[jdom-commits] CVS update: jdom/src/java/org/jdom
cvs at jools.org
cvs at jools.org
Wed Feb 13 08:58:47 PST 2002
Date: Wednesday February 13, 2002 @ 11:58
Author: cvs
Update of /home/cvspublic/jdom/src/java/org/jdom
In directory jools.org:/tmp/cvs-serv300
Modified Files:
ContentList.java Document.java
Log Message:
Patch from Brad Huffman:
* Changed parentage in ContentList so the parent is an Object that can be
either Element or Document, saves a memory reference in each content list
* Moved a duplicate root check to Document so it won't effect every add
* Did a small speedup of FilterList.size(). It's not a real time waster,
but every bit helps :)
-jh-
===================================================================
File: no file ContentList.java Status: Needs Checkout
Working revision: 1.3 Wed Feb 13 16:58:47 2002
Repository revision: 1.3 /home/cvspublic/jdom/src/java/org/jdom/ContentList.java,v
Existing Tags:
No Tags Exist
===================================================================
File: no file Document.java Status: Needs Checkout
Working revision: 1.51 Wed Feb 13 16:58:47 2002
Repository revision: 1.51 /home/cvspublic/jdom/src/java/org/jdom/Document.java,v
Existing Tags:
jdom_prefilter (revision: 1.47)
jdom_1_0_b7 (revision: 1.44)
jdom_1_0_b6 (revision: 1.25)
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
More information about the jdom-commits
mailing list