summaryrefslogtreecommitdiff
path: root/libs/date_time
Commit message (Expand)AuthorAgeFilesLines
* Update date_time from developAutomated Commit2017-05-071-0/+0
* Update date_time from developAutomated Commit2017-04-271-0/+0
* Update date_time from developAutomated Commit2017-03-281-0/+0
* Update date_time from developAutomated Commit2017-03-211-0/+0
* Update date_time from developAutomated Commit2016-12-031-0/+0
* Update date_time from developAutomated Commit2016-11-071-0/+0
* Update date_time from developAutomated Commit2016-11-061-0/+0
* Update date_time from developAutomated Commit2016-11-031-0/+0
* Update integer, random, utility, functional, config, array, type_traits, iter...Automated Commit2016-10-081-0/+0
* Update date_time from develop.Automated Commit2016-07-121-0/+0
* Update date_time from develop.Automated Commit2016-05-091-0/+0
* Update date_time from develop.Automated Commit2015-10-171-0/+0
* Update date_time from develop.Automated Commit2015-09-231-0/+0
* Update date_time from develop.Automated Commit2015-03-011-0/+0
* Update date_time from develop.Automated Commit2015-02-011-0/+0
* Update date_time from develop.Automated Commit2014-11-181-0/+0
* Update function, date_time from develop.Automated Commit2014-11-021-0/+0
* Update date_time, geometry from develop.Automated Commit2014-08-081-0/+0
* Update test, date_time from develop.Automated Commit2014-06-251-0/+0
* Update date_time from develop.Automated Commit2014-06-021-0/+0
* Update date_time, functional from develop.Automated Commit2014-05-311-0/+0
* Update date_time from develop.Automated Commit2014-05-091-0/+0
* Update test, date_time from develop.Automated Commit2014-05-031-0/+0
* Update date_time from develop.Automated Commit2014-04-151-0/+0
* Update date_time from develop.Automated Commit2014-03-251-0/+0
* Update log, date_time from develop.Automated Commit2014-03-151-0/+0
* Update date_time, random from develop.Automated Commit2014-03-131-0/+0
* Update date_time from develop.Automated Commit2014-03-121-0/+0
* Update date_time from develop.Automated Commit2014-03-021-0/+0
* Update date_time from develop.Automated Commit2014-02-061-0/+0
* Update date_time from develop.Automated Commit2014-02-061-0/+0
* Fix several 'iterating past the end' bugs in Boost.DateTime; Refs #9216Marshall Clow2013-10-101-0/+0
* DateTime: Remove obsolete GCC version checks.Stephen Kelly2013-10-011-0/+0
* DateTime: Remove obsolete MSVC version check.Stephen Kelly2013-09-301-0/+0
* DateTime: Remove obsolete MSVC version checks.Stephen Kelly2013-09-251-0/+0
* Added tags for integration with Boost.Sync.Andrey Semashev2013-09-151-0/+0
* Fixed more compiler warnings; Refs #5550Marshall Clow2013-06-191-0/+0
* Fixed more compiler warnings; Refs #6136Marshall Clow2013-06-191-0/+0
* Removed extraneous return-unreachable introduced in [84645]Marshall Clow2013-06-051-0/+0
* More error checking on tz files; Refs #8391Marshall Clow2013-06-051-0/+0
* In C++11 the shared_ptr -> bool conversion is explicit. In custom time zone c...Marshall Clow2013-06-041-0/+0
* untabify to adjust to style of the rest of the fileJürgen Hunold2013-05-151-0/+0
* add inline to avoid duplicate symbol warningsJürgen Hunold2013-05-151-0/+0
* Added missing call 'to_time_t' (and tests)Marshall Clow2013-05-141-0/+0
* Fixed compilation with MinGW.Andrey Semashev2012-10-061-0/+0
* Fixed compilation with MSVC.Andrey Semashev2012-10-061-0/+0
* Refs #3471. Precompute the duration conversion coefficient to avoid integer o...Andrey Semashev2012-10-061-0/+0
* Commented out unused parameters in date-time; Refs #7426Marshall Clow2012-09-271-0/+0
* Use memset instead of default constructor (std::tm) for deficient compilers; ...Marshall Clow2012-09-261-0/+0
* Fix typo in test case; Refs #6513Marshall Clow2012-09-261-0/+0