Commit Graph

10 Commits

Author SHA1 Message Date
Pierre Joye
ef3ec02f6f - MFH: silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--; 2008-12-09 14:28:54 +00:00
Pierre Joye
20e75d80a7 - MFH: improve previous fix for scan, disable optimizer only for scan() using #pragma optimize 2008-08-02 16:50:35 +00:00
Pierre Joye
b6d64cde15 - MFH: parser's scan function is too large for VC6-7.x, disable the optimizer (size optimization instead) fixes it 2008-08-02 15:49:37 +00:00
Scott MacVicar
f930028751 Fix windows build 2008-04-28 13:21:34 +00:00
Sebastian Bergmann
b185e09245 MFH: Add astro.c. 2006-01-05 06:41:09 +00:00
Derick Rethans
f4de039522 - Rename tl_config.h to timelib_config.h 2005-06-17 12:03:04 +00:00
Frank M. Kromann
37d672d2a3 Attempt to fix win32 build by creating the missing hader file 2005-06-17 05:10:12 +00:00
Derick Rethans
4ad939be1b - Rename "datetime.c" and "datetime.h" to "timelib.c" and "timelib.h" to
prevent duplicate header names.
2005-06-16 17:12:41 +00:00
Edin Kadribasic
d1974bad1b Made date obligatory and static 2005-06-15 08:44:23 +00:00
Edin Kadribasic
cde34a07b7 Added win32 build file 2005-06-14 22:25:48 +00:00