Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 2 | -4/+3 |
2019-01-16 | Update copyright year | Karen Arutyunov | 2 | -2/+2 |
2018-05-19 | Update copyright year | Karen Arutyunov | 2 | -2/+2 |
2017-10-01 | Only enable modularized build if forced | Boris Kolpackov | 1 | -6/+1 |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 2 | -2/+20 |
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-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 2 | -3/+3 |
2017-01-05 | Update copyright year | Boris Kolpackov | 2 | -2/+2 |
2016-08-10 | Add ucase(), lcase(), casecmp(), alpha(), digit(), alnum() | Karen Arutyunov | 2 | -0/+75 |