summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-09-25* pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies withmame
2008-09-25Update to RubyGems 1.3.0 r1891drbrain
2008-09-25Added passed? per Jim's request. Fixed file/line reporting bug for refutation...ryan
2008-09-25Not a typo. The name is better plural. Better English and more consistent wit...ryan
2008-09-25updated to rake code to rake-0.8.3 source code basejim
2008-09-25Import RDoc 2.2.1 r185drbrain
2008-09-24* lib/mini/test.rb (Mini::Assertions#assert_raise): fixed typo.nobu
2008-09-24* lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) :xibbar
2008-09-24 * lib/tmpdir.rb: setup buffer with nul characters instead of spaces.usa
2008-09-24updated miniunit to defer error message creationryan
2008-09-23Added changes needed for miniunit. usually from using internal calls that are...ryan
2008-09-23Added miniunit 1.3.0ryan
2008-09-23committed one dir too deep. THIS removes the rest of test/unitryan
2008-09-23Removed test/unitryan
2008-09-23Fix ruby -w warnings for mismatched indentation discovered by rdocdrbrain
2008-09-23* lib/csv/csv.rb: Improved the idea of whitespace and word characters usedjeg2
2008-09-23* lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):matz
2008-09-23* lib/pathname.rb (each_filename): return Enumerator if no blockmame
2008-09-22* lib/tempfile.rb (Tempfile#open): should return a value from thematz
2008-09-21* lib/csv/csv.rb: Reworked CSV's parser and generator to be m17n. Datajeg2
2008-09-20 * lib/complex.rb: provides some obsolate methods.tadf
2008-09-20 * complex.c: an instance method image has been removed andtadf
2008-09-20* lib/optparse.rb (summarize): separator "" should output new line.mame
2008-09-19 * complex.c: uses f_(in)?exact_p macro.tadf
2008-09-19* prec.c: removed. Precision will be redesigned and be back again.yugui
2008-09-18* lib/rake.rb (Rake::Application#standard_exception_handling):nobu
2008-09-18* lib/optparse.rb (OptionParser::ParseError#set_backtrace): omitsnobu
2008-09-18* lib/uri/common.rb (unescape): skip '%' to make String#hex workmame
2008-09-18Updated Rake files to version 0.8.2jim
2008-09-17* lib/cgi/html.rb (checkbox_group,radio_group): bug fixxibbar
2008-09-16 * numeric.c: provides predicate real? instead of scalar?.tadf
2008-09-16* lib/cgi/core.rb: performance improvement. xibbar
2008-09-15* lib/matrix.rb (Matrix#eql?): fixed [ruby-dev:36298].yugui
2008-09-14trailing spaces removed.akr
2008-09-14trailing space removed.akr
2008-09-14* lib/cgi/core.rb (CGI::parse): performance improvementxibbar
2008-09-14* lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?".yugui
2008-09-13* lib/rexml/document.rb: fixed typo.shugo
2008-09-10properties.nobu
2008-09-10 * lib/uri/common.rb (URI::Parser): new class.akira
2008-09-10* lib/cgi/cookie.rb (CGI::Cookie#to_s): performance improvementxibbar
2008-09-10 * lib/sync.rb (Sync_m#sync_exclusive): fixedakira
2008-09-09* lib/cgi*: split cgi.rb into four files. [ruby-dev:36041]xibbar
2008-09-08* lib/cgi.rb : obsolete regex "n" option. [ruby-dev:36130]xibbar
2008-09-04* lib/prime.rb (Prime::OldCompatibility#each): added compatibility toyugui
2008-09-03* lib/mathn.rb (Integer): moved into prime.rb.yugui
2008-09-03* lib/scanf.rb: fixed bug involving matching literal '['dblack
2008-09-01* lib/mkmf.rb (distclean): added RM_RF conftest.dSYM.yugui
2008-09-01* lib/rexml/document.rb: limit entity expansion.shugo
2008-09-01* lib/fileutils.rb (copy_stream, fu_copy_stream0, copy_file): usenobu