Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: changes to allow timezones in dates | Ron Yorston | 2021-09-17 | 1 | -5/+32 |
* | win32: update strptime(3) implementation | Ron Yorston | 2020-08-03 | 1 | -12/+19 |
* | win32: reduce size of strptime() | Ron Yorston | 2020-02-16 | 1 | -74/+8 |
* | win32/strptime: fix for negative timezones | Johannes Schindelin | 2017-08-23 | 1 | -0/+2 |
* | win32/strptime: avoid old-style declarations | Johannes Schindelin | 2017-08-23 | 1 | -19/+5 |
* | win32/strptime: ensure that strptime()/localtime_r() are declared | Johannes Schindelin | 2017-08-23 | 1 | -0/+1 |
* | win32: use emulated localtime_r in strptime | Ron Yorston | 2014-01-21 | 1 | -3/+1 |
* | win32: use strptime from gnulib | Ron Yorston | 2014-01-20 | 1 | -0/+648 |