aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cxx (unfollow)
Commit message (Collapse)Author
2016-06-21fix GCC errorsEgor Tensin
2016-05-19'aesni' -> 'aes'Egor Tensin
2016-05-19rename the projectEgor Tensin
2015-12-27cxx: refactoringEgor Tensin
2015-10-20cxx: implement "boxes"Egor Tensin
2015-08-23cxx: Boost.Config for compiler workaroundsEgor Tensin
2015-08-02cxx: more algorithm-agnostic APIEgor Tensin
The code (in the utilities in particular) is a mess though, so a refactoring's coming up.
2015-07-28cxx: more mode helpersEgor Tensin
2015-07-28bugfixEgor Tensin
2015-07-28refactoringEgor Tensin
Namely, rename API functions to facilitate metaprogramming using preprocessor macros.
2015-07-27code styleEgor Tensin
2015-07-26examples: merge to block utilsEgor Tensin
2015-07-23cxx: disable DbgHelp.h warningsEgor Tensin
2015-07-22cxx: add a compiler workaroundEgor Tensin
2015-06-25cxx: import more stuffEgor Tensin
2015-06-25cxx: implement more stuffEgor Tensin
2015-06-24refactoringEgor Tensin
2015-06-19add call stacks to errorsEgor Tensin
2015-06-19add more block arithmetic functionsEgor Tensin
2015-06-18cxx: implement more stuffEgor Tensin
2015-06-18better error messages + refactoringEgor Tensin
2015-06-17factoring out AES-specific stuffEgor Tensin
2015-06-17refactoringEgor Tensin
2015-06-17refactoringEgor Tensin
2015-06-17cxx: add block parsingEgor Tensin
2015-06-16cxx: include data structures & I/O functionsEgor Tensin
2015-06-15utils/cxx/ -> cxx/Egor Tensin