summaryrefslogtreecommitdiffstats
path: root/src/opt/fxch/FxchMan.c
Commit message (Expand)AuthorAgeFilesLines
* Small bug fix in FXCH.Bruno Schmitt2016-08-181-10/+10
* Compiler errors on Windows.Alan Mishchenko2016-08-011-13/+16
* Several updates to FXCH including:Bruno Schmitt2016-08-011-104/+254
* Complier fix.Alan Mishchenko2016-06-171-2/+2
* Enables FXCH to handle Distance-1 cubes (D1C) and Single Cube Containment (SC...Bruno Schmitt2016-06-171-104/+154
* Removing the memory saving mode, it is no longer necessary.Bruno Schmitt2016-06-021-33/+11
* Fix the problem of not identifying divisors when its originating cubes had on...Bruno Schmitt2016-05-191-2/+2
* Cosmetic changes after incorporating new code of 'fxch'.Alan Mishchenko2016-05-111-9/+13
* Add a new module which implements the fast extract with cube hashing (fxch) a...Bruno Schmitt2016-05-111-0/+600