summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2019-04-14Prefer uintptr_t over ptrdiff_t for i686k0kubun
2019-04-14Revert "Try to set false explicitly"k0kubun
2019-04-14Revert "Skip recompiling tests on i686 Linux"k0kubun
2019-04-14Fix typo in platform matcherk0kubun
2019-04-14Skip recompiling tests on i686 Linuxk0kubun
2019-04-14Recompile JIT-ed code without optimizationk0kubun
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-09Don't fail the build if we can't get objects to movetenderlove
2019-04-09Try to make compaction more likelytenderlove
2019-04-09Adding `GC.compact` and compacting GC support.tenderlove
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-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-03Revive accidentally removed assertionkazu
2019-04-03range.c (r_cover_range_p): support beginless rangemame
2019-04-03Introduce beginless range [Feature#14799]mame
2019-03-31exp is String, so it's always truthykazu
2019-03-30ruby.c: respect features by command linenobu
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-18parse.y: numbered parameter in lambdanobu
2019-03-17Numbered parameters [Feature #4475]nobu
2019-03-15Show the source line at an invalid class/instance variablenobu
2019-03-14compile.c: fix the corner case of rest and keyword argumentsmame
2019-03-14parse.y: no punctuation instance/class variablesnobu
2019-03-14parse.y: show invalid global variable linenobu
2019-03-12Assertion for r67226nobu
2019-03-11Implement Enumerator::Yielder#to_procknu
2019-03-10eval.c: clear internal errinfonobu
2019-03-07io.c: chomp CR at the end of read buffernobu
2019-03-06proc.c: call respond_to_missing? with a symbolnobu
2019-03-05string.c: respect the actual encodingnobu
2019-03-03do not close FSs explicitly.ko1
2019-03-03close opened files explicitlyko1
2019-02-22Skip EPERM, when statx(2) is wholely blockednobu