Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-18 | * libnix -> libstore. | Eelco Dolstra | 1 | -1/+1 | |
2003-11-18 | * Source tree refactoring. | Eelco Dolstra | 1 | -1/+1 | |
2003-11-09 | * Turned the msg() and debug() functions into macros, since they | Eelco Dolstra | 1 | -3/+3 | |
turned out to be a huge performance bottleneck (the text to printed would always be evaluated, even when it was above the verbosity level). This reduces fix-ng execution time by over 50%. gprof(1) is very useful. :-) | |||||
2003-11-03 | * Ignore options passed to the aterm library. | Eelco Dolstra | 1 | -2/+5 | |
2003-10-20 | * Finished refactoring the tree. | Eelco Dolstra | 1 | -0/+12 | |
2003-10-20 | * Refactored the source tree. | Eelco Dolstra | 2 | -0/+94 | |