aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* compile optimized case dispatch for nil/true/falsenormal2015-12-082-0/+34
* insns.def (opt_case_dispatch): check Float#=== redefinitionnormal2015-12-071-0/+41
* * string.c: introduce String#+@ and String#-@ to controlko12015-12-071-0/+18
* parse.y: indented hereocnobu2015-12-071-0/+88
* test_env.rb: escapenobu2015-12-061-1/+1
* hash.c: env encoding fallback on Windowsnobu2015-12-051-0/+11
* string.c: should not taint fstringnobu2015-12-041-0/+10
* Revert r52872 "string.c: should not taint fstring"naruse2015-12-041-9/+0
* thread.c: name must be ascii-compatiblenobu2015-12-041-0/+1
* string.c: should not taint fstringnobu2015-12-031-0/+9
* * test/ruby/test_mixed_unicode_escapes.rb: fixed typo.hsbt2015-12-032-2/+2
* sprintf.c: fix garbage inserted with Rationalnobu2015-12-031-0/+3
* range.c: infected by the receivernobu2015-12-031-0/+10
* * vm_core.h, iseq.h: remove rb_iseq_t::variable_body.ko12015-12-021-2/+2
* encoding.c: defer finding encodingnobu2015-12-021-0/+3
* * test/ruby/test_string.rb: removed non executing tests.hsbt2015-12-021-52/+0
* thread.c: reset namenobu2015-12-011-2/+7
* thread.c: check name argumentnobu2015-12-011-0/+18
* * test/ruby/test_rand.rb (TestRand#test_default_seed): addkosaki2015-11-301-0/+4
* * random.c (Init_RandomSeed): move all Random::DEFAULTkosaki2015-11-301-0/+9
* increase additional nfilesnaruse2015-11-261-1/+1
* io.c: try to_io firstnobu2015-11-251-0/+12
* test_objectspace.rb: missing tests from rubyspecnobu2015-11-251-0/+24
* * io.c (argf_getpartial): should not resize str if the secondshugo2015-11-251-0/+11
* compile.c: move logop DCEnobu2015-11-221-0/+12
* ruby.c: --debug=frozen-string-literal optionnobu2015-11-212-9/+9
* * compile.c (iseq_compile_each): add debug information to NODE_STRko12015-11-202-4/+5
* symbol.c: not freeze the receivernobu2015-11-201-0/+8
* * vm.c (rb_vm_cref_replace_with_duplicated_cref): added.ko12015-11-201-0/+71
* * gc.c (gc_start): force to invoke GC by GC.startko12015-11-191-0/+11
* * vm_method.c (rb_class_clear_method_cache): should clear allko12015-11-181-6/+0
* * method.h: introduce the folliwing field and macros.ko12015-11-181-0/+14
* revert r52614, r52615, r52617 because they cause serious errorsko12015-11-171-14/+0
* * method.h: introduce rb_method_definition_t::complemented_count.ko12015-11-171-0/+14
* struct.c: dignobu2015-11-161-0/+7
* struct.c: fix index in messagenobu2015-11-161-4/+4
* vm_method.c: check if frozen [Fix GH-1096]nobu2015-11-151-1/+10
* * vm.c (vm_define_method): do not use current CREF immediately,ko12015-11-131-0/+17
* parse.y: ANDDOT fluent interfacenobu2015-11-121-0/+5
* add a test.akr2015-11-121-0/+25
* sprintf.c: nil value is validnobu2015-11-111-0/+5
* vm_eval.c: skip internal namesnobu2015-11-111-0/+11
* sprintf.c: hash default valuenobu2015-11-111-0/+6
* hash.c: to_procnobu2015-11-101-0/+10
* hash.c: compare methodsnobu2015-11-101-0/+25
* Add a trick to pending for r52509naruse2015-11-101-0/+6
* add message for assert_equal.akr2015-11-091-1/+1
* variable.c (rb_autoload_load): allow recursive callsnormal2015-11-091-0/+19
* add a test.akr2015-11-091-0/+29
* dignobu2015-11-092-0/+12