ryan

Hash Date Message
eec9b911bb9acd56e60c1aa0f4ef3afe831f500f 2005-06-09 Added Eric Hodel's rdoc to resolv.rb and added file to .document
030e887feda3f4a0de0050949ad9b9594ba8c3e6 2005-08-24 Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb
7591606c528a371de07acc9b08ac30b1bb317e4f 2005-09-07 2005-09-08
51c919b387070e9d75bbabd2f70986d378df16fa 2005-09-07 Added .document file for lib/uri. Added mathew's patches to test_ftp.rb Fixed a minor typo in getoptlong.rb
93722650262ebf4659da0579040563a353f8d51a 2005-11-21 Updated rdoc to fix timeout.rb and include rinda directory. By Eric Hodel
8e1789ded76520406b9aba9ab47194b9257e83aa 2006-07-08 Massive rdoc for fortran overhaul from Yasuhiro Morikawa
2bf2f48a0be06e57d596968358ff60f57e488b0d 2006-07-08 cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb and pp.rb
491d4412a804e04e3ac41398213af7f023283a97 2006-07-18 patch was misapplied. fixed. sorry
f724560996316019d298c6ca0df2a8891bea2da3 2006-07-18 2006-07-19
73d64b981146768035e02062805046794ef3f2d8 2007-06-12 Fixed typo in code. Fixes bug #10420
8964a01bae1a4b3c99cfed61ce22278acbafde4f 2007-06-12 Fixed [UG]ID::eid=. Fixes bug # 10370
37d1059f49bb817234dcab8ddba69f7ebe5ba2cb 2008-01-03 Added known bug from ruby-core:14537
fa09f2ff029a46bc556d80b2d4523d6e0b8130bc 2008-03-21 Applied Laurent's patch to testcase.rb to fix symbol method names
c6e2c05b2083439e87af1faecc47edb967246a1c 2008-06-17 Fixed dependencies on miniruby
62c17944c7a07d9742b05abfddd4593b3ee6eaff 2008-09-23 Removed test/unit
7c083f8c1f102ba2ded720567894f03e68227371 2008-09-23 committed one dir too deep. THIS removes the rest of test/unit
abef077ec7bbb60753f49290f90a90bb1b0a39e0 2008-09-23 Added miniunit 1.3.0
8e05c69aa1cab5cca3e725926016492aabe6f0d5 2008-09-23 Added changes needed for miniunit. usually from using internal calls that aren't needed anymore.
187812978af1513fdb549415f7f6c1953e04e0e1 2008-09-23 Updated changelog
ba73253e2bfbcaf4e0d95efcf251e116500992dd 2008-09-24 updated miniunit to defer error message creation
1db825a0477295ec6c8f8deba8334a58fc152abc 2008-09-24 Added ARGV filtering for tests. Allows for multiple values
d34a75b061c59f23da65c4d0aae31231b62cdd2f 2008-09-24 removed basedir and runner args to test/runner.rb. not valid args anymore
5b91aa974658423d2b765d3b1145e452c0d1fff3 2008-09-24 Allow for -v and other flags to be passed through properly
c5746c45b2f080f0ede4b69c8e94700b4ac83092 2008-09-25 I finally clued into the fact that test/unit's -x was for file level filtering... so that is not going into miniunit and instead goes into test/runner.rb
7ab330203aa2409578bdd9f8ee5ac06b9f69eff3 2008-09-25 Not a typo. The name is better plural. Better English and more consistent with the other assertions.
dea63a4569d9fe682553f0622cd4cd4d1c3c31a8 2008-09-25 Added passed? per Jim's request. Fixed file/line reporting bug for refutations per Dave's bug report. Very minor cleanup of some nits that were bugging me. Barring other bug reports, I'm 'done'. This version will most likely be released as a gem in the next day or two.
3ceca921fc904e520131e81f17c66d344e117790 2008-09-25 Forgot to remove test/unit tests
64e2d46fa140a88b7f6769b6fc99ba685a9cc8f7 2008-09-30 Updated to 1.3.0 r4255.
9fad1aca4f67e944eb9c1c174604495c824ae607 2008-09-30 rolled out change 19608... not 1.8 compatible.
b43dae5873c70ff9506e65a04dc983b78c9c28df 2008-09-30 Updated miniunit to 1.3.0 r4256.
852dc6d663a934aa30b4b526dcbb60394ae7d50d 2008-09-30 Updated miniunit to 4257. This cleans all my tests when run in isolation. I still have failures when run with everything else
3e66bda38e96a42d0cf8af22f0fc08f55d13a0f5 2008-10-10 Removing miniunit
30e76a6af3f1ea21552a566680a19254e1c005fb 2008-10-10 Restored test/unit
7ebbb3871e473dca485993759b07a9a86d84d70c 2008-10-10 Added minitest 1.3.0
176fda7c025038aa403ea8627b661d4eb11daa37 2008-10-10 removed miniunit's tests
8673d9a5a884b6c5dd1bc7788634430cb1dbdba7 2008-10-10 Fixed missing test/unit.rb, bad svn merge. Rolled back test/runner.rb
c71e65e92fa2bec30390554eaa5cf2e74973919f 2008-10-10 Updated changelog for test/unit / minitest switch
b9a41f00b7776bb21e6c94070c6444c293124578 2008-10-15 Pulled minitest r4373
7370c38456957bd19197064199d622bc2dcbf877 2008-10-15 Disable minitest autorunner and run manually in order to get test/unit fork/signal tests to not trigger minitest multiple times
17358af75b80343f7861907b9288607e67a08f61 2008-10-25 Imported minitest 1.3.0 r4429. Fixes issues reported by akira and nobu
ac6024f5221862e628d1ba201cbc422a672a9dc8 2008-12-13 Imported minitest 1.3.2 r4503.
c6f32ff88b4812c5323694b386991a77eace5fcf 2008-12-15 Removed json/runner.rb with permission from florian frank. it was serving no purpose
1cbf898172a7ea25ca2ea10503fb7f696d8db0b2 2008-12-27 Imported minitest 1.3.1 r4505.
70365e5debc95ca98d5564f196a1b49323758d82 2008-12-30 Imported minitest 1.3.1 r4506.
464efd977f473eb3a898c718035503f48b2f24b5 2009-01-17 Fixed LocalJumpError
7bcd50555b18117a84125bc6d8bd2d098651ca9d 2009-01-20 Imported minitest 1.3.1 r4532.
58cfb41d2a5f5f42def95ac02ed0089e852cba2a 2009-06-18 Imported minitest 1.4.0 r5083.
dd2c22ae4d56c936b3eccc3ce2321b1de7c61a8a 2009-06-18 oops. bump
03f53e3c46835975ca1a9a850c25bbcd129e833b 2009-06-25 Imported minitest 1.4.2 r5269.
ff54193c835c97bebe5e6026a05a622ca5852071 2009-09-24 Fixed heredoc to play with emacs better. Added :startdoc: to fix broken rdoc processing
36ed53ff93d728a31764ebb0e553d5b8432eba3b 2009-11-16 Minor cleanup to improve hash use
ca7b32630c7c884fb057916e488a146476768f37 2009-11-16 Rolled out last change
06925a095259693cb3850617e8e01cd1cb3b05d8 2010-01-06 Imported minitest 1.5.0 r5596
1392791a9e1b046f9e14711a24e51a4e5875c100 2010-03-28 Imported minitest 1.6.0 r5717.
18b4480e31e83d6dfb0283075698613e0f852fa7 2010-06-02 Allow bin/* install from dot-dirs. Fixes rvm and multiruby installations.
ee9e8f82d4baccd90e82d8a0acd75001aa495b0f 2010-09-01 Imported minitest 1.7.1 r5835
a91ee12dd0566ab451b9c23be6be916be9426236 2010-09-18 Improved doco for both Module.new and Class.new
4c6551b7d36d8741ec5418de073a10d5c01e7246 2010-09-23 Imported minitest 1.7.2 r5879.
4c962daa2d1679b9685e984fe04eef521007aa3e 2010-10-20 dunno why this didn't go in last time
b3ee43bb6ea50fd45e7e84c5d8e84452b9fc93c8 2010-10-21 Cleaned up clevar in test/unit's override of assert
3632f4cf1cfda24d81e1dbe0576fbce52fcb85af 2010-11-30 Imported minitest 2.0.0 r5952
d264d3cc38696d8b66d7261ae75a96fb8bdf2729 2010-12-01 Imported minitest 2.0.0 r5952. Fixed test/unit.rb to work with changes
5c9194fe1f5ebfc864b3516beb0c23be2af2f9e3 2010-12-15 Imported minitest 2.0.1 r6079.
4a722bd73aabe679943ababa549ea44a0275c64d 2010-12-25 Dunno why this conflicted
9698217cda5089178e7c6cd73d00be15e2e24e0d 2010-12-25 Imported minitest 2.0.2 r6093
f83bc706bf9fba4873972f885c792613b32c651c 2010-12-25 Fixed a minor warning in 1.9.3
89d6841175f4e3a853c1dfc5c03ee9314fe984c4 2011-01-05 Error#to_s should ensure that the value returned is a string.
b404cbac7723558f42865ff78ed79aa313a72d9e 2011-01-12 Simple fix for emacs parsing. (emacs doesn't like _heredocs_)
36a0e432f26cc3e52706c7be983a4c5f66844d29 2011-01-12 Exception#to_s should actually call to_s.
f52c2cc24d1070f1997921c1d870cdd55327ba2a 2011-01-14 Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenix
d26fb035cae8d351dc238376722c980230dc5fbd 2011-01-18 Reverting nobu's rubygems patch. It needs: 1) to have a test, 2) to be UTF8, and 3) to work on 1.8 (see Gem.read_binary). (It should also be submitted to the rubygems repo or tracker)
e798ccbacf489a3af2201ae30058ff0ae7f79045 2011-01-19 Import rubygems 1.5.0 (release candidate)
64847a9cfe467b808ca5e8148dfa85a059198963 2011-01-19 Importing rubygems @ c2d4131: Deal with platforms that have DLEXT2 == nil. Fixes RF#28867
934f537b458778f4786716c95b73fc72bc1ce256 2011-01-28 Import rubygems 1.5.0 (release candidate @ 09893d9)
ec84bfc9e3d11a3b1dbebcaf4d1ddf1357307513 2011-02-01 Import rubygems 1.5.0 (released version @ 1fb59d0)
4f00a27fb5028c7be9fd7c0c6bdebc689b4a703d 2011-02-19 lib/minitest/*.rb: Imported minitest 2.0.2 r6207
25a9b62d45ddd60a231272567c7dda9337da9b62 2011-03-01 Import rubygems 1.6.0 (released version @ 58d8a0b9)
6e5f49770c9b9be151e3142a575abe99a69b0d14 2011-03-09 Import rubygems 1.6.2 (release candidate @ 2026fbb5)
f4273e88a8a6be5bb92aebb8a3fe4cf78829607a 2011-05-31 Extra formatting and clarification of enumerator_feed [#4757]
38de163f1e24faf50cd4a09aa91ce271792d6bae 2011-06-01 doco: p outputs newline regardless of record separator
d22130922e7842226d38d59680e4bbb48a28a5f0 2011-06-01 Import rubygems 1.8.5 (released @ 137c80f)
e4b16eff50b01b396838a2229c540f752fc975bc 2011-06-01 MOSTLY Imported minitest 2.2.1 (r6277)
ffe4aff8b3780c33a83a7591892b4d901e416911 2011-06-01 More clarification for enumerator_feed
172af01255da17cd53f235b330bb8bd8fd24ec29 2011-06-01 Clarified String#tr rdoc. (RickHull)
9b3e7967abe5efd6e5853e135b0f7c83ddce57da 2011-06-01 Imported minitest 2.2.2 (r6281)
f078ced91f188f992931b0f0c30c0ef2e0c2f952 2011-07-11 updated news for minitest
2c43b9664b29f76c73ac8bae5400b79d0a5313e0 2011-08-23 Imported minitest 2.5.0 (r6557)
d1919daa4282b29d22240c7fee977afbcbc7ea58 2011-08-23 fixed tests broken by new minitest mixin
ee34216a8cd7b568d4e79bdde02603329d8982ae 2011-08-26 Added gem activation for minitest/autoload to help users keep current
18e342e80dfe96b865e3b80a27687ccf4b09d781 2011-08-26 ugh. sorry
4c66fc089080a63f58d95877130a0a0920a409c6 2011-08-27 Imported minitest 2.5.1 (r6596)
9bec8ef50ce1858ee2070a1637447eb12ce89990 2011-10-19 Imported minitest 2.6.2 (r6712)
5a94b29c533f9e07be7c0d9ce60f02f8630d70c9 2011-11-17 Improved error message when using llvm-gcc
d6c86e631d030202f23b096a1659a495c0263c5a 2011-11-17 Imported minitest 2.8.1
6af843b9cb99fb844bf866e71e9ee52be126080f 2012-05-04 Imported minitest 2.12.1 (r7323)
a213c2ed9c84f0f64f0664e820227034d078f9f9 2012-05-09 Imported minitest 3.0.0 (r7435) w/ fixes for rubygems. 10955 tests, 2253343 assertions, 1 failures, 1 errors, 28 skips minus drb tests on x86_64-darwin11.3.0 and reviewed by drbrain
9696b3eb16acd9c90f32fd65e3ed95120d8e73c3 2012-07-11 Imported minitest 3.2.0 (r7598). Reviewed by drbrain
ed720d55054c1c7167cd3da97b683e868351f9b8 2012-08-20 Fixed warning for implicit conversion from size_t to int
17dde49326abb035ef14cd4be8b33337c6248e82 2012-08-21 Imported minitest 3.3.0 (r7676)
a3980eb2b6a88d4e95477f1e7cd29e9776a8396a 2012-09-05 Imported minitest 3.4.0 (r7762)
0700a9113f94a82d786271bc44140691d47f6bac 2012-11-28 Added #charpos for multibyte string position.
81eb635f8cf9e2c25703cb9735dce012daa70ccc 2012-11-29 Imported minitest 4.3.2 (r8026)
2dc5e62545eb18feb85b1fa321f19904704cc76f 2012-11-29 Imported minitest 4.3.2 (r8027)
f8e5c7c79e720d3b0af3cb96f27d421f08eb7744 2013-05-02 Imported minitest 4.7.4 (r8483)
8daa0d49cfa4c20f778a6f07f8f242f443c66b31 2013-05-10 Fixed minitest dependency bug by removing env PARALLEL checks (no clue why that was there). Exactly the same minitest code tho.
c816f90e765b858e8b83dd249ed67e8cd90419b3 2013-06-22 Imported minitest 4.7.5 (r8724)
b73610f18f61a1752b8f474aea9ae62e27280b47 2014-02-15 minor rdoc typo
7cda8222ca6fa109e531705579164f56f29f8068 2014-05-23 lib/minitest removed.