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
JDOM
Settings
|
Report Duplicate
13
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 14 hours
ago.
Sep 21, 2024 — Sep 21, 2025
Showing page 7 of 57
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove duplicate TextHelper functionality. Move tests of Format to TestElement
Rolf
More...
over 13 years ago
Javadoc typo fixes.
hunterhacker
More...
over 13 years ago
Fix a link to the XPath wiki docs.
hunterhacker
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
Rolf
More...
over 13 years ago
Push the addContent(*) Methods up to the Parent interface
Rolf
More...
over 13 years ago
Rename Walkers to match Format TextMode names, change isWhiteSpace to isWhitespace
Rolf
More...
over 13 years ago
More Javadoc fixes
Rolf
More...
over 13 years ago
Fix Missing LineSeparator documentation
Rolf
More...
over 13 years ago
Rename JDOMConstants from NS_PFX_* to NS_PREFIX_*
Rolf
More...
over 13 years ago
Some Javadoc typo fixes.
hunterhacker
More...
over 13 years ago
Add Source SAXParseException message to JDOMException message.
Rolf
More...
over 13 years ago
Bump up code coverage to 100%
Rolf
More...
over 13 years ago
remove unused size() method, and icrease coverage to 100%
Rolf
More...
over 13 years ago
Fix Java5 compatibility problem, push test coverage to 100% for DescendantIterator
Rolf
More...
over 13 years ago
change the name from JDOM2 to JDOM
Rolf
More...
over 13 years ago
Tidy up 'old' documents, and remove no-longer-needed items
Rolf
More...
over 13 years ago
Improve DescendantIterator performance
Rolf
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.
Rolf
More...
over 13 years ago
Improve performance of FormatStack significantly. Add tests to ensure FormatStack indenting remains correct.
Rolf
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)
Rolf
More...
over 13 years ago
Faster DescendantIterator
Rolf
More...
over 13 years ago
Optimize the Format class. Numerous improvements make a big difference.
Rolf
More...
over 13 years ago
Simply extract the DevNull target to make it reusable for some performance tests.
Rolf
More...
over 13 years ago
Tidy up the eclipse ant task.
Rolf
More...
over 13 years ago
More JavaDoc cleanup
Rolf
More...
over 13 years ago
Fix usage of XMLStreamConstants, and some javadoc typos
Rolf
More...
over 13 years ago
Tidy up org.jdom2.input - javadoc and create stax sub-package.
Rolf
More...
over 13 years ago
Fixes #70 - getDescendants() should return Iterable as well as Iterator.
Rolf
More...
over 13 years ago
Copyright notices
Rolf
More...
over 13 years ago
Copyright tidyup
Rolf
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
56
57
→
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