summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2016-12-10internal.h: change the default rounding mode to half-upmrkn
2016-12-08vm.c: check type of hash to mergenobu
2016-12-08vm_insnhelper.c: zsuper in refinementsnobu
2016-12-07Extend timeout for Solaris unstable10s.shugo
2016-12-07file.c: cygwin behaviornobu
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-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-03string.c: chomp optionnobu
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-11-30Regexp supports Unicoe 9.0.0's \Xnaruse
2016-11-30parse.y: refine error messagenobu
2016-11-30fix uppercasing for U+A64B, CYRILLIC SMALL LETTER MONOGRAPH UKduerst
2016-11-29get rid of ambiguous parentheses warningsnobu
2016-11-29object.c: no TypeError at special constnobu
2016-11-29object.c: no TypeError at special const clonenobu
2016-11-29Fix erroneous test of target against targetduerst
2016-11-29test_keyword.rb: more assertionsnobu
2016-11-29test_keyword.rb: assert_raise_with_message valuenobu
2016-11-28implement String/Symbol#casecmp? including Unicode case foldingduerst
2016-11-27object.c: no TypeError at special const dupnobu
2016-11-26file.c: home directory from systemnobu
2016-11-25round-downnobu
2016-11-24marshal.c: fix infinite recursionnobu
2016-11-23Don't encode to UTF-8 if it's unnecessary.shugo
2016-11-21Revert r56856nobu
2016-11-21numeric.c: refine error messagenobu
2016-11-16test_flip.rb: r56316nobu
2016-11-14* test/ruby/test_module.rb: Method tables are not guaranteed to beheadius
2016-11-14vm_eval.c: fstring instance_evalnobu
2016-11-13error.c: redefined backtracenobu
2016-11-13error.c: rb_get_backtracenobu
2016-11-11range.c: check loadingnobu