aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Increase timeoutnaruse2016-12-231-1/+1
* assertions.rb: prepare_syntax_checknobu2016-12-231-22/+17
* assertions.rb: syntax check by iseqnobu2016-12-231-14/+6
* test_modify_expand.rb: skip if no overflownobu2016-12-221-0/+1
* test_float.rb: add test cases for Float#roundyui-knk2016-12-221-0/+21
* test_rinda.rb: ipv6_mcnobu2016-12-221-25/+25
* bigdecimal: version 1.3.0mrkn2016-12-211-1/+39
* time.c: refine num_exact error messagenobu2016-12-211-0/+10
* eval.c: fix circular causenobu2016-12-211-0/+20
* compile.c: toplevel returnnobu2016-12-211-0/+23
* numeric.c: allow nil as rounding mode optionnobu2016-12-211-2/+2
* suppress warning: attempt to close unfinished zstream; reset forced.naruse2016-12-201-1/+3
* Zlib.gzip uses kwargs instead of argc [Feature #13020]naruse2016-12-201-3/+3
* io.c: update argf linenonobu2016-12-201-7/+10
* io.c: update argf linenonobu2016-12-201-0/+12
* re.c: consider the case of RMatch::regexp is nilrhe2016-12-201-3/+19
* array.c: do not resize to less than 0rhe2016-12-201-0/+5
* array.c: check array length every time after yieldingrhe2016-12-201-3/+10
* test/unit.rb: separator [ci skip]nobu2016-12-201-0/+1
* Increase timeoutnaruse2016-12-181-3/+3
* sprintf.c: fix width underflownobu2016-12-171-0/+5
* Increase timeoutnaruse2016-12-171-1/+1
* test_mailto.rb: overwritten methodsnobu2016-12-171-6/+4
* test_mailto.rb: adjust scopenobu2016-12-171-10/+4
* re.c: non-regexp name referencenobu2016-12-171-0/+4
* multiline heredoc identifiernobu2016-12-161-1/+1
* fix chomping newline only linenobu2016-12-161-0/+12
* parse.y: newline in heredoc identifiernobu2016-12-151-0/+6
* Removed the obstacle to running test-all with VC14.usa2016-12-141-2/+2
* encoding.c: handle needmore error from rb_enc_precise_mbclen()rhe2016-12-141-0/+4
* parse.y: fix yyerror messagenobu2016-12-141-0/+5
* Use URI.decode_www_form_component [Bug #10774]naruse2016-12-121-0/+6
* test for Symbol#match? [Feature #12898]nobu2016-12-121-0/+42
* test_m17n.rb: escapenobu2016-12-121-4/+4
* String#match? and Symbol#match?nobu2016-12-121-0/+44
* re.c: char boundarynobu2016-12-121-1/+2
* parse.y: zero codepointsnobu2016-12-111-3/+0
* bigdecimal: version 1.3.0.pre.2mrkn2016-12-101-0/+9
* stringio.c: chomp CRnobu2016-12-101-0/+20
* zlib.c: replace with substringnobu2016-12-101-5/+5
* openssl: import v2.0.1rhe2016-12-1017-50/+32
* bigdecimal: import version 1.3.0.premrkn2016-12-101-59/+217
* internal.h: change the default rounding mode to half-upmrkn2016-12-103-10/+10
* Zlib.gzip and Zlib.gunzip [Feature #13020]naruse2016-12-091-0/+46
* test/unit.rb: fix -n optionnobu2016-12-081-2/+2
* vm.c: check type of hash to mergenobu2016-12-081-0/+20
* vm_insnhelper.c: zsuper in refinementsnobu2016-12-081-0/+21
* parse.y: ripper generic inputnobu2016-12-081-0/+18
* assertions.rb: defered message in FailDescnobu2016-12-071-0/+1
* Delay Utils.getservername until needed.shugo2016-12-071-0/+17