gecko-dev/htmlparser
2004-01-15 04:50:10 +00:00
..
public Speed up mapping HTML tag enums to atoms by using an array of static atoms, indexed by enum value. This avoids a UTF16 to UTF8 conversion and atom table lookup for each tag. Add a CString version of nsINodeInfoManager::GetNodeInfo(), convert literal string callers to use that version, and remove some unused variants of GetNodeInfo(). Bug 223595, r=axel@pike.org, sr=jst. 2003-11-05 05:17:07 +00:00
robot 230953 - Remove traces of dtd-debug. r+sr=jst 2004-01-15 04:50:10 +00:00
src 230953 - Remove traces of dtd-debug. r+sr=jst 2004-01-15 04:50:10 +00:00
tests
tools
.cvsignore
Makefile.in Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00