0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated knownissues and todo list More... about 17 years ago
Updated documentation More... about 17 years ago
Added new functionality to so that the root element of a target file can now be an element that is part of the target document. This means that a specific "target" element is not required. When a "target" element is not the root then the root element becomes part of the document and could be a macro element if you so wish...this means that the root element will be parsed and checked for macro expansion or included into the final document. More... about 17 years ago
Added new attributes lang and targetns. Also added getter for encoding. More... about 17 years ago
New object used to pass attributes but ignore attributes that are normally found in target. This is used for the latest functionality which allows you to create target files that do not require a root target element but can use the actual root element as the first element in a target. More... about 17 years ago
Switched off collapse flag for now until the collapsed functionality is working correctly More... about 17 years ago
Removed whitespace More... about 17 years ago
Added some defensive coding and now pass a reference to the Target object which is used to set default properties that may be used in a macro More... about 17 years ago
When testing a property is equal to a value then $(PROPNAME) would not find a property since it includes the prefix $( and ending suffix )...now tests to see if this is present and strips them before checking for the property! More... about 17 years ago
Generated documents that contained XML where generating end tags even when the elements are empty. For example; More... about 17 years ago
Corrected spelling mistakes More... about 17 years ago
Add Csv classes More... over 17 years ago
increased version number More... over 17 years ago
Added support for insertions and implemented some performance improvements. More... over 17 years ago
Collection for holding MacroStream instances used in insertions functionality More... over 17 years ago
MacroStream holds CharBuffer instance for use in insertions More... over 17 years ago
Changed build to not copy CVS directories when build source and lib distributions. More... over 17 years ago
Initial release More... over 17 years ago