aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/calendar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test OS features by the feature vs the OS nameJack Lloyd2017-12-301-2/+2
* Remove use of "using namespace std"Jack Lloyd2017-12-041-7/+7
* Simplify date conversion by avoiding OS utilitiesJack Lloyd2017-12-041-103/+36
* Convert http:// links to https:// where possibleJack Lloyd2017-10-241-1/+1
* Remove needless blockJack Lloyd2017-10-021-11/+7
* Prefix names in global namespace with ::Jack Lloyd2017-10-021-5/+5
* 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