Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-26 | Fix comment in timestamp test | Karen Arutyunov | 1 | -2/+2 | |
2018-06-25 | Exclude timestamp test on MacOS, looks like broken strptime() | Karen Arutyunov | 1 | -2/+3 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 2 | -2/+2 | |
2018-05-18 | Add workarounds for all releases of VC15 | Karen Arutyunov | 1 | -1/+1 | |
2018-04-13 | Add workarounds for VC15u7 | Boris Kolpackov | 1 | -1/+1 | |
2018-02-15 | Add support for VC15u6 | Boris Kolpackov | 1 | -1/+1 | |
2017-12-12 | Add support for VC 15u5 | Boris Kolpackov | 1 | -1/+1 | |
2017-10-01 | Only enable modularized build if forced | Boris Kolpackov | 1 | -6/+1 | |
The two boolean command line variables that control this are: force_modules force_std_modules | |||||
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 2 | -2/+21 | |
Note: gave up on VC about half way though. | |||||
2017-07-21 | Extend VC workarounds to version 19.11 | Boris Kolpackov | 1 | -1/+1 | |
2017-07-13 | Add hxx prerequisite type in test buildfiles | Karen Arutyunov | 1 | -1/+1 | |
2017-07-13 | Fix tests linkage | Karen Arutyunov | 1 | -2/+2 | |
2017-07-12 | Make use of wildcards in buildfiles | Karen Arutyunov | 1 | -1/+1 | |
2017-05-15 | Fix VC15 warnings (/W3) | Karen Arutyunov | 1 | -2/+8 | |
2017-05-02 | Exclude timestamp test on FreeBSD, looks like broken strptime() | Boris Kolpackov | 1 | -0/+5 | |
2017-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 2 | -3/+3 | |
2017-01-30 | Make fdopen_pipe(), fdopen(), fdnull() and fddup() to set FD_CLOEXEC flag | Karen Arutyunov | 1 | -1/+1 | |
2017-01-05 | Update copyright year | Boris Kolpackov | 2 | -2/+2 | |
2016-11-26 | Add support for VC15 | Karen Arutyunov | 1 | -2/+2 | |
2016-07-01 | Port to MSVC | Karen Arutyunov | 1 | -0/+10 | |
2016-05-31 | Port to MinGW | Karen Arutyunov | 1 | -5/+8 | |
2016-04-25 | Fix timestamp from_string() compilation error appeared when compiled with ↵0.3.0 | Karen Arutyunov | 1 | -23/+53 | |
clang++ and libc++ | |||||
2016-04-21 | Comment out test fragment that relies on locale which may not exist | Boris Kolpackov | 1 | -0/+2 | |
2016-04-21 | Add timestamp from_string() | Karen Arutyunov | 2 | -0/+166 | |