aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/calendar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix #917: calendar_point::to_std_timepoint() does not support years after 2037Daniel Neus2017-03-211-3/+4
* Abstract out mutex type. Make threads optional.Jack Lloyd2016-10-121-2/+2
* Travis CI additions and cleanupJack Lloyd2016-08-281-4/+7
* Update and consolidate the test framework.Jack Lloyd2015-11-111-4/+4
* Add boost implementation of timegm()Simon Warta2015-07-271-0/+36
* Add mktime fallback for non-POSIX timegm()Simon Warta2015-07-271-5/+56
* Avoid 0 as nullpointer warning on MinGWSimon Warta2015-07-271-1/+1
* Fix time range issue for 32 bit platformsSimon Warta2015-07-161-0/+26
* Fix round_upSimon Warta2015-07-151-3/+24
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+52