Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | as Rob Landley pointed out, need to fix the 1 versus i typo in indexing | vapier | 2005-05-13 | 1 | -1/+1 |
* | blah, forgot to save last time to fix whitespacing | vapier | 2005-05-13 | 1 | -1/+1 |
* | remove duplicated code and rework algorithms to end up with smaller code | vapier | 2005-05-13 | 1 | -40/+38 |
* | use a bunch of if statements since it is a few bytes smaller than a switch; a... | vapier | 2005-05-12 | 1 | -20/+16 |
* | err, added 2 to the wrong var :) also touchup the option detection to shrink ... | vapier | 2005-05-12 | 1 | -14/+8 |
* | fix segfault if user only specifies 1 file | vapier | 2005-05-12 | 1 | -1/+1 |
* | fix whitespace/coding style | vapier | 2005-05-12 | 1 | -27/+28 |
* | Small comm implementatin from Rob Sullivan. Needed to build perl. | landley | 2005-05-11 | 1 | -0/+155 |