summaryrefslogtreecommitdiff
path: root/lib/time.rb
AgeCommit message (Expand)Author
2006-10-31* time.c (time_dup): duplicate the class of original time.matz
2005-08-28* lib/time.rb (Time.parse): extract fractional seconds usingakr
2005-08-19* lib/time.rb (Time.apply_offset): fix a problem with last day ofakr
2005-06-17* lib/time.rb (Time.parse): fix previous leap seconds support.akr
2005-06-16add tests for leapseconds on an environment without leapseconds support.akr
2005-06-16* lib/time.rb (Time.parse): "Fri Jan 1 08:59:60 +0900 1999" wasakr
2005-01-06* lib/time.rb: recognize +00:00 and GMT as a localtime.akr
2004-02-11* lib/pathname.rb: use assert_raise instead of assert_raises.akr
2004-01-07fix typos.akr
2003-10-16consistent parentheses in assignment RHS.matz
2003-08-31yyyy/mm is not an acceptable format.tadf
2003-03-29* instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr
2003-03-21* regex.c (re_compile_pattern): fix previous change.akr
2003-01-21Converted RD to RDoc, with some changes/additions.gsinclair
2003-01-21* lib/pp.rb: Use Test::Unit.akr
2002-08-24* lib/time.rb (Time.rfc2822, Time#rfc2822): preserve localtimeness.akr
2002-04-18modify document.akr
2002-01-07fix typo in documentation.akr
2002-01-07* lib/time.rb (Time#xmlschema): new optional argumentakr
2001-12-18* lib/time.rb: date.rb is not required anymore.akr
2001-12-17* lib/time.rb: use Time#utc_offset.akr
2001-12-10new file.akr