Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-13 | Add noexcept to move constructors and move assignment operators | Karen Arutyunov | 1 | -6/+27 |
2022-04-20 | Add butl::move_only_function[_ex] similar to C++23 std::move_only_function | Boris Kolpackov | 1 | -3/+1 |
2022-02-24 | Add missing optional<> comparison operators | Boris Kolpackov | 1 | -0/+127 |
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -0/+343 |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 1 | -96/+0 |
2017-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 1 | -0/+96 |