Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stepcompress: Check for small negative numbers on sqrt() calls | Kevin O'Connor | 2016-10-10 | 1 | -2/+13 |
* | stepcompress: Eliminate possible infinite loop in compress_bisect_add() | Kevin O'Connor | 2016-10-10 | 1 | -1/+1 |
* | stepcompress: Compress for greatest "reach" instead of greatest "add" | Kevin O'Connor | 2016-09-24 | 1 | -21/+23 |
* | stepcompress: Fix error causing queue to not be expanded in expand_queue() | Kevin O'Connor | 2016-07-16 | 1 | -2/+2 |
* | stepcompress: Check for invalid count in step_factor and step_sqrt | Kevin O'Connor | 2016-07-16 | 1 | -2/+13 |
* | stepcompress: Fix compress_bisect_add() infinite loop | Kevin O'Connor | 2016-07-10 | 1 | -2/+6 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+498 |