[root]/flatpack/src/main/java/net/sf/flatpack/util
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 24 (100.0%) | 1762 (100.0%) | 73.4 |
Paul Zepernick | 16 (66.7%) | 1717 (97.4%) | 107.3 |
Benoit Xhenseval | 8 (33.3%) | 45 (2.6%) | 5.6 |
Changed package for the Examples.
36 lines of code changed in:
fixed javadoc tag
1 lines of code changed in:
checkstyle fix
2 lines of code changed in:
The writer package will let you EXPORT a DataSet in a fixed length or Delimited (csv, etc) format. Thanks to Dirk and Holger from MuleSource.
1 lines of code changed in:
Tidy up (Checkstyle & co)
1 lines of code changed in:
Fix a few PMD and Checkstyle warnings.
5 lines of code changed in:
tidy.
1 lines of code changed in:
Fix some of the last conversion issues...
1 lines of code changed in:
Dropped the "PZ" from class names
Changed the "PZ" to "FP" where class name may be common, such as, StringUtils.
This will prevent the user from having to qualify the class name in certain
situations
157 lines of code changed in:
pzconvert.properties renamed to fpconvert.properties
1 lines of code changed in:
Changed package structure from pzfilereader to flatpack
More to come...Going to be removing the PZ from any applicable class names
1556 lines of code changed in: