-
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-06-03 12:24Rev.: 1.7
-
xml
2 lines of code changed in 1 file:
- src/site/xdoc:
Usage.xml (+2 -2)
-
timp
2008-04-24 13:26Rev.: 1.4
-
Remove redundancy, that is apparently no longer required
1 lines of code changed in 1 file:
- src/site:
site.xml (+1 -17)
-
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
2008-03-27 09:37Rev.: 1.20
-
Increment version
1 lines of code changed in 1 file:
-
timp
2008-02-22 14:01Rev.: 1.6
-
Add Prepro text
96 lines of code changed in 1 file:
- src/site/xdoc:
Usage.xml (+96 -1)
-
timp
2008-02-22 13:45Rev.: 1.19
-
Improve project description
2 lines of code changed in 1 file:
-
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)