1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup code More... about 23 years ago
Fixed: NamedNodeMap.removeNamedItemNS() doesn't replace an attribute with More... about 23 years ago
Renamed XmlDocumentBuilder2 to XmlDocumentBuilderNS More... about 23 years ago
Fix Document.createAttribute() throws StringIndexOutOfBoundsException More... about 23 years ago
Fix Imported element has attribute defined default in original document More... about 23 years ago
Fix corner case Namespace processing bug More... about 23 years ago
Fix the item(index) method sometimes fails to return the last item More... about 23 years ago
Fixed removeAttribute (known bug that should be fixed in the next release More... about 23 years ago
Fix namespaceAware property of DocumentBuilder to be in line with the More... about 23 years ago
Fix Element.getAttributeNS(null, "foo") causes NPE More... about 23 years ago
Remove debugging statements More... about 23 years ago
Fix namespaceAware property of DocumentBuilder to be in line with the More... about 23 years ago
Turn on namespaceAware since the default is false More... about 23 years ago
Fix Document.createElement() doesn't accept ":",":xxx" and "xxx:" as More... about 23 years ago
Fixed bugs in Node.cloneNode() for Element and Attr nodes More... about 23 years ago
Fixed DOM implementation so Element and Attr nodes created using DOM Level More... about 23 years ago
Instantiate an XMLReader directly and not through SAX so that we use the More... about 23 years ago
Renamed resource files so that by default English messages get printed More... over 23 years ago
Fixed "namespaceAware" attribute More... over 23 years ago
Fixed typo More... over 23 years ago
Remove obsolete examples and misc updates. Convert to xhtml. More... over 23 years ago
Clean up code More... over 23 years ago
Make DocumentBuilder.setErrorHandler(null) set an error handler that More... over 23 years ago
Updated to latest version More... over 23 years ago
Renamed README to README.txt More... over 23 years ago
Updated and renamed README.txt and created ChangeLog file More... over 23 years ago
Clean up distribution target. Add README.txt file for distribution. More... over 23 years ago
Temporarily disable building of javadoc because the issue of what to do More... over 23 years ago
Do not merge TextNode data into preceding CDataNode More... over 23 years ago
DOM L2 allows setting an attribute with a qName with no prefix and an More... over 23 years ago