Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 24 (100.0%) | 123 (100.0%) | 5.1 |
dgroulx | 7 (29.2%) | 84 (68.3%) | 12.0 |
worthen | 17 (70.8%) | 39 (31.7%) | 2.2 |
Get rid of dependency on external readdir, opendir, closedir (wrote out own)
Consolidate stack trace into one function, and make available to anywhere
Add a public domain utility for windows to do the stack trace
Parse filenames in ServiceDB for windows like we do in PackageDB (I.e., filenames can have colons in them.
11 lines of code changed in 2 files:
SHARE -> SCISHARE
8 lines of code changed in 10 files:
Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions
20 lines of code changed in 5 files:
The libxml2 branch merge
84 lines of code changed in 7 files: