1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Something weird happened here More... over 23 years ago
Unit test for BackupCharStream.java More... over 23 years ago
Adding Sebastian's test case. it fails. :( More... over 23 years ago
the var size was not inside the synchronzied {...} block for the private pool used by FW. It now is for the get semantic. NOTE: All wm tests were run against this new version. More... over 23 years ago
Minor formatting improvement More... over 23 years ago
Finalizing contrib/mgmt for release 1.0 More... over 23 years ago
Finalizing for release 1.0 More... over 23 years ago
Replaced debugging print statements with log.debug statements. Also added use of EEH for thrown property exceptions. More... over 23 years ago
Update Synopsis: More... over 23 years ago
CheckTemplates no longer uses CheckTemplates.properties so it has been removed. More... over 23 years ago
Added antoher assert() convenience method. Outputs the evaluation of a template and saves it to a disk file as well as returning the result. More... over 23 years ago
fixing mailing list address More... over 23 years ago
enable #default, and make a note in the UPGRADE document about #silence and friends being disabled. More... over 23 years ago
ActionServlet 0.7
wm
More... almost 24 years ago
old
wm
More... almost 24 years ago
no message
wm
More... almost 24 years ago
ActionServlet 0.7
wm
More... almost 24 years ago
old
wm
More... almost 24 years ago
Old
wm
More... almost 24 years ago
updating for 1.0rc2 release More... almost 24 years ago
Fix bug reported by Tony White where the lineNo/colNo arrays were not being resized correctly. More... almost 24 years ago
to be complete, test something similiar to the example given on the website. More... almost 24 years ago
Fixed up #alternate so it can alternate over any kind of WebMacro "list", just like #foreach can walk any list. More... almost 24 years ago
Add more test cases More... almost 24 years ago
Add TestDirectiveParser More... almost 24 years ago
Set default scope to "page". No particular reason, just less hassle than throwing an exception if missing. More... almost 24 years ago
Added onNew block mechanism More... almost 24 years ago
no message
wm
More... almost 24 years ago
Removed connection pool code. Finds database in classpath. More... almost 24 years ago
now uses Writer if OutputStream is not available (for example in servlet/jsp include).
sk
More... almost 24 years ago