1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... over 23 years ago
update some docs for contrib/mgmt More... over 23 years ago
setDaemon(true) added to thread definition. More... over 23 years ago
*** empty log message *** More... over 23 years ago
Modified HSQLDB to work in embedded mode. More... over 23 years ago
Updated links. Modified docs to reflect new embedded mode for sample HSQLDB. More... over 23 years ago
copy of updated template More... over 23 years ago
Improved cosmetically. Added child table to example 3. More... over 23 years ago
Added support for pointing to different WM jar. Include sample HSQLDB database file. More... over 23 years ago
Sample hsqldb database file More... over 23 years ago
ActionServlet 0.8
wm
More... over 23 years ago
no message
wm
More... over 23 years ago
ActionServlet 0.8
wm
More... over 23 years ago
Initial revision
wm
More... over 23 years ago
Modified to isTrue() to evaluate UndefinedMacro singleton as false More... over 23 years ago
Modified to return UndefinedMacro singleton for undefined variable or property reference. More... over 23 years ago
Initial commit. A singleton to be returned as representation of an undefined value in a template. More... over 23 years ago
Initial commit. Originally from Marcel. An alternative EEH that puts a list of exceptions into the context. More... over 23 years ago
Added toUpperCase(String) and toLowerCase(String) to improve the breadth of the Text Tool. More... over 23 years ago
Include line/column info in PropertyException's Message. More... over 23 years ago
provide methods in PropertyException to track the line/column number location that caused the exception to be thrown. More... over 23 years ago
Added an eval(Map) method to the TemplateTool.MacroTemplate class More... over 23 years ago
fix bug in parser where the equal sign wasn't being recognized as a valid URL character More... over 23 years ago
Fix bug in DirectiveBuilder where Directive objects were re-used; caused havoc with macro expansion More... over 23 years ago
Add #macro facility and directive; improvements to directive argument parser More... over 23 years ago
updating release notes and such for 1.0rc3 More... over 23 years ago
Fix nasty backup-after-eof bug found by Sebastian. More... over 23 years ago
Also test backing up after the stream has returned EOF More... over 23 years ago
More tests More... over 23 years ago
Add unit test for BackupCharStream More... over 23 years ago