summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-10-14* lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558)kazu
2008-10-11* lib/mkmf.rb (CLEANINGS): uses escaped form tabs to preventing thenobu
2008-10-10* lib/rake.rb (Rake::Application#standard_exception_handling): removednobu
2008-10-10* lib/csv/csv.rb: Added support for Encoding::default_internal.jeg2
2008-10-10Fixed missing test/unit.rb, bad svn merge. Rolled back test/runner.rbryan
2008-10-10Added minitest 1.3.0ryan
2008-10-10Restored test/unitryan
2008-10-10Removing miniunitryan
2008-10-09* lib/optparse.rb (ParseError.filter_backtrace): removes internalnobu
2008-10-08* lib/test/unit/assertions.rb: assert_nothing_thrown, naruse
2008-10-07 * lib/date.rb (today,now): should produce own instances.tadf
2008-10-06* lib/cgi/core.rb (CGI::QueryExtension::initialize_query): fix thexibbar
2008-10-06* lib/test/unit/assertions.rb (Test::Assertions#assert_nothing_raised): matz
2008-10-05* lib/mkmf.rb ($config_h): now always defines for old libraries.nobu
2008-10-05 * lib/rational.rb: resolved conflicts of aliases.tadf
2008-10-05* lib/open-uri.rb: remove debug code introduced by previous change.akr
2008-10-05* lib/open-uri.rb (OpenURI.open_uri): set encoding to strio.naruse
2008-10-04* dln.c: Ruby no longer supports Windows CE.yugui
2008-10-04* djgpp/GNUmakefile.in: removed. Ruby no longer supports djgpp.yugui
2008-10-04* x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui
2008-10-04 * lib/date/format.rb: no need to require the "lib/rational.rb".tadf
2008-10-04* test/mini/test_mini_test.rb: recovered. It had been temporarily removed at ...yugui
2008-10-04* irb/ext/save-history.rb: typokeiju
2008-10-04 * lib/irb/irb/ext/save-history.rb: change load_history using File.expand_pat...keiju
2008-10-02* lib/cgi/core.rb (CGI::QueryExtension): delete MorphingBodyxibbar
2008-10-01* lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused whenmame
2008-10-01* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame
2008-09-30Reverts the changes of lib/test/unit.rb in r19502 and r19501.yugui
2008-09-30Reverts the changes of lib/test/unit/* in r19543, r19534 and r19503.yugui
2008-09-30Updated miniunit to 4257. This cleans all my tests when run in isolation. I s...ryan
2008-09-30Updated miniunit to 1.3.0 r4256.ryan
2008-09-30rolled out change 19608... not 1.8 compatible.ryan
2008-09-30Updated to 1.3.0 r4255.ryan
2008-09-29moved def_canon.tadf
2008-09-29 * lib/mathn.rb: added String#to_[rc].tadf
2008-09-28* lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):xibbar
2008-09-28* lib/cgi/html.rb (CGI::HtmlExtension::popup_menu):xibbar
2008-09-28* lib/cgi/core.rb (CGI::parse): ignore illegal query params.xibbar
2008-09-28* lib/mini/test.rb (assert_match): get rid of confusion ofnobu
2008-09-28* lib/mini/test.rb (MINI_DIR): loaded path is expanded.nobu
2008-09-28 * lib/mathn.rb ({Fixnum,Bignum,Float}#**): may produce complextadf
2008-09-28* lib/csv/csv.rb: Worked around some minor encoding changes in Rubyjeg2
2008-09-27 * lib/mathn.rb: a hack to provide canonicalization. This must betadf
2008-09-26* lib/rake.rb (Module#rake_extension, String#ext, String#pathmap): usenobu
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