openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
FreeMarker
Settings
|
Report Duplicate
68
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Nov 28, 2024 — Nov 28, 2025
Showing page 212 of 220
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More JavaDoc fixups for accuracy: remove remaining references to startAutoUpdated(), which has finally been removed. Also update compileFromStream in AbstractTemplate to make the description more generic.
run2000
More...
over 24 years ago
More JavaDoc updates.
run2000
More...
over 24 years ago
New JavaDoc files due to cache changes.
run2000
More...
over 24 years ago
Update JavaDoc for cache changes.
run2000
More...
over 24 years ago
Update JavaDocs to document all the relevant methods.
run2000
More...
over 24 years ago
Add methods for getting and setting the default template type.
run2000
More...
over 24 years ago
Added more description to the includes syntax.
run2000
More...
over 24 years ago
Documented the other type of include syntax allowed due to cache changes.
run2000
More...
over 24 years ago
Added TestInclude testcase, to test one and two parameter variations of the include instruction.
run2000
More...
over 24 years ago
Added (back) the two-parameter constructor for IncludeInstruction, as a convenience for StandardTemplateParser.
run2000
More...
over 24 years ago
Updated parser to handle two-parameter style of include instructions.
run2000
More...
over 24 years ago
Use getItem() instead of getTemplate() in ExposeServlet -- getTemplate() is now deprecated.
run2000
More...
over 24 years ago
Deprecate the old getTemplate and getBinaryData methods, in favour of the more generic getItem() methods. Also deprecated the FileBinaryCache in general, since we can get the same functionality out of FileTemplateCache now.
run2000
More...
over 24 years ago
Minor changes to the description of the Cache code in the example.
run2000
More...
over 24 years ago
Update the cache documentation in the manual to reflect current reality.
run2000
More...
over 24 years ago
Updated the examples to reflect up-to-date cache usage in the sample code.
run2000
More...
over 24 years ago
Updated to avoid deprecated cache API call.
run2000
More...
over 24 years ago
Updated GuestbookServlet to avoid deprecated cache API calls.
run2000
More...
over 24 years ago
Added new test case for testing the cache implementation.
run2000
More...
over 24 years ago
Resolved minor merge issues in Template class.
run2000
More...
over 24 years ago
Merged new cache package from the FreeMarker cache branch.
run2000
More...
over 24 years ago
Merged the cache branch back to the head.
run2000
More...
over 24 years ago
New JavaDoc for 1.6.2 release.
run2000
More...
over 24 years ago
Update JavaDoc to 1.6.2 release.
run2000
More...
over 24 years ago
Changed the ordering of bullet points in the README: Expose contains the major new functionality for this release.
run2000
More...
over 24 years ago
Minor fix to JavaDoc in NormalizeNewlines.
run2000
More...
over 24 years ago
Added testcases for FreeMarkers newline behaviour.
run2000
More...
over 24 years ago
New transformer for normalizing newline characters in a template. This used to be handled by the Template itself.
run2000
More...
over 24 years ago
Rework compileFromStream to avoid fiddling with newlines. By default, we preserve all newlines in the template as-is.
run2000
More...
over 24 years ago
Update README and package information to 1.6.2.
run2000
More...
over 24 years ago
←
1
2
…
208
209
210
211
212
213
214
215
216
…
219
220
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree