summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2016-08-18test_rand.rb: refine probability testnobu
2016-08-13numeric.c: infinite recursionnobu
2016-08-13test_comparable.rb: fix clamp testnobu
2016-08-13parse.y: chained assignmentsnobu
2016-08-13parse.y: rescue modifier in rhs of op asgnnobu
2016-08-12error.c: fix newline in syntax errornobu
2016-08-11Comparable#clampnobu
2016-08-10parse.y: rescue modifier in rhsnobu
2016-08-09hash.c: implement Hash#map_v and Hash#map_v!mrkn
2016-08-09test_objectspace.rb: errors in a finalizernobu