aboutsummaryrefslogtreecommitdiffstats
path: root/lib/time.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/pathname.rb: use assert_raise instead of assert_raises.akr2004-02-111-58/+58
* check ArgumentError by Time.at(-1) instead of by test itself.usa2004-01-171-3/+11
* * lib/test.rb (test_rfc2822, test_rfc3339, test_encode_xmlschema):usa2004-01-171-14/+24
* fix typos.akr2004-01-071-2/+2
* consistent parentheses in assignment RHS.matz2003-10-161-1/+1
* yyyy/mm is not an acceptable format.tadf2003-08-311-3/+1
* * instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr2003-03-291-4/+4
* * regex.c (re_compile_pattern): fix previous change.akr2003-03-211-2/+2
* Converted RD to RDoc, with some changes/additions.gsinclair2003-01-211-175/+164
* * lib/pp.rb: Use Test::Unit.akr2003-01-211-62/+60
* * lib/time.rb (Time.rfc2822, Time#rfc2822): preserve localtimeness.akr2002-08-241-3/+32
* modify document.akr2002-04-181-1/+1
* fix typo in documentation.akr2002-01-071-1/+1
* * lib/time.rb (Time#xmlschema): new optional argumentakr2002-01-071-7/+26
* * lib/time.rb: date.rb is not required anymore.akr2001-12-181-1/+0
* * lib/time.rb: use Time#utc_offset.akr2001-12-171-71/+10
* new file.akr2001-12-101-0/+628