Directory src/main/java/org/melati/poem/prepro/
- Directory Created:
- 2000-02-24 10:16
- Total Files:
- 70
- Deleted Files:
- 7
- Lines of Code:
- 9152
[root]
/src
/main
/java
/org
/melati
/poem
/prepro
Lines of Code

Developers
| Author |
Changes |
Lines of Code |
Lines per Change |
| Totals |
864 (100.0%) |
17636 (100.0%) |
20.4 |
| timp
|
382 (44.2%) |
8657 (49.1%) |
22.6 |
| williamc
|
372 (43.1%) |
6823 (38.7%) |
18.3 |
| samuelg
|
14 (1.6%) |
917 (5.2%) |
65.5 |
| mylesc
|
17 (2.0%) |
845 (4.8%) |
49.7 |
| timj
|
65 (7.5%) |
303 (1.7%) |
4.6 |
| davew
|
13 (1.5%) |
89 (0.5%) |
6.8 |
| jimw
|
1 (0.1%) |
2 (0.0%) |
2.0 |
Most Recent Commits
-
timp
2009-09-08 23:16Rev.: 1.14
-
Add isMain parameter
38 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
MelatiDsdProcessorMojo.java (+38 -7)
-
timp
2009-09-08 22:57
-
Add cause
10 lines of code changed in 2 files:
- src/main/java/org/melati/poem/prepro:
DSD.java (+2 -2),
ResourceNotFoundException.java (+8 -2)
-
timp
2009-09-08 21:27Rev.: 1.61
-
Java5
30 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
TableDef.java (+30 -30)
-
timp
2009-08-24 12:07Rev.: 1.60
-
Explicitly call super()
5 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
TableDef.java (+5 -3)
-
timp
2009-06-29 10:54Rev.: 1.65
-
Use generics
25 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
DSD.java (+25 -25)
-
timp
2009-03-27 09:51Rev.: 1.59
-
Document mysql table naming case handling
23 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
TableDef.java (+23 -1)
-
timp
2008-11-14 19:48Rev.: 1.58
-
Stop generating unneccessary cast
5 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
TableDef.java (+5 -3)
-
timp
2008-11-12 13:25
-
Use real javadoc tags, not generator
24 lines of code changed in 3 files:
- src/main/java/org/melati/poem/prepro:
DSD.java (+3 -3),
FieldDef.java (+5 -5),
TableDef.java (+16 -16)
-
timp
2008-10-17 22:34Rev.: 1.13
-
Good eclipse found a real issue
10 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
MelatiDsdProcessorMojo.java (+10 -12)
-
timp
2008-10-17 22:17Rev.: 1.13
-
Good eclipse found a real issue
4 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
ParsingDSDException.java (+4 -2)
-
timp
2008-04-14 12:27Rev.: 1.56
-
Make init public
2 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
TableDef.java (+2 -2)
-
timp
2008-04-14 12:21Rev.: 1.63
-
Extend JdbcTable not Table
4 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
DSD.java (+4 -4)
-
timp
2008-04-01 11:40Rev.: 1.62
-
Eclipse: unthrown exceptions
3 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
DSD.java (+3 -3)
-
timp
2007-09-11 08:50Rev.: 1.55
-
Expand error
3 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
TableDef.java (+3 -2)
-
timp
2007-08-28 18:08Rev.: 1.61
-
Try for a better error message
2 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
DSD.java (+2 -2)
-
timp
2007-08-20 09:03Rev.: 1.12
-
Checkstyle
2 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
MelatiDsdProcessorMojo.java (+2 -2)
-
timp
2007-07-06 09:31Rev.: 1.11
-
Add checkUptodate flag
17 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
MelatiDsdProcessorMojo.java (+17 -5)
-
timp
2007-07-05 15:22Rev.: 1.54
-
_newPersistent now returns a JdbcPersistent
11 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
TableDef.java (+11 -8)
-
timp
2007-07-05 10:35
-
Extend JdbcPersistent as Persistent is now an interface
22 lines of code changed in 2 files:
- src/main/java/org/melati/poem/prepro:
TableDef.java (+18 -11),
TableNamingInfo.java (+4 -4)
-
timp
2007-07-04 09:23Rev.: 1.60
-
Typo
2 lines of code changed in 1 file:
- src/main/java/org/melati/poem/prepro:
DSD.java (+2 -2)
(164 more)