summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-04-14Recompile JIT-ed code without optimizationk0kubun
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2019-04-09Don't fail the build if we can't get objects to movetenderlove
2019-04-09Pin weakmap referencestenderlove
2019-04-09Just a check to see what is breaking in CItenderlove
2019-04-09Try to make compaction more likelytenderlove
2019-04-09Adding `GC.compact` and compacting GC support.tenderlove
2019-04-09date: support for Reiwa, new Japanese eranobu
2019-04-08object.c: fix searching nested const pathsnobu
2019-04-08test_module.rb: fix a typonobu
2019-04-08struct.c: force hash values fixablenobu
2019-04-08range.c: force hash values fixablenobu
2019-04-08range.c: force hash values fixablenobu
2019-04-08enumerator.c: force hash values fixablenobu
2019-04-07Add debug message for test_rinda crashk0kubun
2019-04-06Cover all insns in test_jit againk0kubun
2019-04-06Suppress unnecessary warnings in test_jitk0kubun
2019-04-06Resurrect a test dropped in r67442k0kubun
2019-04-05add definemethod/definesmethod insn.ko1
2019-04-05update to Unicode Version 12.1.0 (beta)duerst
2019-04-04enumerator.c: make arith_seq_first support nil beginmrkn
2019-04-04ruby/test_arithmetic_sequence.rb: add assertions for beginless and endless ra...mrkn
2019-04-04range.c: support to make beginless arithmetic sequencesmrkn
2019-04-03date: make zone a substring to copy encoding and taintednessnobu
2019-04-03Revive accidentally removed assertionkazu
2019-04-03range.c (r_cover_range_p): support beginless rangemame
2019-04-03Introduce beginless range [Feature#14799]mame
2019-04-02Merge rubygems/rubygems from upstream.hsbt
2019-04-01Added tests for end of Heiseinobu
2019-03-31exp is String, so it's always truthykazu
2019-03-30ruby.c: respect features by command linenobu
2019-03-30Fix a typo in an assertion messagenobu
2019-03-28[bug:8215] seems to be still broken on mswink0kubun
2019-03-28erb.rb: prohibit marshaling [EXPERIMENTAL]nobu
2019-03-27Fix typoskazu
2019-03-21dir.c: fix Dir.glob starts with braceshirosaki
2019-03-21Fix a wrong lineno in backtrace for cfuncmame
2019-03-21Show retry's stdout as wellk0kubun
2019-03-21Explain why cl.exe needs --jit-verbose=2 [ci skip]k0kubun
2019-03-21Insert --jit-verbose=2 logs for mswin debuggingk0kubun
2019-03-19parse.y: removed redundant number_arg parser eventnobu
2019-03-19parse.y: fix var_ref of numbered param in rippernobu
2019-03-19parse.y: fix segv with Ripper#yydebugnobu
2019-03-18parse.y: numbered parameter in lambdanobu
2019-03-18Merge https://github.com/rubygems/rubygems/pull/2684k0kubun
2019-03-17Numbered parameters [Feature #4475]nobu
2019-03-16dsym should be treated as string [ruby-core:91852] [Bug #15670]ktsj
2019-03-15Show the source line at an invalid class/instance variablenobu