aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* fix r56467nobu2016-10-211-1/+1
* dir.c: retry glob with GCnobu2016-10-211-0/+14
* test_require.rb: reduce GCnobu2016-10-211-2/+6
* test_proc.rb: improve curry testsnobu2016-10-201-9/+17
* vm_insnhelper.c: refinements with sendnobu2016-10-191-2/+2
* * enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-10-161-1/+1
* test_io.rb: use assert_not_predicatenobu2016-10-151-8/+3
* test_refinement.rb: test_symbol_procnobu2016-10-152-12/+8
* test_refinement.rb: using without evalnobu2016-10-151-6/+6
* Add test of DATA.binmode?kazu2016-10-151-0/+12
* vm_args.c: allow refinements in Symbol procnobu2016-10-151-0/+12
* process.c: use uaspawnnobu2016-10-141-0/+21
* io.c: copy_stream to duplex IOnobu2016-10-131-0/+12
* hash.c: add compact and compact! methodsnobu2016-10-131-0/+8
* test_array.rb: do not assume stable sortnobu2016-10-121-1/+1
* ruby.c: bind fd before waitingnobu2016-10-101-0/+20
* test_require.rb: use assert_separatelynobu2016-10-101-20/+23
* load.c: setup syntax error backtracenobu2016-10-061-10/+10
* load.c: fix load/require contextnobu2016-10-061-0/+20
* test_io.rb: split test_gets_rsnobu2016-10-061-4/+19
* test_io.rb: workaround for Dockernobu2016-10-051-2/+8
* * enum.c: Make Enumerable#chunk with no block returnmarcandre2016-10-041-0/+6
* compile.c: optimize flip-flopnobu2016-10-011-0/+3
* test_flip.rb: addnobu2016-09-301-0/+5
* test_range.rb: all assertionsnobu2016-09-301-49/+60
* error.c: check argument of Warning.warnnobu2016-09-271-0/+12
* parse.y: fix up r56198nobu2016-09-271-0/+13
* test_syntax.rb: more test_warn_balancednobu2016-09-271-2/+8
* * error.c: This makes all warnings raised call Warning.warn, whichshyouhei2016-09-271-0/+27
* iseq.c: syntax error in compile_filenobu2016-09-271-0/+18
* test_exception.rb: another assertionnobu2016-09-261-1/+2
* eval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with Qundefrhe2016-09-261-0/+9
* * eval.c (rb_mod_refine): refine modules as well.shugo2016-09-231-7/+54
* parse.y: preserve cmdarg_stacknobu2016-09-211-0/+21
* parse.y: do after cmdarg in parennobu2016-09-211-0/+8
* * test/ruby/test_exception.rb: fix thread issues.ko12016-09-131-3/+5
* thread.c: set cause by Thread#raisenobu2016-09-091-0/+46
* variable.c: fix deprecated constant messagenobu2016-09-091-0/+1
* variable.c: fix private constant messagenobu2016-09-091-0/+3
* * array.c (flatten): use rb_obj_class instead of rb_class_ofktsj2016-09-081-0/+18
* * eval.c (rb_mod_s_used_modules): rename Module.used_refinements toshugo2016-09-081-8/+8
* * insns.def (setclassvariable, setconstant): warn when self is ashugo2016-09-081-0/+16
* hash.c: map_v -> transform_valuesmrkn2016-09-081-6/+6
* * remove trailing spaces.svn2016-09-071-3/+3
* * eval.c (rb_mod_s_used_refinements): new methodshugo2016-09-071-0/+49
* Use qualified namesnobu2016-08-306-25/+25
* multiple argumentsnobu2016-08-272-1/+12
* test_regex_casefold.rb: skip if no data filenobu2016-08-261-1/+1
* string.c: rb_fs_setternobu2016-08-231-4/+5
* string.c: $; name in error messagenobu2016-08-221-1/+8