0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Sep 18, 2025 — Sep 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a problem that would occur when there are optional segments missing from the end of a record. More... over 16 years ago
Changed the order of the JUnit classpath because for some reason I started getting NoClassDefFound exceptions. More... over 16 years ago
Throwing an exception in the ConfigurationParser if unable to load a bean class interferes with tooling. Just wait til parsing the data file to attempt again if necessary. More... over 16 years ago
Discovered a bug that results in callbacks not being invoked when using the new callback mechanism. Also found a defect in the tests that allowed that to pass. More... almost 17 years ago
add the output from the file writer unit test, and modify the test to write into the output directory More... almost 17 years ago
This jar is no longer needed with the JUnit4 jar included More... almost 17 years ago
Corrected remaining Javadoc warnings More... almost 17 years ago
Add a BeanMapping Strategy in order to enable future replacement of PropertyUtils. Some Javadoc corrections More... almost 17 years ago
Document today's changes for new Callback mechanism More... almost 17 years ago
Store the bean Class when parsing the config file, and use that when creating new instances during parsing of the data file. More... almost 17 years ago
Add new Callback mechanism employing callback objects rather than invoking methods by reflection. More... almost 17 years ago
Added a section on usage of FileParser More... almost 17 years ago
Some updating More... almost 17 years ago
Found a couple of problems. I want to revisit the callback mechanism, especially for exceptions More... almost 17 years ago
Update the field guide. Correct a few Javadoc issues. More... almost 17 years ago
JavaDoc corrections More... almost 17 years ago
Remove test .class files from tarball More... almost 17 years ago
Updated Javadocs for the latest code changes More... almost 17 years ago
Adding in new files that got missed in the earlier commit More... almost 17 years ago
Add a section for the modifications made for version 2.0 More... almost 17 years ago
Add some configuration validation and "automation" for SegmentElements More... almost 17 years ago
Minor refactoring. Add JUnit summary to build. JavaDoc corrections in Util (as well as correcting the substring method) More... almost 17 years ago
Begin listing changes made for version 2.0 More... almost 17 years ago
Moving test related classes that were in the src module to the test module More... almost 17 years ago
Commit changes to support segmented records. Updated the log4j Category to use commons-logging Log. Updated collection classes to Java 5. More... almost 17 years ago
Modifications to the dtd to support record segments. Added commons-lang and junit4 to support additional changes made to support segmented records More... almost 17 years ago
encoding support More... about 19 years ago
encoding support More... about 19 years ago
encoding support More... about 19 years ago
release 1.2 (see changes.txt) More... about 19 years ago