68
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 16 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add documentation for the <transform> tag and TemplateTransformModel to the manual. More... over 24 years ago
Fix typo in value of output More... over 24 years ago
Update the "assignment" docs in the manual to add the case of list literals. More... over 24 years ago
Disabled problematic tests More... over 24 years ago
New testcase to test list literals. Currently these are only available in assignment statements. More... over 24 years ago
Reworked list literal syntax to work correctly with variables and string expressions involving commas. More... over 24 years ago
Fixed typo in JavaDoc More... over 24 years ago
Adding compression test to suite More... over 24 years ago
Template for the compress testcase More... over 24 years ago
Reference text for the compress testcase More... over 24 years ago
Fixed bug where output would not be sent to file More... over 24 years ago
Test case for the various compression schemes FreeMarker has More... over 24 years ago
Compresses whitespace down to a single character More... over 24 years ago
Updated test cases to conform more closely with JUnit interface expectations. More... over 24 years ago
Includes targets for Expose package, and an 'all' target. More... over 24 years ago
Clean now removes JavaDoc, better build targets for core vs. utility JAR files More... over 24 years ago
Updated build.xml file to compile test cases, general rework, make compatible with Ant 1.3 More... over 24 years ago
Mention JUnit in the package documentation More... over 24 years ago
Test suite class for JUnit More... over 24 years ago
Rework test cases to hook into JUnit More... over 24 years ago
Update testcase to reflect JUnit origins. More... over 24 years ago
Fixed package name in todo More... over 24 years ago
Add todo for rework to JUnit test cases More... over 24 years ago
Removed unused listSize() method from interface More... over 24 years ago
Removed listSize() stuff from sample code More... over 24 years ago
Removed listSize member variable too More... over 24 years ago
Removed listSize() method from example, since we've removed it from the interface. More... over 24 years ago
Add transform instruction to the parser More... over 24 years ago
Test case for TestTransformModel More... over 24 years ago
Model for the TestTransform test case More... over 24 years ago