0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated version numbers More... over 16 years ago
Updated ChangeLog More... over 16 years ago
Fixed bug with reading files, commented More... over 16 years ago
Added more unit tests to the CompareIgnoreWhiteSpace TestCase More... over 16 years ago
Added unit tests for the CompareIgnoreWhiteSpace class More... over 16 years ago
Significantly improved performance for files with long lines More... over 16 years ago
Added constructors to test cases for Junit/Ant support More... over 16 years ago
Fixed performance problem with very long lines in XML files with an XmlBufferedReader. See that class for more details. More... over 16 years ago
Updated comments and build version. More... over 16 years ago
Updated to 0.5.1a. More... about 17 years ago
Updated the test case to match the current output when a tag doesn't complete (which most editors would show as a glaring error anyway). More... about 17 years ago
Added extra logging for when a file cannot be formatted due to an internal error. More... about 17 years ago
Fixed issue with input that's all on one big line. More... about 17 years ago
Added back in comment regarding the IMG tag until I can verify whether or not it's been fixed in the latest release. More... over 17 years ago
Updated changelog. More... over 17 years ago
Removed "SET" from the shell script, as it is not a valid command. More... over 17 years ago
Added a comment to chmod the shell script during a binary installation. More... over 17 years ago
Fixed a bug that causes an incorrect shell script to be generated. More... over 17 years ago
Refactored the batch file and shell script code to use a JSPPP_HOME variable when creating the bindist. More... over 17 years ago
Added directions for the binary install. More... over 17 years ago
Refactored the binary build and completed the implementation. More... over 17 years ago
Updated the bindist to put the shell script and batch file in the bin directory. More... over 17 years ago
Refactored the binary build and completed the implementation. More... over 17 years ago
Added a preliminary implementation of a "doubleinstall" target which creates both the UNIX script and batch file. More... over 17 years ago
Updated Changelog and copyright information to 2002-2006. More... over 17 years ago
Added "punctuation" feature (see readme.txt for details) which is handy for auto-generated files like Maven docs. More... over 19 years ago
- Fixed a bug with page directives which are longer than the given line length and only have one attribute which has no new lines. - Added unit and system tests for regression. More... over 19 years ago
Added a credit for Jon Iles. More... over 19 years ago
Started preliminary work on a binary build. More... over 19 years ago
- Added a new option to allow no formatting. JSPPP can then be used as a syntax/semantic validator. - Added a system test to verify the no formatting works. More... over 19 years ago