aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Recompile JIT-ed code without optimizationk0kubun2019-04-141-2/+3
* ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame2019-04-101-0/+5
* Reverting all commits from r67479 to r67496 because of CI failureskazu2019-04-103-109/+0
* ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame2019-04-101-0/+5
* Don't fail the build if we can't get objects to movetenderlove2019-04-091-2/+6
* Pin weakmap referencestenderlove2019-04-091-3/+3
* Just a check to see what is breaking in CItenderlove2019-04-091-3/+3
* Try to make compaction more likelytenderlove2019-04-091-1/+5
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-092-0/+96
* date: support for Reiwa, new Japanese eranobu2019-04-092-0/+26
* object.c: fix searching nested const pathsnobu2019-04-081-0/+4
* test_module.rb: fix a typonobu2019-04-081-1/+1
* struct.c: force hash values fixablenobu2019-04-081-0/+1
* range.c: force hash values fixablenobu2019-04-081-0/+1
* range.c: force hash values fixablenobu2019-04-081-0/+1
* enumerator.c: force hash values fixablenobu2019-04-081-0/+1
* Add debug message for test_rinda crashk0kubun2019-04-071-0/+2
* Cover all insns in test_jit againk0kubun2019-04-061-5/+24
* Suppress unnecessary warnings in test_jitk0kubun2019-04-061-6/+6
* Resurrect a test dropped in r67442k0kubun2019-04-061-0/+12
* add definemethod/definesmethod insn.ko12019-04-051-14/+5
* update to Unicode Version 12.1.0 (beta)duerst2019-04-052-0/+7
* enumerator.c: make arith_seq_first support nil beginmrkn2019-04-041-0/+10
* ruby/test_arithmetic_sequence.rb: add assertions for beginless and endless ra...mrkn2019-04-041-0/+20
* range.c: support to make beginless arithmetic sequencesmrkn2019-04-041-0/+2
* date: make zone a substring to copy encoding and taintednessnobu2019-04-031-1/+8
* Revive accidentally removed assertionkazu2019-04-031-0/+1
* range.c (r_cover_range_p): support beginless rangemame2019-04-031-0/+5
* Introduce beginless range [Feature#14799]mame2019-04-032-2/+24
* Merge rubygems/rubygems from upstream.hsbt2019-04-0220-70/+201
* Added tests for end of Heiseinobu2019-04-012-1/+64
* exp is String, so it's always truthykazu2019-03-311-1/+1
* ruby.c: respect features by command linenobu2019-03-301-1/+3
* Fix a typo in an assertion messagenobu2019-03-301-1/+1
* [bug:8215] seems to be still broken on mswink0kubun2019-03-281-0/+1
* erb.rb: prohibit marshaling [EXPERIMENTAL]nobu2019-03-281-0/+13
* Fix typoskazu2019-03-271-7/+7
* dir.c: fix Dir.glob starts with braceshirosaki2019-03-211-0/+8
* Fix a wrong lineno in backtrace for cfuncmame2019-03-211-0/+14
* Show retry's stdout as wellk0kubun2019-03-211-2/+4
* Explain why cl.exe needs --jit-verbose=2 [ci skip]k0kubun2019-03-211-0/+2
* Insert --jit-verbose=2 logs for mswin debuggingk0kubun2019-03-211-1/+4
* parse.y: removed redundant number_arg parser eventnobu2019-03-191-7/+1
* parse.y: fix var_ref of numbered param in rippernobu2019-03-191-0/+1
* parse.y: fix segv with Ripper#yydebugnobu2019-03-191-0/+9
* parse.y: numbered parameter in lambdanobu2019-03-181-0/+4
* Merge https://github.com/rubygems/rubygems/pull/2684k0kubun2019-03-181-1/+1
* Numbered parameters [Feature #4475]nobu2019-03-174-5/+37
* dsym should be treated as string [ruby-core:91852] [Bug #15670]ktsj2019-03-161-0/+8
* Show the source line at an invalid class/instance variablenobu2019-03-152-5/+7