Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-04 | Implement small_list, small_forward_list | Boris Kolpackov | 1 | -2/+1 |
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 | -3/+23 |
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-12 | Add small_vector workaround for VC | Boris Kolpackov | 1 | -23/+41 |
2017-01-05 | Update copyright year | Boris Kolpackov | 2 | -2/+2 |
2016-12-01 | Revert no longer necessary quoting in buildfiles | Boris Kolpackov | 1 | -1/+0 |
2016-11-23 | Quote path values when assigned to test.arguments | Karen Arutyunov | 1 | -1/+1 |
2016-11-19 | Add small_vector<T, N> class template | Boris Kolpackov | 2 | -0/+140 |