summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies withmame2008-09-251-0/+91
* Update to RubyGems 1.3.0 r1891drbrain2008-09-2531-611/+1207
* Added passed? per Jim's request. Fixed file/line reporting bug for refutation...ryan2008-09-251-3/+11
* Not a typo. The name is better plural. Better English and more consistent wit...ryan2008-09-252-2/+2
* updated to rake code to rake-0.8.3 source code basejim2008-09-252-53/+82
* Import RDoc 2.2.1 r185drbrain2008-09-2537-2126/+2034
* * lib/mini/test.rb (Mini::Assertions#assert_raise): fixed typo.nobu2008-09-242-2/+2
* * lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) :xibbar2008-09-241-12/+98
* * lib/tmpdir.rb: setup buffer with nul characters instead of spaces.usa2008-09-241-1/+1
* updated miniunit to defer error message creationryan2008-09-241-35/+40
* Added changes needed for miniunit. usually from using internal calls that are...ryan2008-09-231-1/+0
* Added miniunit 1.3.0ryan2008-09-238-0/+730
* committed one dir too deep. THIS removes the rest of test/unitryan2008-09-231-280/+0
* Removed test/unitryan2008-09-2321-3307/+0
* Fix ruby -w warnings for mismatched indentation discovered by rdocdrbrain2008-09-234-12/+12
* * lib/csv/csv.rb: Improved the idea of whitespace and word characters usedjeg22008-09-231-3/+3
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):matz2008-09-231-0/+1
* * lib/pathname.rb (each_filename): return Enumerator if no blockmame2008-09-231-0/+1
* * lib/tempfile.rb (Tempfile#open): should return a value from thematz2008-09-221-2/+0
* * lib/csv/csv.rb: Reworked CSV's parser and generator to be m17n. Datajeg22008-09-211-152/+554
* * lib/complex.rb: provides some obsolate methods.tadf2008-09-201-0/+6
* * complex.c: an instance method image has been removed andtadf2008-09-203-19/+25
* * lib/optparse.rb (summarize): separator "" should output new line.mame2008-09-201-1/+1
* * complex.c: uses f_(in)?exact_p macro.tadf2008-09-192-4/+10
* * prec.c: removed. Precision will be redesigned and be back again.yugui2008-09-191-1/+0
* * lib/rake.rb (Rake::Application#standard_exception_handling):nobu2008-09-181-8/+8
* * lib/optparse.rb (OptionParser::ParseError#set_backtrace): omitsnobu2008-09-181-0/+7
* * lib/uri/common.rb (unescape): skip '%' to make String#hex workmame2008-09-181-1/+1
* Updated Rake files to version 0.8.2jim2008-09-186-223/+477
* * lib/cgi/html.rb (checkbox_group,radio_group): bug fixxibbar2008-09-171-6/+6
* * numeric.c: provides predicate real? instead of scalar?.tadf2008-09-161-17/+17
* * lib/cgi/core.rb: performance improvement. xibbar2008-09-161-109/+112
* * lib/matrix.rb (Matrix#eql?): fixed [ruby-dev:36298].yugui2008-09-151-6/+14
* trailing spaces removed.akr2008-09-146-89/+89
* trailing space removed.akr2008-09-141-5/+5
* * lib/cgi/core.rb (CGI::parse): performance improvementxibbar2008-09-141-8/+3
* * lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?".yugui2008-09-141-1/+1
* * lib/rexml/document.rb: fixed typo.shugo2008-09-131-2/+2
* properties.nobu2008-09-101-1/+1
* * lib/uri/common.rb (URI::Parser): new class.akira2008-09-103-234/+356
* * lib/cgi/cookie.rb (CGI::Cookie#to_s): performance improvementxibbar2008-09-101-25/+6
* * lib/sync.rb (Sync_m#sync_exclusive): fixedakira2008-09-101-2/+2
* * lib/cgi*: split cgi.rb into four files. [ruby-dev:36041]xibbar2008-09-095-2060/+2072
* * lib/cgi.rb : obsolete regex "n" option. [ruby-dev:36130]xibbar2008-09-081-31/+31
* * lib/prime.rb (Prime::OldCompatibility#each): added compatibility toyugui2008-09-041-20/+35
* * lib/mathn.rb (Integer): moved into prime.rb.yugui2008-09-034-95/+449
* * lib/scanf.rb: fixed bug involving matching literal '['dblack2008-09-031-1/+1
* * lib/mkmf.rb (distclean): added RM_RF conftest.dSYM.yugui2008-09-011-0/+2
* * lib/rexml/document.rb: limit entity expansion.shugo2008-09-012-0/+23
* * lib/fileutils.rb (copy_stream, fu_copy_stream0, copy_file): usenobu2008-09-011-12/+4