This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d36ac255904e01df8759eb0c5a72b3485e98bbd
Mozilla
/
mozilla
/
layout
/
xml
History
jdunn%netscape.com
a58298d7d1
backing out previous change, since axel backed out his autoconf.mk.in change
...
r=
jgaunt@netscape.com
git-svn-id: svn://10.0.0.236/trunk@69339 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 03:42:02 +00:00
..
content
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
document
backing out previous change, since axel backed out his autoconf.mk.in change
2000-05-12 03:42:02 +00:00
tests
Test files for simple XLink. Not part of build.
2000-05-09 08:26:55 +00:00
Makefile.in
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
makefile.win
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00