summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-12-22test_float.rb: add test cases for Float#roundyui-knk
2016-12-22test_rinda.rb: ipv6_mcnobu
2016-12-21bigdecimal: version 1.3.0mrkn
2016-12-21time.c: refine num_exact error messagenobu
2016-12-21eval.c: fix circular causenobu
2016-12-21compile.c: toplevel returnnobu
2016-12-21numeric.c: allow nil as rounding mode optionnobu
2016-12-20suppress warning: attempt to close unfinished zstream; reset forced.naruse
2016-12-20Zlib.gzip uses kwargs instead of argc [Feature #13020]naruse
2016-12-20io.c: update argf linenonobu
2016-12-20io.c: update argf linenonobu
2016-12-20re.c: consider the case of RMatch::regexp is nilrhe
2016-12-20array.c: do not resize to less than 0rhe
2016-12-20array.c: check array length every time after yieldingrhe
2016-12-20test/unit.rb: separator [ci skip]nobu
2016-12-18Increase timeoutnaruse
2016-12-17sprintf.c: fix width underflownobu
2016-12-17Increase timeoutnaruse
2016-12-17test_mailto.rb: overwritten methodsnobu
2016-12-17test_mailto.rb: adjust scopenobu
2016-12-17re.c: non-regexp name referencenobu
2016-12-16multiline heredoc identifiernobu
2016-12-16fix chomping newline only linenobu
2016-12-15parse.y: newline in heredoc identifiernobu
2016-12-14Removed the obstacle to running test-all with VC14.usa
2016-12-14encoding.c: handle needmore error from rb_enc_precise_mbclen()rhe
2016-12-14parse.y: fix yyerror messagenobu
2016-12-12Use URI.decode_www_form_component [Bug #10774]naruse
2016-12-12test for Symbol#match? [Feature #12898]nobu
2016-12-12test_m17n.rb: escapenobu
2016-12-12String#match? and Symbol#match?nobu
2016-12-12re.c: char boundarynobu
2016-12-11parse.y: zero codepointsnobu
2016-12-10bigdecimal: version 1.3.0.pre.2mrkn
2016-12-10stringio.c: chomp CRnobu
2016-12-10zlib.c: replace with substringnobu
2016-12-10openssl: import v2.0.1rhe
2016-12-10bigdecimal: import version 1.3.0.premrkn
2016-12-10internal.h: change the default rounding mode to half-upmrkn
2016-12-09Zlib.gzip and Zlib.gunzip [Feature #13020]naruse
2016-12-08test/unit.rb: fix -n optionnobu
2016-12-08vm.c: check type of hash to mergenobu
2016-12-08vm_insnhelper.c: zsuper in refinementsnobu
2016-12-08parse.y: ripper generic inputnobu
2016-12-07assertions.rb: defered message in FailDescnobu
2016-12-07Delay Utils.getservername until needed.shugo
2016-12-07Extend timeout for Solaris unstable10s.shugo
2016-12-07file.c: cygwin behaviornobu
2016-12-06rexml: REXML::Element#[] accepts String or Symbol as attribute namekou
2016-12-06array.c, enum.c: change sum algorithmmrkn