summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2018-11-20process.c: do not try to pause MJITk0kubun
2018-11-19test_process.rb: Process.daemon seems irrelevant [ci skip]k0kubun
2018-11-19revert r65807k0kubun
2018-11-19string.c: setbyte silently ignores upper bitsshyouhei
2018-11-18test_jit.rb: loosen output checkk0kubun
2018-11-18test_jit.rb: dump information to debug test failurek0kubun
2018-11-18mjit_worker.c: support MJIT in forked Ruby processk0kubun
2018-11-18test_jit.rb: fix typo [ci skip]k0kubun
2018-11-16Test for undef'ed method in class hierachyk0kubun
2018-11-16pack.c: refine warningnobu
2018-11-13appveyor.yml: run memory-exchausting test separatelyk0kubun
2018-11-13test_array.rb: try to avoid NoMemoryError on AppVeyork0kubun
2018-11-12Export rb_flo_div_flo for MJITnobu
2018-11-09Get rid of setting SCRIPT_LINES__ by AST.parsenobu
2018-11-09Rename `AST` module to `AbstractSyntaxTree`yui-knk
2018-11-08refine parse_ratnobu
2018-11-07Generalize r65594nobu
2018-11-07Rename get/setinlinecache to opt_get/opt_setinlinecachemame
2018-11-07test_process.rb: avoid test failure by r65588k0kubun
2018-11-06Fix TracePoint for nested iseq loaded from binary [Bug#14702]ko1
2018-11-05Don't set throw data as cause [Bug #15282]naruse
2018-11-05Implement `RubyVM::AST.of` [Feature #14836]yui-knk
2018-10-31parse.y: last node of NODE_ARRAYnobu
2018-10-30parse.y: last location from bisonnobu
2018-10-30support theap for T_HASH. [Feature #14989]ko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-30revert r65444 and r65446 because of commit missko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-28Revert "Add test for cause on pty"naruse
2018-10-28Add test for cause on ptynaruse
2018-10-28time.c: added Time::TM#+ and Time::TM#-nobu
2018-10-27fix testnaruse
2018-10-27Print exception's cause like Javanaruse
2018-10-27test_io.rb: skip busy wait test againk0kubun
2018-10-26hash.c: aset deduplicates un-tainted stringnormal
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-26Revert "parse.y: remove "shadowing outer local variable" warning"mame
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-26Update for tzdata-2018fnobu
2018-10-24_mjit_compile_ivar.erb: cancel on undefined ivark0kubun
2018-10-24test_jit.rb: test newhashfromarrayk0kubun
2018-10-24compile.c: fix peephole optimizationnobu
2018-10-23test/lib/test/unit/assertions.rb: skip memory leak checkk0kubun
2018-10-22revisit more MJIT test skipsk0kubun
2018-10-22test/ruby/test_string.rb: skip test_crypt for MJIT againk0kubun
2018-10-22revert r65292 and r65297k0kubun
2018-10-22Set the size of a new enumerator created by Enumerator#each with arguments to...knu
2018-10-22test_thread.rb: another temporary skip for MJITk0kubun
2018-10-22time.c: optional arguments of Time::TM#initializenobu
2018-10-21test_time_tz.rb: refactor dummy TZ tests and add another timezonenobu