Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-12 | Add base64url_encode() | Francois Kritzinger | 1 | -0/+69 | |
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -13/+1 | |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 | |
2020-03-09 | Add workaround for MinGW GCC bug #84583 (produces CRCRLF sequences in ↵ | Karen Arutyunov | 1 | -34/+17 | |
preprocessed files) | |||||
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 1 | -1/+0 | |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 1 | -3/+3 | |
2019-03-13 | Add workarounds for all cl releases until 20.00 | Karen Arutyunov | 1 | -0/+2 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
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-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 1 | -2/+16 | |
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-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 1 | -1/+1 | |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2016-11-26 | Add support for VC15 | Karen Arutyunov | 1 | -2/+2 | |
2016-07-01 | Port to MSVC | Karen Arutyunov | 1 | -0/+7 | |
2016-05-04 | Add base64_encode(), base64_decode() | Karen Arutyunov | 1 | -0/+106 | |