Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 23 (100.0%) | 2.3 |
worthen | 7 (70.0%) | 15 (65.2%) | 2.1 |
dgroulx | 2 (20.0%) | 8 (34.8%) | 4.0 |
sparker | 1 (10.0%) | 0 (0.0%) | 0.0 |
Added two arguments to the end of all exception constructors, __FILE__ and __LINE__ for use in printing out meaningful exception info when exceptions are broken.
8 lines of code changed in 2 files:
Retire .cvsignore files
0 lines of code changed in 1 file:
windows sock stuff
0 lines of code changed in 4 files:
define some macros for mkdir and lstat for windows, and so we don't have to ifdef a million places in the code
15 lines of code changed in 3 files: