aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add timeoutnaruse2014-07-011-2/+4
* * ext/date/lib/date/format.rb: removed empty file by @vipulnsward.hsbt2014-07-013-2/+6
* exception must make process stopnaruse2014-07-011-1/+1
* * 2014-07-01svn2014-06-301-3/+3
* show if parallel test-all fails to Marshal.loadnaruse2014-06-301-2/+9
* gc.c: freeze GC::OPTSnobu2014-06-301-1/+2
* string.c: rb_fstring_newnobu2014-06-302-0/+22
* suppress warnings: assigned but unused variablenaruse2014-06-302-4/+2
* remove useless part of regexpnaruse2014-06-301-4/+4
* * gc.c (gc_stat_internal): return size_t value instead of VALUEko12014-06-302-16/+27
* * gc.c: support `USE_RGENGC == 0'.ko12014-06-303-22/+48
* * 2014-06-30svn2014-06-301-2/+2
* * file.c: [DOC] document File.join returns a string.hsbt2014-06-302-1/+6
* * 2014-06-29svn2014-06-281-2/+2
* test_fork.rb: wait signalsnobu2014-06-281-0/+1
* * ext/pathname/pathname.c (path_birthtime): Windows support.usa2014-06-282-1/+6
* Pathname#birthtime added.akr2014-06-281-0/+2
* * ext/pathname/pathname.c (path_birthtime): New method,akr2014-06-284-0/+36
* inspect IO objects before closed IO object test.akr2014-06-281-5/+6
* bigdecimal/math.rb: error message in BigMath#PInobu2014-06-282-1/+7
* * lib/webrick/utils.rb (create_listeners): Close socket objects.akr2014-06-282-1/+7
* Suppress double dots.akr2014-06-281-1/+5
* test_env.rb: relax limitsnobu2014-06-281-6/+6
* eval.c: no overwrite SystemStackError backtracenobu2014-06-283-7/+16
* eval.c: no method calls at stack overflownobu2014-06-285-18/+32
* mkconfig.rb: fix empty prefixnobu2014-06-271-2/+2
* * lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse2014-06-273-65/+101
* eval.c: reduce machine stack overflow backtracenobu2014-06-271-1/+13
* reapply r46568 "assertions.rb: refine message"nobu2014-06-271-1/+1
* * 2014-06-28svn2014-06-271-2/+2
* mkconfig.rb: fix empty prefixnobu2014-06-272-4/+11
* test_env.rb: rehearsalnobu2014-06-271-3/+9
* * lib/rubygems/test_case.rb: rescue Gem::LoadError in Gem::TestCase.hsbt2014-06-272-1/+6
* Revert r46568 "assertions.rb: refine message"naruse2014-06-271-1/+1
* suppress warnings: URI.regexp is obsoletenaruse2014-06-271-11/+13
* * lib/rubygems/specification.rb: fixed broken condition causedhsbt2014-06-273-2/+9
* hash.c: fix memory leaknobu2014-06-263-2/+17
* sprintf.c: unnumbered asterisk with numbered argumentnobu2014-06-263-1/+14
* assertions.rb: refine messagenobu2014-06-261-1/+1
* * 2014-06-27svn2014-06-261-2/+2
* eval.c: suppress a warningnobu2014-06-261-1/+1
* fix a typo [ci skip]kazu2014-06-261-1/+1
* sprintf.c: remove extra parenthesesnobu2014-06-262-1/+7
* * test/with_different_ofs.rb: move into test library directory.hsbt2014-06-264-2/+8
* * test/profile_test_all.rb: move into test library directory.hsbt2014-06-263-1/+6
* * ChangeLog: typo.usa2014-06-261-1/+1
* * lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt2014-06-265-6/+10
* Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt2014-06-266-85/+8
* set top level folder to same as archname of tarballhone2014-06-261-1/+3
* hash.c: fix memory leaknobu2014-06-253-11/+31