summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2015-10-30variable.c (generic_ivar_remove): return original valuenormal
2015-10-30test_gc.rb: fix failure messagenobu
2015-10-30show child and parent signal masknaruse
2015-10-30use spawn's option to shorten the codenaruse
2015-10-29show signal mask on solarisnaruse
2015-10-29revert experimental changes related to Solaris CInaruse
2015-10-29* test/ruby/test_io.rb (ruby): check the existence of the constant instead ofusa
2015-10-29wait until it escape handle_interrupt blocknaruse
2015-10-28increase timeout (with full GC)naruse
2015-10-28thread may leak if assert fails before join is finishednaruse
2015-10-28experimentally add GC.start before spawnnaruse
2015-10-28test_file.rb: fix name clashnobu
2015-10-28encoding for inspectnobu
2015-10-28NameError#receiver of uninitialized constantnobu
2015-10-28write in shroternaruse
2015-10-28suppress warningsnaruse
2015-10-27suppress warnings: assigned but unused variablenaruse
2015-10-27dumping core may take too much time for CInaruse
2015-10-27test_marshal.rb: test_no_internal_idsnobu
2015-10-26Add string argument test casesnobu
2015-10-26Replace tab with 8 spaces [Fix GH-1068]nobu
2015-10-25test_io.rb: assert_separatelynobu
2015-10-25fix conditions to setrlimitnobu
2015-10-24use rlimit_nproc other than Windowsnaruse
2015-10-24relax error message formatnobu
2015-10-23* ruby.c: introduce --enable-frozen-string-literal-debug option.ko1
2015-10-23* file.c: fix indent style. [fix GH-977]hsbt
2015-10-23test_call.rb: add testsnobu
2015-10-23compile.c: optimize method chainnobu
2015-10-23safe navigation attrsetnobu
2015-10-22Add rlimit_nproc to avoid to create many process [Bug #11613]naruse
2015-10-22limit the number of FDs in a process for stress testnaruse
2015-10-22Kernel#loop returns the result value of a finished iteratorknu
2015-10-22Safe navigation operatornobu
2015-10-22dir.c: glob brace expansion [Fix GH-1061]nobu
2015-10-22io.c: check ARGV element typenobu
2015-10-21parse.y: magic comment w/o indicatorsnobu
2015-10-18* ruby/test_require.rb (loading_fifo): checking by defined? is meaningless aboutusa
2015-10-18test_require.rb: no guarantees to load FIFOnobu
2015-10-18test_require.rb: test conditionsnobu
2015-10-17* ruby.c (open_load_file): reset O_NONBLOCK after open.kosaki
2015-10-17test_const.rb: suppress warningsnobu
2015-10-16* test/ruby/test_symbol.rb (test_symbol_fstr_leak): add a warm-upodaira
2015-10-16file.c: non-blocking opennobu
2015-10-15proc.c: void envnobu
2015-10-15proc.c: proc without envnobu
2015-10-09test_iseq.rb: fix meaningless assertionnobu
2015-10-09* compile.c (iseq_compile_each): Dynamic string literals (e.g.,shugo
2015-10-06vm_args.c: wrap symbol ifuncnobu
2015-10-05* proc.c: enable optimization of Proc#call.ko1