dsl 3fa8666b4f A going-over with the optimiser, save over 500 bytes.
I think this is enough to get rescue_tiny to fit again.
While there fix some bugs:
- %y failed to subtract 1900 from tm_year
- %p (am/pm) only worked at the end of the string
- %E% was treated at %% (ie match a % character)
regression test being added....
2005-03-04 21:41:42 +00:00
..
2005-02-24 20:56:19 +00:00
2005-02-04 15:27:44 +00:00
2005-02-04 16:14:21 +00:00
2005-02-19 22:55:35 +00:00