| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Fix trailing #endif.
Remove C99 macro.
|
|
|
|
|
|
|
|
|
|
|
| |
Add trace code.
Fix implied negative time in localtie64_r(). This fixes Windows.
Put in some more tests around small negative and positive times to
try and catch the above.
Explain the loss of accuracy due to use of doubles in perlport.
|
|
Configuration information split out into its own header.
Added files to MANIFEST
Turn off USE_SYSTEM_GMTIME, ours is more reliable and possibly faster.
Fix type warnings found on Windows.
Remove unnecessary use of floor() and ceil().
|