summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2018-10-21skip 2 tests for MJIT for nowk0kubun
2018-10-21try to remove some test skips for MJITk0kubun
2018-10-20Document File.{setuid?,setgid?,sticky?} support for IO objects [Bug #13972]aycabta
2018-10-20require 'rbconifg' earlier.ko1
2018-10-20skip tests if --disable-mjit-support.ko1
2018-10-20rename configure option `--disable-mjit` to `--disable-mjit-support`ko1
2018-10-20add disabling MJIT features option.ko1
2018-10-20complex.c: small optimization of Complex#**nobu
2018-10-19mjit.c: don't let MJIT.pause hang on full active unitsk0kubun
2018-10-19test/lib/jit_support.rb: continue to skip test_jitk0kubun
2018-10-19test_rubyoptions.rb: don't use obsoleted methodk0kubun
2018-10-19test_rubyvm_mjit.rb: don't use obsoleted methodk0kubun
2018-10-19test/lib/jit_support.rb: fire test_jit everywherek0kubun
2018-10-17infect taint flag on Array#pack and String#unpacknagachika
2018-10-15regparse.c: Suppress duplicated range warning by mere \Xnobu
2018-10-14_mjit_compile_getivar.erb: optimize IC-hit getivark0kubun
2018-10-12Load as FIXOFF mode if zone is presentnobu
2018-10-09Add tests for another timezonenobu
2018-10-08include/ruby/ruby.h: import external symbolsk0kubun
2018-10-08Add test for marshalnobu
2018-10-08Removed redundant suffix `_with_timezone`nobu
2018-10-08Timezone at Time#+ and Time#-nobu
2018-10-08Timezone support by Time [Feature #14850]nobu
2018-10-08test_jit.rb: skip to test tempdir emptinessk0kubun
2018-10-07mjit_worker.c: clean up all unnecessary files on mswink0kubun
2018-10-07appveyor.yml: give up running TestThreadQueue#test_queue_with_trapk0kubun
2018-10-07mjit.h: introduce MJIT_STATIC for full mswin JIT supportk0kubun
2018-10-07test_jit.rb: skip some testsk0kubun
2018-10-05Add difference method to Arraynobu