Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lib/date/format.rb (strftime): ignores '_' flag for %[LN]. | tadf | 2008-11-24 | 1 | -0/+18 |
* | * lib/date.rb (inspect): changed again. | tadf | 2008-11-24 | 2 | -4/+4 |
* | * lib/date.rb (inspect): reverted the previous change. | tadf | 2008-11-11 | 2 | -4/+4 |
* | * lib/date.rb (inspect): changed the format. | tadf | 2008-11-10 | 2 | -3/+4 |
* | * lib/date.rb (today,now): should produce own instances. | tadf | 2008-10-07 | 1 | -0/+5 |
* | delete a meaningless line. | tadf | 2008-09-29 | 1 | -1/+0 |
* | fixed previous commit. | tadf | 2008-09-29 | 1 | -2/+4 |
* | * test/date/*.rb: imported additional tests and some adjustments. | tadf | 2008-09-29 | 4 | -4/+153 |
* | * test/date/*.rb: imported a date test suite ruby 1.9 limited ed. | tadf | 2008-09-28 | 9 | -0/+3088 |