Commit Graph
28 Commits
Author SHA1 Message Date
Howard Hinnant bddd8be2aa Document INSTALL, and reorganize Installation instructions. 2016-08-06 15:06:58 -04:00
Howard Hinnant 4e3a40a6dd Time something real. 2016-07-30 23:15:02 -04:00
Howard Hinnant 151d050391 Introduce chrono_io.h 2016-07-30 17:45:14 -04:00
Howard Hinnant 204a17cba8 Fix type-o. 2016-07-04 16:33:59 -04:00
Howard Hinnant 7de9902c60 Add Islamic calendar. 2016-07-04 16:32:31 -04:00
Howard Hinnant 48d61f2631 Add type diagrams. 2016-06-27 22:36:48 -04:00
Howard Hinnant 0fc9f3f879 Introduce julian.h 2016-06-26 18:49:51 -04:00
Howard Hinnant d1f8e3ab7d Fix minor type-o 2016-06-17 20:39:52 -04:00
Howard Hinnant 9fb5e05eba HAS_REMOTE_API support for Windows. Adds support for MingW too.
* HAS_REMOTE_API still defaults to 0
* When HAS_REMOTE_API=0 only libraries advapi32.lib, ole32.lib and shell32.lib are required.
* Setting HAS_REMOTE_API=1 requires curl: https://curl.haxx.se/libcurl/
*- Also need to manually install 7-Zip (http://www.7-zip.org).
*- Will automatically install Tinyxml2 (http://www.grinninglizard.com/tinyxml2/).
*- Will automatically install http://unicode.org/repos/cldr/trunk/common/supplemental/windowsZones.xml
2016-06-16 22:04:31 -04:00
Howard Hinnant d3eb177cdc 'Update' copyright. 2016-06-09 22:28:52 -04:00
Howard Hinnant 49f4ef0a2c Add convenience converts among sys_time, utc_time, tai_time, and gps_time. 2016-06-08 20:49:03 -04:00
Howard Hinnant 58b08e0c74 Add tai_clock and gps_clock. 2016-06-07 22:47:42 -04:00
Howard Hinnant 1f5f4a0b62 Add streaming inserter for utc_time.
* Fix bug in utc_to_sys.
2016-06-06 21:06:25 -04:00
Howard Hinnant c9c460f7b6 Create %Ez & %Oz to put ':' in offset for format and parse. 2016-06-01 23:25:22 -04:00
Howard Hinnant 0aeb2389ef Address review comments 2016-05-30 15:08:46 -04:00
Howard Hinnant 60bf737960 d0355r0 2016-05-29 18:36:44 -04:00
Howard Hinnant b3b39b0ae6 Support wide streams 2016-05-29 00:15:20 -04:00
Howard Hinnant 1de4e4a150 Rename Leap to leap 2016-05-28 20:27:11 -04:00
Howard Hinnant 6102717e7f Rename Link to link 2016-05-28 20:21:17 -04:00
Howard Hinnant c005648049 Fix type-o's 2016-05-28 14:10:30 -04:00
Howard Hinnant 6220fa83e4 Add more options to the parse functionality. 2016-05-22 12:28:26 -04:00
Howard Hinnant 52485c8403 Make construction from local_days explicit 2016-05-21 12:45:43 -04:00
Howard Hinnant 3758c23251 Continue bringing documentation up to date. 2016-05-21 10:15:58 -04:00
Howard Hinnant 89471a05c4 Continue bringing documentation up to date. 2016-05-15 22:48:52 -04:00
Howard Hinnant da51856fae Create Reference 2016-05-08 23:01:27 -04:00
Howard Hinnant e3387fc21d misc cleanup 2016-05-07 16:29:13 -04:00
Howard Hinnant 2f020e2654 Added local_time, and renamed day_point to sys_days 2016-05-07 16:05:21 -04:00
Howard Hinnant 105bd7df89 Initial commit 2016-05-04 20:43:02 -04:00