summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2016-10-21test_require.rb: reduce GCnobu
2016-10-20test_proc.rb: improve curry testsnobu
2016-10-19vm_insnhelper.c: refinements with sendnobu
2016-10-16* enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-10-15test_io.rb: use assert_not_predicatenobu
2016-10-15test_refinement.rb: test_symbol_procnobu
2016-10-15test_refinement.rb: using without evalnobu
2016-10-15Add test of DATA.binmode?kazu
2016-10-15vm_args.c: allow refinements in Symbol procnobu
2016-10-14process.c: use uaspawnnobu
2016-10-13io.c: copy_stream to duplex IOnobu
2016-10-13hash.c: add compact and compact! methodsnobu
2016-10-12test_array.rb: do not assume stable sortnobu
2016-10-10ruby.c: bind fd before waitingnobu
2016-10-10test_require.rb: use assert_separatelynobu
2016-10-06load.c: setup syntax error backtracenobu
2016-10-06load.c: fix load/require contextnobu
2016-10-06test_io.rb: split test_gets_rsnobu
2016-10-05test_io.rb: workaround for Dockernobu
2016-10-04* enum.c: Make Enumerable#chunk with no block returnmarcandre
2016-10-01compile.c: optimize flip-flopnobu
2016-09-30test_flip.rb: addnobu
2016-09-30test_range.rb: all assertionsnobu
2016-09-27error.c: check argument of Warning.warnnobu
2016-09-27parse.y: fix up r56198nobu
2016-09-27test_syntax.rb: more test_warn_balancednobu
2016-09-27 * error.c: This makes all warnings raised call Warning.warn, whichshyouhei
2016-09-27iseq.c: syntax error in compile_filenobu
2016-09-26test_exception.rb: another assertionnobu
2016-09-26eval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with Qundefrhe
2016-09-23* eval.c (rb_mod_refine): refine modules as well.shugo
2016-09-21parse.y: preserve cmdarg_stacknobu
2016-09-21parse.y: do after cmdarg in parennobu
2016-09-13* test/ruby/test_exception.rb: fix thread issues.ko1
2016-09-09thread.c: set cause by Thread#raisenobu
2016-09-09variable.c: fix deprecated constant messagenobu
2016-09-09variable.c: fix private constant messagenobu
2016-09-08* array.c (flatten): use rb_obj_class instead of rb_class_ofktsj
2016-09-08* eval.c (rb_mod_s_used_modules): rename Module.used_refinements toshugo
2016-09-08* insns.def (setclassvariable, setconstant): warn when self is ashugo
2016-09-08hash.c: map_v -> transform_valuesmrkn
2016-09-07* remove trailing spaces.svn
2016-09-07* eval.c (rb_mod_s_used_refinements): new methodshugo
2016-08-30Use qualified namesnobu
2016-08-27multiple argumentsnobu
2016-08-26test_regex_casefold.rb: skip if no data filenobu
2016-08-23string.c: rb_fs_setternobu
2016-08-22string.c: $; name in error messagenobu
2016-08-22iseq.c: undef allocatornobu
2016-08-19parse.y: lparen_arg statementnobu