

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 36 (100.0%) | 1349 (100.0%) | 37.4 |
| Gimped/ | 28 (77.8%) | 1114 (82.6%) | 39.7 |
| XMLDriver/XMLDriver/ | 4 (11.1%) | 182 (13.5%) | 45.5 |
| XMLFiles/ | 3 (8.3%) | 53 (3.9%) | 17.6 |
| XMLDriver/XMLDriver/bin/Debug/ | 1 (2.8%) | 0 (0.0%) | 0.0 |

Removed no longer used or needed extra copies of .dtd files and one .xml file
0 lines of code changed in:
Removed Owens "test" button, and fixed hex viewer so program will compile
12 lines of code changed in:
Added CreateWhereConstraints(), and UpdateDataTableQuery()
renamed CretateWhere() ------> to CretateWhereJoins()
103 lines of code changed in:
Tested Ben's addition to the code base since release 2.0, found and fixed slight problem with sql string being generated.
10 lines of code changed in:
Mades some syntactical corrections. Nothing that actually modified the prog.
13 lines of code changed in:
Fixed Bug in the ParseSelect() method. It was skipping the first join in the select part of the xml file. Added Do/While loop to fix this.
4 lines of code changed in:
Fixed DTD where it required at least one join and constrain in the select portion of the XML. Made it so that they can be 0 or more.
1 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
*** empty log message ***
51 lines of code changed in:
made datagrid methods public as they should have beent to begin with
2 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
*** empty log message ***
11 lines of code changed in:
Added InitialDataTableFill() method. Also modified the CreateSelcect(), CreateFrom(), and the CreateWhere() methods. These methods will probably be modified so that they can be more generic, however at the moement they only apply to InitialDataTableFill().
46 lines of code changed in:
*** empty log message ***
5 lines of code changed in:
*** empty log message ***
149 lines of code changed in:
*** empty log message ***
68 lines of code changed in:
*** empty log message ***
73 lines of code changed in:
*** empty log message ***
41 lines of code changed in:
added validateXml Function
34 lines of code changed in:
(4 more)