Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #917: calendar_point::to_std_timepoint() does not support years after 2037 | Daniel Neus | 2017-03-21 | 1 | -3/+4 |
* | Abstract out mutex type. Make threads optional. | Jack Lloyd | 2016-10-12 | 1 | -2/+2 |
* | Travis CI additions and cleanup | Jack Lloyd | 2016-08-28 | 1 | -4/+7 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -4/+4 |
* | Add boost implementation of timegm() | Simon Warta | 2015-07-27 | 1 | -0/+36 |
* | Add mktime fallback for non-POSIX timegm() | Simon Warta | 2015-07-27 | 1 | -5/+56 |
* | Avoid 0 as nullpointer warning on MinGW | Simon Warta | 2015-07-27 | 1 | -1/+1 |
* | Fix time range issue for 32 bit platforms | Simon Warta | 2015-07-16 | 1 | -0/+26 |
* | Fix round_up | Simon Warta | 2015-07-15 | 1 | -3/+24 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+52 |