Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -12/+1 |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 1 | -1/+0 |
2019-09-28 | Rename casecmp() function and case_compare_[c_]string structs to icasecmp() a... | Karen Arutyunov | 1 | -14/+14 |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 1 | -3/+3 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 1 | -2/+14 |
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-08-10 | Add ucase(), lcase(), casecmp(), alpha(), digit(), alnum() | Karen Arutyunov | 1 | -0/+68 |