aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-027-43/+26
* * lib/test/unit/parallel.rb: Fix name from `inclement_io` tosorah2011-03-021-4/+4
* * lib/test/unit/parallel.rb: Fix number.sorah2011-03-011-1/+1
* * lib/test/unit/parallel.rb: For Windows.sorah2011-03-011-32/+21
* Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan2011-03-0130-318/+764
* * lib/tempfile.rb: Fix example file paths in docs for tempfile.shyouhei2011-02-281-3/+3
* * lib/test/unit.rb(Test::Unit::Runner#after_worker_quit):sorah2011-02-271-6/+5
* * lib/test/unit.rb: Refactoring; Worker never use Hash for internal storage.sorah2011-02-271-50/+55
* * lib/test/unit.rb, lib/test/unit/parallel.rb: remove trailing spaces.nobu2011-02-262-5/+5
* * lib/date.rb: [Feature #4257]tadf2011-02-261-167/+196
* * lib/test/unit.rb: --jobs-status won't puts over 2 lines.sorah2011-02-262-215/+237
* * common.mk: Use $RUNRUBY for worker process.sorah2011-02-241-3/+4
* * test/testunit/tests_for_parallel/misc.rb: Fix bug in r30947.sorah2011-02-242-0/+12
* * test/testunit/test_parallel.rb, test/testunit/parallel/*:sorah2011-02-232-3/+8
* * lib/test/unit.rb: Fix --ruby option doesn't effect.sorah2011-02-221-2/+2
* * lib/test/unit.rb: Fix merging miss.sorah2011-02-221-1/+4
* * lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah2011-02-222-10/+443
* lib/minitest/*.rb: Imported minitest 2.0.2 r6207ryan2011-02-196-31/+32
* * lib/test/unit.rb: partial revert of r30849. [ruby-core:32864]tenderlove2011-02-181-2/+4
* * lib/fileutils.rb (FileUtils::remove_entry_secure): there is ashyouhei2011-02-181-4/+9
* * lib/test/unit.rb: revert r30863, because it causes too many noise.usa2011-02-141-14/+2
* * lib/test/unit.rb (Test::Unit::RequireFiles#non_options): skipnobu2011-02-131-2/+14
* * lib/date.rb (Date#===): [ruby-core:35127]tadf2011-02-122-5/+8
* * lib/test/unit.rb (Test::Unit::Options#process_args): alwaysnobu2011-02-121-3/+7
* * lib/test/unit.rb (assert_include): add alias.nobu2011-02-121-1/+2
* * lib/test/unit.rb (Test::Unit::AutoRunner#initialize): usenobu2011-02-121-2/+2
* * lib/test/unit.rb (Test::Unit::Runner): rename from Test::Unit::Mini.nobu2011-02-121-8/+5
* * lib/test/unit.rb (Test::Unit::GlobOption#non_options): run testsnobu2011-02-121-0/+1
* * bin/testrb, test/runner.rb, lib/test/unit.rb: improve backwardnobu2011-02-111-19/+56
* * lib/test/unit/assertions.rb (assert_no_match): alias fornobu2011-02-111-0/+1
* * lib/benchmark.rb (Benchmark#bmbm): use ensure clause instead ofnagachika2011-02-071-2/+2
* * lib/net/http.rb (Net::HTTP#connect): support SNI (Server Nameakr2011-02-071-0/+2
* Upgrade to RDoc 3.5.3. Fixes [Bug #4376]drbrain2011-02-075-17/+63
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):kosaki2011-02-051-3/+6
* * lib/test/unit/assertions.rb (assert_block): move fromnobu2011-02-051-0/+4
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):kosaki2011-02-051-6/+3
* Import RDoc 3.5.2drbrain2011-02-0510-272/+402
* * lib/fileutils.rb (FileUtils::LowMethods): make low level methodsnobu2011-02-041-0/+8
* Commit files I forgot to adddrbrain2011-02-021-0/+114
* Import RDoc 3.5.1drbrain2011-02-0232-232/+758
* Import rubygems 1.5.0 (released version @ 1fb59d0)ryan2011-02-0110-37/+90
* * lib/benchmark.rb: fix benchmarck to work with current ruby.naruse2011-01-311-87/+70
* * lib/irb/locale.rb (IRB::Locale::#search_file):yugui2011-01-311-1/+1
* Import rubygems 1.5.0 (release candidate @ 09893d9)ryan2011-01-2818-73/+1216
* Importing rubygems @ c2d4131: Deal with platforms that have DLEXT2 == nil. Fi...ryan2011-01-197-80/+160
* Finish removing code, (fixes sources command test).drbrain2011-01-191-6/+0
* Always enable rubygems/custom_requiredrbrain2011-01-191-1/+1
* Remove require of deleted file in RubyGems.drbrain2011-01-195-21/+0
* Import rubygems 1.5.0 (release candidate)ryan2011-01-1986-1743/+1511
* Reverting nobu's rubygems patch. It needs: 1) to have a test, 2) to be UTF8, ...ryan2011-01-181-1/+5