summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2015-10-05* test/ruby/test_thread.rb (test_handle_interrupt_blocking): check ifnagachika
2015-10-05* test/ruby/test_thread.rb: fix potential race condition.eregon
2015-10-05proc.c: set ep properlynobu
2015-10-04* enum.c (nmin_filter): Fix limit value.akr
2015-10-04refix through 52016,52017,52019,52020 [Bug #11486]naruse
2015-10-04test_m17n_comb.rb: messagenobu
2015-10-04test_symbol.rb: relaxnobu
2015-10-04add a test for r52016naruse
2015-10-04test_dir_m17n.rb: fix testnobu
2015-10-04dir.c: normalize cwdnobu
2015-10-03test_symbol.rb: reduce iterationnobu
2015-10-02test_method.rb: remove unlinked method entry testnobu
2015-10-02test_symbol.rb: reduce iterationnobu
2015-10-02test_method.rb: finite loopnobu
2015-10-02test_thread.rb: handshakenobu
2015-10-02test_thread.rb: thread leaknobu
2015-10-01test_symbol.rb: relaxnobu
2015-10-01proc.c: fix symbol proc marknobu
2015-10-01vm_args.c: GC guardnobu
2015-09-28preserve encodings in error messagesnobu
2015-09-27class.c: refine error messagesnobu
2015-09-27test_rubyoptions.rb: test combinationsnobu
2015-09-27ruby.c: frozen-string-literal optionnobu
2015-09-27fronzen-string-literal pragmanobu
2015-09-27test/unit/assertions.rb: all_assertionsnobu
2015-09-26test_syntax.rb: splitnobu