Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop the include for <stdint.h>, it was only needed when this was | gad | 2004-06-07 | 1 | -1/+0 |
* | Handle a 'const' parameter without using __DECONST(). | gad | 2003-10-04 | 1 | -8/+14 |
* | Restructure the time processing routines, mainly to fix up the | gad | 2003-09-23 | 1 | -39/+359 |
* | Correct the calculation of "a leap year" in parseDWM. The calculation | gad | 2003-09-14 | 1 | -17/+43 |
* | Move the parse8601 and parseDWM routines into a new ptime.c file. The | gad | 2003-09-12 | 1 | -0/+267 |