summaryrefslogtreecommitdiff
path: root/ext/date/lib/tm2unixtime.c
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #34874 and #33546 (Problems with lone daynames).Derick Rethans2005-10-191-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* - Reimplemented date and gmdate with new timelib code.Derick Rethans2005-06-301-5/+5
* - Reorganize headers, and update TODO.Derick Rethans2005-06-291-1/+0
* - Fixed bug in tm2unixtime where the wanted date was in the transition timeDerick Rethans2005-06-181-3/+10
* - The incoming TS is GMT... but the hole filler wants local time so weDerick Rethans2005-06-171-1/+1
* - Simplify code a little.Derick Rethans2005-06-171-5/+2
* - Rename tl_config.h to timelib_config.hDerick Rethans2005-06-171-1/+1
* - Improve portability.foobar2005-06-161-0/+1
* - Rename "datetime.c" and "datetime.h" to "timelib.c" and "timelib.h" toDerick Rethans2005-06-161-1/+1
* Fixed memory leak.Ilia Alshanetsky2005-06-151-2/+7
* - Make it compile cleanly with MS VC++ too, which is completely anal in someDerick Rethans2005-06-151-10/+10
* Make it compile on windowsEdin Kadribasic2005-06-151-4/+4
* - Add my new timelib and ext/date. For now only strtotime() makes use of this.Derick Rethans2005-06-141-0/+267