summaryrefslogtreecommitdiffstats
path: root/test/date
Commit message (Expand)AuthorAgeFilesLines
* * ksvndifftest/date/test_date_parse.rb: use UTF-8 literals.nobu2009-11-171-5/+2
* * lib/date/format.rb (strptime): removed \v; since \s includes \v.tadf2009-08-161-0/+15
* * lib/date.rb (complete_frags): Monday must be suitable for %W'stadf2009-08-111-1/+1
* * lib/date.rb: use subsec instead of nsec.tadf2009-05-091-0/+7
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-063-10/+10
* * lib/date/format.rb (strftime): ignores '_' flag for %[LN].tadf2008-11-241-0/+18
* * lib/date.rb (inspect): changed again.tadf2008-11-242-4/+4
* * lib/date.rb (inspect): reverted the previous change.tadf2008-11-112-4/+4
* * lib/date.rb (inspect): changed the format.tadf2008-11-102-3/+4
* * lib/date.rb (today,now): should produce own instances.tadf2008-10-071-0/+5
* delete a meaningless line.tadf2008-09-291-1/+0
* fixed previous commit.tadf2008-09-291-2/+4
* * test/date/*.rb: imported additional tests and some adjustments.tadf2008-09-294-4/+153
* * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf2008-09-289-0/+3088