0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated SVN path to include /trunk suffix More... over 17 years ago
Renamed TestHelper to Helper More... almost 18 years ago
Updated SVN URL in build page More... almost 18 years ago
Updated version to 0.5-SNAPSHOT More... about 18 years ago
Updated version for 0.4.1 release More... about 18 years ago
Don't use JDK1.5 specific methods so that taglib can run under JDK1.4 More... about 18 years ago
Updated version to 0.5-SNAPSHOT More... about 18 years ago
Updated version to 0.4 More... about 18 years ago
Updated tutorial with details of XML Escaping and the ability to use context-params. More... about 18 years ago
Added context-param support to changes More... about 18 years ago
Allow pretty-printing to be set with a context param More... about 18 years ago
Refactor More... about 18 years ago
Allow escapeXml default value to be set with a context-param in web.xml More... about 18 years ago
Added escapeXml change description. More... about 18 years ago
Added escapeXml support to escape any XML special characters. More... about 18 years ago
Fixed incorrect usage of value= instead of items= on array tag in site examples. More... about 18 years ago
Removed deprecated json:data tag More... about 18 years ago
Updated version to 0.4-SNAPSHOT More... about 18 years ago
Set version to 0.3 final More... about 18 years ago
Set 0.3 release date, other small tweaks to changes. More... about 18 years ago
Clarify 'items' attribute of array tag in .tld description More... about 18 years ago
Refactor More... about 18 years ago
Cleanup of error messages following removal of json:data tag. More... about 18 years ago
Removed unused tutorial webapp dir More... about 18 years ago
Doc update for pretty-printing More... about 18 years ago
Additional test for pretty-printing More... about 18 years ago
Removed JsonDataTag class and updated .tld so json:data uses JsonObjectTag More... about 18 years ago
Updated documentation to remove all references to json:data tag now that json:object and json:array can be used as top level tags. More... over 18 years ago
Rearranged elements in .tld so it validates in Resin More... over 18 years ago
Allow json:array to be a top level tag so that both JSON objects and JSON arrays can be serialized as per RFC 4627. More... over 18 years ago