summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-06-10* lib/net/http/response.rb: Remove a duplicated rdoc and leave aknu
2012-06-08* README.EXT (prepare extconf.rb): Added note to see MakeMakefile fordrbrain
2012-06-08* lib/benchmark.rb: Updated formatting of Benchmark documentation fordrbrain
2012-06-08* lib/delegate.rb: Added documentation for Delegator#!. Patch bydrbrain
2012-06-08* lib/net/http/responses.rb: Add RFC 6586 response codes. Patch bydrbrain
2012-06-04win32: VT100 escapenobu
2012-06-02* lib/ipaddr.rb: Inhibit zero-filled octets in an IPv4 address inknu
2012-05-30lib/test/unit.rb: split platform conditionnobu
2012-05-28StatusLineOutput needs job_status to be :replacenobu
2012-05-27fix operator precedencenobu
2012-05-23* lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser ofnaruse
2012-05-22* lib/net/http.rb: Broke up Net::HTTP into individual files.drbrain
2012-05-21* lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nilnaruse
2012-05-21lib/test/unit.rb: not override job_status optionnobu
2012-05-21lib/test/unit.rb: simple ouput if verbosenobu
2012-05-21* lib/net/ftp.rb (Net::FTP#transfercmd): rescue shutdown.naruse
2012-05-20Shutdown gracefully.naruse
2012-05-20ext/extmk.rb: workaround for -framework optionnobu
2012-05-20lib/test/unit.rb: not overwrite options itselfnobu
2012-05-18[ruby-dev:45650]nobu
2012-05-18* lib/uri/generic.rb (URI::Generic.build): duplicate args before addingnaruse
2012-05-17fix static-linked-extnobu
2012-05-16Supports static linking of extensions and encodings again.yugui
2012-05-15lib/test/unit.rb: --color optionnobu
2012-05-11* lib/fileutils.rb (cp_r): Fixed cp_r example. Patch by TJ Koblentzdrbrain
2012-05-11lib/test/unit.rb: no unnecessary newlinesnobu
2012-05-09lib/mkmf.rb: check pkg-config resultnobu
2012-05-09* lib/net/imap.rb (decode_utf7, encode_utf7): refactored byshugo
2012-05-09Imported minitest 3.0.0 (r7435) w/ fixes for rubygems. 10955 tests, 2253343 a...ryan
2012-05-08 * lib/rinda/ring.rb (lookup_ring_any): fix Rinda::RingFinger.primary seki
2012-05-08lib/test/unit.rb: remove exact tracenobu
2012-05-08tests: customizable colorsnobu
2012-05-08lib/test/unit.rb: old behavior if verbosenobu
2012-05-07* lib/abbrev.rb: Fixed typo in abbrev pattern documentation. Based ondrbrain
2012-05-07lib/test/unit.rb: initialize instace variablenobu
2012-05-07lib/test/unit.rb: use local outputnobu
2012-05-07lib/test/unit.rb: test name in $0nobu
2012-05-07lib/test/unit.rb: output in status linenobu
2012-05-07lib/test/unit.rb: refactoring pukenobu
2012-05-07* lib/minitest/unit.rb (assert_match): refix of r35563.naruse
2012-05-07refine an error message.akr
2012-05-07* lib/securerandom.rb (random_bytes): call to_int method for theakr
2012-05-07* lib/minitest/unit.rb (assert_match): replace matcher only if bothnaruse
2012-05-07* lib/net/imap.rb (body_type_attachment): parse body typeshugo
2012-05-06* lib/securerandom.rb: show actual read length in an error message.akr
2012-05-04Imported minitest 2.12.1 (r7323)ryan
2012-05-03* lib/rdoc/parser.rb (RDoc.binary?): fix wrong regexp.naruse
2012-05-03rdoc: --extension option fixnobu
2012-05-03rdoc: non-binary multibytenobu
2012-05-02* lib/test/unit.rb (Test::Unit::RequireFiles#non_options): expandnobu