aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* obsolete Confignobu2012-07-061-5/+0
* Fix 4xx classes to inherit correctly from Net::HTTPClientErrorknu2012-07-051-4/+4
* Wed Jul 4 13:38:12 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-041-6/+3
* Wed Jul 4 08:45:41 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-041-5/+6
* Wed Jul 4 08:24:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-031-3/+6
* Wed Jul 4 08:18:01 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-031-4/+4
* Wed Jul 4 08:11:15 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-032-6/+6
* Undef on_parallel_worker? before redefine.naruse2012-07-031-0/+1
* * lib/test/unit/parallel.rb: workaround fix for rubygems.naruse2012-06-281-0/+4
* NotImplementError is not exist.kazu2012-06-272-5/+1
* lib/test/unit.rb: show file count in parallel modenobu2012-06-221-2/+9
* lib/test/unit.rb: initialize ivarnobu2012-06-221-0/+1
* lib/test/unit.rb: workers sudden-deathnobu2012-06-201-1/+1
* lib/test/unit/parallel.rb: new method to report to the parentnobu2012-06-191-10/+15
* test: reduce unnecessary outputnobu2012-06-161-1/+1
* test: reduce unnecessary outputnobu2012-06-161-3/+4
* test: reduce unnecessary outputnobu2012-06-161-8/+11
* lib/test/unit.rb: format workers results in the parentnobu2012-06-151-1/+3
* lib/test/unit: refactoring pukenobu2012-06-152-17/+15
* Revert r35576 "lib/test/unit.rb: refactoring puke"nobu2012-06-151-7/+15
* test: TEST_COLORSnobu2012-06-151-1/+1
* test: skipped colornobu2012-06-151-3/+9
* test: TEST_COLORSnobu2012-06-151-3/+5
* * lib/drb/drb.rb: Replace broken links to the English DRb book.drbrain2012-06-131-9/+3
* * lib/observer.rb: Update broken link to the Programming Ruby book.drbrain2012-06-132-2/+2
* * lib/net/http/responses.rb, lib/webrick/httpstatus.rb: Add HTTPknu2012-06-133-4/+56
* * lib/mkmf.rb: add dummy clean-static target to prevent errors for thenaruse2012-06-121-0/+1
* * lib/net/http/response.rb: Remove a duplicated rdoc and leave aknu2012-06-102-70/+12
* * README.EXT (prepare extconf.rb): Added note to see MakeMakefile fordrbrain2012-06-081-7/+17
* * lib/benchmark.rb: Updated formatting of Benchmark documentation fordrbrain2012-06-081-25/+26
* * lib/delegate.rb: Added documentation for Delegator#!. Patch bydrbrain2012-06-081-3/+4
* * lib/net/http/responses.rb: Add RFC 6586 response codes. Patch bydrbrain2012-06-084-8/+37
* win32: VT100 escapenobu2012-06-041-1/+0
* * lib/ipaddr.rb: Inhibit zero-filled octets in an IPv4 address inknu2012-06-021-86/+136
* lib/test/unit.rb: split platform conditionnobu2012-05-301-1/+2
* StatusLineOutput needs job_status to be :replacenobu2012-05-281-0/+1
* fix operator precedencenobu2012-05-271-1/+1
* * lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser ofnaruse2012-05-231-7/+33
* * lib/net/http.rb: Broke up Net::HTTP into individual files.drbrain2012-05-2210-1437/+1434
* * lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nilnaruse2012-05-211-10/+13
* lib/test/unit.rb: not override job_status optionnobu2012-05-211-1/+1
* lib/test/unit.rb: simple ouput if verbosenobu2012-05-211-2/+3
* * lib/net/ftp.rb (Net::FTP#transfercmd): rescue shutdown.naruse2012-05-211-10/+13
* Shutdown gracefully.naruse2012-05-201-0/+8
* ext/extmk.rb: workaround for -framework optionnobu2012-05-201-1/+1
* lib/test/unit.rb: not overwrite options itselfnobu2012-05-201-1/+1
* [ruby-dev:45650]nobu2012-05-181-2/+3
* * lib/uri/generic.rb (URI::Generic.build): duplicate args before addingnaruse2012-05-181-5/+6
* fix static-linked-extnobu2012-05-171-1/+1
* Supports static linking of extensions and encodings again.yugui2012-05-161-4/+7