Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 36 (100.0%) | 4.0 |
jas | 7 (77.8%) | 32 (88.9%) | 4.5 |
dav | 2 (22.2%) | 4 (11.1%) | 2.0 |
Fix Mac build (specify required libs). Mkdir requires #include <sys/stat.h>.
4 lines of code changed in 2 files:
Remove sgi_stl_warnings include line
0 lines of code changed in 1 file:
Remove CMakeLists.txt
0 lines of code changed in 1 file:
Back out revision 43001. Add cstdio so that remove() is found.
0 lines of code changed in 2 files:
Remove return code testing, since the function didn't have a return code.
gcc-4.4 picked up a compiler error with static function call that was missing
an object for the call to remove().
2 lines of code changed in 1 file:
Add the MIT License to every *.cc, *.h,*.F, and sub.mk file.
30 lines of code changed in 2 files: