summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-12-06numeric.c: fix exception message for nil roundingmrkn
2016-12-06Fix typoskazu
2016-12-06EPERM by symlinknobu
2016-12-06EPERM by symlinknobu
2016-12-06re.c: check that MatchData is initializedrhe
2016-12-06test/ruby/test_hash.rb: suppress syntax warningrhe
2016-12-06switching hash removalnobu
2016-12-05Remove closed checks and use `&.`kazu
2016-12-05Don't insert an entry to loading_tbl if another thread succeed to load.shugo
2016-12-05random.c: private randnobu
2016-12-04Increase timeout of TestRequire#test_require_with_loaded_features_popnaruse
2016-12-04class.c: missing unknown_keyword_errornobu
2016-12-04Specify the socktype explicitly.shugo
2016-12-04Use 127.0.0.1 if getaddrinfo fails.shugo
2016-12-03Use IPv6 if it's preferred.shugo
2016-12-03string.c: chomp optionnobu
2016-12-03stringio: chomp optionnobu
2016-12-03test_stringio.rb: paragraph modenobu
2016-12-03add tests againts regressions for upcoming codepoint reordering in unfolding ...duerst
2016-12-03change test class name because it is not only about foldingduerst
2016-12-02test/ruby/test_string.rb: ensure restoring $/nobu
2016-12-02parse.y: relax spacesnobu
2016-12-01String#unpack1 [Feature #12752]naruse
2016-12-01Remove `offset:` from `Array#pack`usa
2016-12-01Supports `buffer` and `offset` in `Array#pack`usa
2016-12-01parse.y: reject invalid codepointnobu
2016-12-01Wait until excpetion handling is ready.shugo
2016-12-01openssl: import fixes from upstreamrhe