13
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove duplicate TextHelper functionality. Move tests of Format to TestElement More... over 13 years ago
Javadoc typo fixes. More... over 13 years ago
Fix a link to the XPath wiki docs. More... over 13 years ago
Revert changes that replaced getExpandEntities with isExpandEntities. This commit un-deprecates the get* Versions of the methods, and removes the is* versions More... over 13 years ago
Push the addContent(*) Methods up to the Parent interface More... over 13 years ago
Rename Walkers to match Format TextMode names, change isWhiteSpace to isWhitespace More... over 13 years ago
More Javadoc fixes More... over 13 years ago
Fix Missing LineSeparator documentation More... over 13 years ago
Rename JDOMConstants from NS_PFX_* to NS_PREFIX_* More... over 13 years ago
Some Javadoc typo fixes. More... over 13 years ago
Add Source SAXParseException message to JDOMException message. More... over 13 years ago
Bump up code coverage to 100% More... over 13 years ago
remove unused size() method, and icrease coverage to 100% More... over 13 years ago
Fix Java5 compatibility problem, push test coverage to 100% for DescendantIterator More... over 13 years ago
change the name from JDOM2 to JDOM More... over 13 years ago
Tidy up 'old' documents, and remove no-longer-needed items More... over 13 years ago
Improve DescendantIterator performance More... over 13 years ago
Re-jig the way that data is stored internally, and remove the need to create 'detached' Text and CDATA instances for when data like that is formatted. More... over 13 years ago
Improve performance of FormatStack significantly. Add tests to ensure FormatStack indenting remains correct. More... over 13 years ago
Improve the performance of the non-raw 'Walker' classes. Document the Verifier.isHighSurrogate. Convert the anonymous classes to named classes in Format (the EscapeStrategy classes). (the named classes are easier to track in code-coverage and profiling) More... over 13 years ago
Faster DescendantIterator More... over 13 years ago
Optimize the Format class. Numerous improvements make a big difference. More... over 13 years ago
Simply extract the DevNull target to make it reusable for some performance tests. More... over 13 years ago
Tidy up the eclipse ant task. More... over 13 years ago
More JavaDoc cleanup More... over 13 years ago
Fix usage of XMLStreamConstants, and some javadoc typos More... over 13 years ago
Tidy up org.jdom2.input - javadoc and create stax sub-package. More... over 13 years ago
Fixes #70 - getDescendants() should return Iterable as well as Iterator. More... over 13 years ago
Copyright notices More... over 13 years ago
Copyright tidyup More... over 13 years ago