Commit message (Collapse) | Author | ||
---|---|---|---|
2019-12-21 | utils: install() PDB files | Egor Tensin | |
2019-12-21 | cmake: use Boost::* imported targets | Egor Tensin | |
2019-12-10 | utils: add install rules | Egor Tensin | |
2019-12-09 | minor improvements to CMakeLists.txt | Egor Tensin | |
2019-08-20 | Windows.h > windows.h | Egor Tensin | |
... to enable cross-compilation from Ubuntu, where there's windows.h, and paths are case-sensitive. | |||
2017-07-27 | code style | Egor Tensin | |
2017-06-25 | code style | Egor Tensin | |
2017-06-22 | utils: code style | Egor Tensin | |
2017-06-22 | utils: refactor command-line arguments parsing | Egor Tensin | |
+ update usage messages. | |||
2017-05-11 | utils: code style | Egor Tensin | |
2017-05-11 | utils: exceptions instead of asserts | Egor Tensin | |
2017-05-04 | code style & refactoring | Egor Tensin | |
2017-05-04 | refactoring | Egor Tensin | |
2017-05-03 | code style | Egor Tensin | |
2017-04-29 | utils: README update | Egor Tensin | |
2017-04-29 | split root CMakeLists.txt | Egor Tensin | |
2017-02-08 | CMakeLists.txt updates | Egor Tensin | |
2017-01-22 | utils: add header files to CMakeLists.txt | Egor Tensin | |
2017-01-22 | utils: bugfix | Egor Tensin | |
2016-10-17 | utils: code dedupe | Egor Tensin | |
2016-10-17 | utils: code dedupe | Egor Tensin | |
2016-10-17 | fix compiler warnings | Egor Tensin | |
2016-10-16 | CMakeLists.txt: update | Egor Tensin | |
* Static runtime linking if the top-level project. * Multiple other minor-ish improvements. | |||
2016-10-10 | README updates | Egor Tensin | |
2016-10-10 | code style | Egor Tensin | |
2016-09-25 | fix licensing notices | Egor Tensin | |
Also, remove the docs, which were never there anyway. | |||
2016-07-18 | README updates | Egor Tensin | |
2016-06-21 | README updates | Egor Tensin | |
2016-06-21 | fix GCC errors | Egor Tensin | |
2016-05-22 | README updates | Egor Tensin | |
2016-05-21 | README updates | Egor Tensin | |
2016-05-19 | 'aesni' -> 'aes' | Egor Tensin | |
2016-05-19 | rename the project | Egor Tensin | |
2015-12-28 | utils: code style | Egor Tensin | |
2015-12-28 | utils: code style | Egor Tensin | |
2015-12-28 | utils: interface update & refactoring | Egor Tensin | |
2015-12-28 | utils: refactoring | Egor Tensin | |
2015-12-28 | utils: README update | Egor Tensin | |
2015-12-27 | utils: refactor command line parsing | Egor Tensin | |
2015-12-27 | utils: Boost.Filesystem for usage messages | Egor Tensin | |
2015-12-27 | code style | Egor Tensin | |
2015-10-23 | README updates | Egor Tensin | |
2015-10-20 | cxx: implement "boxes" | Egor Tensin | |
2015-09-01 | refactoring | Egor Tensin | |
2015-08-11 | bugfix | Egor Tensin | |
I am such a moron. | |||
2015-08-04 | utils: bugfix & refactoring | Egor Tensin | |
2015-08-03 | rename the utilities | Egor Tensin | |
2015-08-02 | cxx: more algorithm-agnostic API | Egor Tensin | |
The code (in the utilities in particular) is a mess though, so a refactoring's coming up. | |||
2015-07-27 | code style | Egor Tensin | |
2015-07-26 | utils: fix usage messages | Egor Tensin | |