


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 802 (100.0%) | 3508 (100.0%) | 4.3 |
| doc/ | 106 (13.2%) | 1595 (45.5%) | 15.0 |
| classes/test/ | 28 (3.5%) | 467 (13.3%) | 16.6 |
| classes/org/makumba/db/sql/ | 52 (6.5%) | 190 (5.4%) | 3.6 |
| classes/org/makumba/ | 51 (6.4%) | 190 (5.4%) | 3.7 |
| classes/org/makumba/devel/ | 39 (4.9%) | 178 (5.1%) | 4.5 |
| doc/manual/ | 10 (1.2%) | 150 (4.3%) | 15.0 |
| doc/hacking/ | 11 (1.4%) | 140 (4.0%) | 12.7 |
| classes/test/validMdds/ | 28 (3.5%) | 140 (4.0%) | 5.0 |
| / | 81 (10.1%) | 127 (3.6%) | 1.5 |
| classes/org/makumba/abstr/ | 73 (9.1%) | 95 (2.7%) | 1.3 |
| servlet_context/WEB-INF/ | 9 (1.1%) | 39 (1.1%) | 4.3 |
| classes/test/brokenMdds/ | 23 (2.9%) | 38 (1.1%) | 1.6 |
| classes/org/makumba/db/sql/mysql/ | 3 (0.4%) | 34 (1.0%) | 11.3 |
| doc/api/ | 6 (0.7%) | 32 (0.9%) | 5.3 |
| classes/org/makumba/db/sql/qed/ | 8 (1.0%) | 23 (0.7%) | 2.8 |
| classes/org/makumba/controller/html/ | 24 (3.0%) | 22 (0.6%) | 0.9 |
| classes/org/makumba/view/jsptaglib/ | 78 (9.7%) | 11 (0.3%) | 0.1 |
| classes/org/makumba/db/sql/oql/ | 16 (2.0%) | 11 (0.3%) | 0.6 |
| classes/org/makumba/view/html/ | 13 (1.6%) | 8 (0.2%) | 0.6 |
| classes/org/makumba/abstr/printer/ | 16 (2.0%) | 8 (0.2%) | 0.5 |
| classes/org/makumba/db/sql/oracle/ | 5 (0.6%) | 6 (0.2%) | 1.2 |
| classes/org/makumba/controller/ | 2 (0.2%) | 4 (0.1%) | 2.0 |
| classes/org/makumba/view/ | 15 (1.9%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/util/ | 20 (2.5%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/importer/ | 10 (1.2%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/db/sql/pgsql/old/ | 3 (0.4%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/db/sql/pgsql/ | 5 (0.6%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/db/sql/odbcjet/v4/ | 7 (0.9%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/db/sql/odbcjet/ | 12 (1.5%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/db/sql/msql/ | 7 (0.9%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/db/sql/dbcp/ | 7 (0.9%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/db/sql/cloudscape/ | 4 (0.5%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/db/ | 12 (1.5%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/controller/jsp/ | 4 (0.5%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/controller/http/ | 6 (0.7%) | 0 (0.0%) | 0.0 |
| classes/org/makumba/abstr/translator/ | 8 (1.0%) | 0 (0.0%) | 0.0 |

generates cvs activity statistics with statcvs
0 lines of code changed in 2 files:
removing acidentally committed part
0 lines of code changed in 1 file:
try querying all individual fields
0 lines of code changed in 1 file:
bug 677 (".jspx" conflicting with XML & XHTML) - added support for ".jsps" alternative
18 lines of code changed in 5 files:
additional test
5 lines of code changed in 1 file:
supports other than default port
4 lines of code changed in 1 file:
uses standard "INTEGER" field type
(should it just extend intManager instead?)
0 lines of code changed in 1 file:
initial support for oracle (still buggy)
2 lines of code changed in 5 files:
provide standard SQL type name
3 lines of code changed in 1 file:
superclass is already using DB-specific properties with fallback to whatever is specified here
0 lines of code changed in 1 file:
slightly better error messages
2 lines of code changed in 1 file:
fixing bug 516 (Names of identifiers in DB need to be made valid)
reverted long name component order
0 lines of code changed in 1 file:
support for real (double precision) data type
1 lines of code changed in 11 files:
reverted to char, see bug 639
0 lines of code changed in 1 file:
bug 673 fixed (delete API call generates broken SQL)
45 lines of code changed in 3 files:
testcases for bug 430 and bug 673
64 lines of code changed in 5 files:
Database level types for real data type (for bug 430)
from http://downloads.hemtech.co.za/jdo/manual/database_specific_information.html
0 lines of code changed in 1 file:
bug 639 fixed (MDD names in Catalog are limited in length)
0 lines of code changed in 2 files:
additional testcases, all working fine
0 lines of code changed in 1 file:
bug 672 fixed (made !include mechanism in MDD insensitive to whitespace)
20 lines of code changed in 3 files:
(251 more)