

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 284 (100.0%) | 17861 (100.0%) | 62.8 |
| src/gdd/ | 144 (50.7%) | 13350 (74.7%) | 92.7 |
| src/db/ | 31 (10.9%) | 1673 (9.4%) | 53.9 |
| src/dbtools/ | 59 (20.8%) | 1213 (6.8%) | 20.5 |
| src/dev/ | 12 (4.2%) | 526 (2.9%) | 43.8 |
| src/rec/ | 12 (4.2%) | 415 (2.3%) | 34.5 |
| src/libCom/ | 9 (3.2%) | 338 (1.9%) | 37.5 |
| src/libCom/dbmf/ | 2 (0.7%) | 244 (1.4%) | 122.0 |
| src/dbStatic/ | 6 (2.1%) | 49 (0.3%) | 8.1 |
| src/libCom/cxxTemplates/ | 1 (0.4%) | 27 (0.2%) | 27.0 |
| src/cas/generic/ | 2 (0.7%) | 14 (0.1%) | 7.0 |
| src/util/ | 2 (0.7%) | 5 (0.0%) | 2.5 |
| src/cas/example/ | 1 (0.4%) | 3 (0.0%) | 3.0 |
| src/libCom/cvtFast/ | 2 (0.7%) | 2 (0.0%) | 1.0 |
| src/cas/test/ | 1 (0.4%) | 2 (0.0%) | 2.0 |

just some notes
0 lines of code changed in 1 file:
Fixed bug in new/delete operators for gddBounds1D, 2D, and 3D
15 lines of code changed in 2 files:
Changed these to use the dbmf library for malloc/free of buffers
33 lines of code changed in 7 files:
Added a simple library for doing malloc/free from a buffer pool
564 lines of code changed in 7 files:
fixed bug in gddDestructor constructor.
6 lines of code changed in 1 file:
*** empty log message ***
1683 lines of code changed in 19 files:
fixed a problem with gddDestructor and reference counting
25 lines of code changed in 2 files:
Fixed a bug in TSreport - printing of IP addresses was incorrect
5 lines of code changed in 1 file:
Fixed bungled spelling of GUI_BITS, it was spelled GUI_BTS
16 lines of code changed in 1 file:
free up resources in clearData
5 lines of code changed in 1 file:
Print IP address on report
8 lines of code changed in 1 file:
many errors fixed
168 lines of code changed in 4 files:
reset line number at start of routines
3 lines of code changed in 2 files:
More strings yet printed now
1 lines of code changed in 1 file:
Working version, intermediate, still has problems
281 lines of code changed in 5 files:
fixed bug in copyData, sets bounds now
32 lines of code changed in 1 file:
fix setFirst
6 lines of code changed in 1 file:
first proof reading corrections
173 lines of code changed in 2 files:
Much new doc added. Fixed bug in gdd.cc.
670 lines of code changed in 3 files:
New gdd reference manual
494 lines of code changed in 1 file:
(96 more)