Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | utils: README update | Egor Tensin | 2015-12-28 |
| | |||
* | utils: refactor command line parsing | Egor Tensin | 2015-12-27 |
| | |||
* | README update | Egor Tensin | 2015-12-27 |
| | |||
* | utils: Boost.Filesystem for usage messages | Egor Tensin | 2015-12-27 |
| | |||
* | code style | Egor Tensin | 2015-12-27 |
| | |||
* | cxx: refactoring | Egor Tensin | 2015-12-27 |
| | |||
* | test/file.py: more tests | Egor Tensin | 2015-10-24 |
| | |||
* | test: bugfix & refactoring | Egor Tensin | 2015-10-24 |
| | |||
* | add test/file.py | Egor Tensin | 2015-10-24 |
| | |||
* | README updates | Egor Tensin | 2015-10-23 |
| | |||
* | ignore Intel SDE's log files | Egor Tensin | 2015-10-20 |
| | |||
* | cxx: implement "boxes" | Egor Tensin | 2015-10-20 |
| | |||
* | add missing `assert`s | Egor Tensin | 2015-10-18 |
| | |||
* | refactoring | Egor Tensin | 2015-09-01 |
| | |||
* | cxx: Boost.Config for compiler workarounds | Egor Tensin | 2015-08-23 |
| | |||
* | bugfix | Egor Tensin | 2015-08-11 |
| | | | | I am such a moron. | ||
* | utils: bugfix & refactoring | Egor Tensin | 2015-08-04 |
| | |||
* | test/toolkit.py: fix utility names | Egor Tensin | 2015-08-03 |
| | |||
* | rename the utilities | Egor Tensin | 2015-08-03 |
| | |||
* | cxx: more algorithm-agnostic API | Egor Tensin | 2015-08-02 |
| | | | | | The code (in the utilities in particular) is a mess though, so a refactoring's coming up. | ||
* | cxx: more mode helpers | Egor Tensin | 2015-07-28 |
| | |||
* | bugfix | Egor Tensin | 2015-07-28 |
| | |||
* | refactoring | Egor Tensin | 2015-07-28 |
| | | | | | Namely, rename API functions to facilitate metaprogramming using preprocessor macros. | ||
* | code style | Egor Tensin | 2015-07-27 |
| | |||
* | utils: fix usage messages | Egor Tensin | 2015-07-26 |
| | |||
* | examples: merge to block utils | Egor Tensin | 2015-07-26 |
| | |||
* | cxx: disable DbgHelp.h warnings | Egor Tensin | 2015-07-23 |
| | |||
* | cxx: add a compiler workaround | Egor Tensin | 2015-07-22 |
| | |||
* | README updates | Egor Tensin | 2015-07-12 |
| | |||
* | README updates | Egor Tensin | 2015-07-07 |
| | |||
* | utils: rearrange files | Egor Tensin | 2015-07-07 |
| | |||
* | code style | Egor Tensin | 2015-07-06 |
| | |||
* | add TODO | Egor Tensin | 2015-06-25 |
| | |||
* | merge specialized block utils into general ones | Egor Tensin | 2015-06-25 |
| | | | | ... taking advantage of the new template interface. | ||
* | cxx: import more stuff | Egor Tensin | 2015-06-25 |
| | |||
* | remove specialized buffer encryption functions | Egor Tensin | 2015-06-25 |
| | |||
* | cxx: implement more stuff | Egor Tensin | 2015-06-25 |
| | |||
* | fix usage messages | Egor Tensin | 2015-06-24 |
| | |||
* | README update | Egor Tensin | 2015-06-24 |
| | |||
* | move executables from test/ to utils/ | Egor Tensin | 2015-06-24 |
| | |||
* | test: locate executables in PATH | Egor Tensin | 2015-06-24 |
| | |||
* | add missing extern "C" { | Egor Tensin | 2015-06-24 |
| | |||
* | refactoring | Egor Tensin | 2015-06-24 |
| | |||
* | use macros to get rid of repetitive code | Egor Tensin | 2015-06-24 |
| | |||
* | test/toolkit.py: fix executable names | Egor Tensin | 2015-06-22 |
| | |||
* | boxes: a number of improvements | Egor Tensin | 2015-06-22 |
| | | | | | | | | | * Algorithm interfaces are no longer required to load partial blocks, the space for which is allocated dynamically. * Padding schemes are now also separated, perhaps in the future to become a "box" parameter. Consequently, algorithm interfaces are no longer required to implement padding either. | ||
* | bugfix & code style | Egor Tensin | 2015-06-21 |
| | |||
* | README updates | Egor Tensin | 2015-06-20 |
| | |||
* | utils: README update | Egor Tensin | 2015-06-20 |
| | |||
* | utils: add bitmap utils | Egor Tensin | 2015-06-20 |
| |