Directory flatpack/src/main/java/net/sf/flatpack/

Directory Created:
2007-06-27 14:39
Total Files:
16
Deleted Files:
10
Lines of Code:
2888

Browse with ViewVC

[root]/flatpack/src/main/java/net/sf/flatpack

                                directory in repo brparse (5 files, 756 lines)

                                directory in repo converter (6 files, 284 lines)

                                directory in repo ordering (3 files, 236 lines)

                                directory in repo structure (3 files, 300 lines)

                                directory in repo util (6 files, 1671 lines)

                                directory in repo writer (9 files, 552 lines)

                                directory in repo xml (6 files, 646 lines)

Lines of Code

flatpack/src/main/java/net/sf/flatpack/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 77 (100.0%) 3362 (100.0%) 43.6
Paul Zepernick 47 (61.0%) 3051 (90.7%) 64.9
Benoit Xhenseval 30 (39.0%) 311 (9.3%) 10.3

Most Recent Commits

Paul Zepernick 2007-11-05 02:16

updated version

1 lines of code changed in:

  • flatpack/src/main/java/net/sf/flatpack: Version.java (+1 -1)
Paul Zepernick 2007-11-03 01:55

Fixed bug 1811210

8 lines of code changed in:

Paul Zepernick 2007-10-02 00:33

readers were reversed on the delimited file parse



version needed to be updated to 3.1

1 lines of code changed in:

Benoit Xhenseval 2007-09-30 16:44

Changed package for the Examples.

148 lines of code changed in:

Paul Zepernick 2007-09-29 15:12

ran eclipse format

37 lines of code changed in:

Paul Zepernick 2007-09-10 01:37

checkstyle fix

15 lines of code changed in:

Benoit Xhenseval 2007-09-05 19:09

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:

Benoit Xhenseval 2007-08-30 10:39

Tidy up (Checkstyle & co)

19 lines of code changed in:

Benoit Xhenseval 2007-08-20 21:49

Fix a few PMD and Checkstyle warnings.

2 lines of code changed in:

Paul Zepernick 2007-08-17 18:57

added contains() method to check for the existance of a column name for the current row.

27 lines of code changed in:

Benoit Xhenseval 2007-07-31 22:21

Bit of tidy up. the doParse method ought to be protected as it is invalid to call directly (called through parse method).

2 lines of code changed in:

Benoit Xhenseval 2007-07-30 20:02

Set the pointer directly rather than calling goTop() just in case we're a BuffReaderDataSet (in which an exception would be thrown).

3 lines of code changed in:

Paul Zepernick 2007-07-30 18:09

added clearRows(), clearErrors(), and clearAll() to DataSet

29 lines of code changed in:

Paul Zepernick 2007-07-30 17:34

changed clearRows() to public

1 lines of code changed in:

Benoit Xhenseval 2007-07-09 10:56

added toString methods.

26 lines of code changed in:

Benoit Xhenseval 2007-07-09 10:32

Add a useful toString on DataError.

7 lines of code changed in:

Benoit Xhenseval 2007-06-30 19:41

ran Eclipse CleanUp and Format.

3 lines of code changed in:

Benoit Xhenseval 2007-06-30 16:04

Fix some of the last conversion issues...

100 lines of code changed in:

Paul Zepernick 2007-06-27 15:35

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

1952 lines of code changed in:

Paul Zepernick 2007-06-27 14:39

Changed package structure from pzfilereader to flatpack



More to come...Going to be removing the PZ from any applicable class names

980 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT