gecko-dev/htmlparser/src
alecf%netscape.com 4f4d815566 progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables
also, a few uses of NS_LITERAL_STRING, removal of long-since-unused nsHTMLContentSinkStream
r/sr=sfraser, sr=jag, r=harishd
2002-02-12 21:17:53 +00:00
..
.cvsignore backed out previous change 1999-02-13 03:38:48 +00:00
CNavDTD.cpp progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
CNavDTD.h 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
COtherDTD.cpp progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
COtherDTD.h 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
COtherElements.h Decrement mOpenFormCount only if there's an open form. b=115262, r=heikki, sr=jst.\n Counter related code should be DEBUG only. b=92618, r=heikki, sr=jst 2002-01-11 19:33:31 +00:00
CParserContext.cpp Fixing bug 104031. Bad string code in nsHTMLDocument::WriteCommon(). r=bzbarsky@mit.edu, sr=vidur@netscape.com 2001-10-16 01:31:49 +00:00
CParserContext.h 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
MANIFEST_PROPERTIES Bug 98214, minor performance improvements and cleanup. r=harishd, sr=vidur. 2001-10-12 22:01:19 +00:00
Makefile.in 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
SelfTest.cpp License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
jar.mn Bug 15089, make XML parser error messages localizable. r=harishd,ftang, sr=jst. 2001-08-17 23:27:20 +00:00
makefile.win 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
nsAVLTree.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsAVLTree.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsDTDUtils.cpp progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
nsDTDUtils.h progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
nsElementTable.cpp 106746 - Do not allow DD to contain DT and vice versa. 2001-12-07 21:33:12 +00:00
nsElementTable.h Making debugging code be |#ifdef DEBUG|. b=91036 r=harishd sr=jst 2001-10-16 05:31:36 +00:00
nsExpatDriver.cpp Bug 110464, don't load external entities for standalone documents (minor perf optimization). Patch from henris@clinet.fi. r=heikki, sr=jst. 2002-02-12 01:02:44 +00:00
nsExpatDriver.h Removed mDoctypeText from nsExpatDriver. This |could| improve Ts/Txul time slightly. b=102345, r=heikki, sr=jst 2002-01-24 22:15:58 +00:00
nsExpatTokenizer.cpp one more part of fix for bug 107575, including the much coveted whitespace 2002-02-01 01:53:09 +00:00
nsExpatTokenizer.h Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527 2001-10-23 01:37:21 +00:00
nsHTMLEntities.cpp Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf 2001-11-14 12:35:52 +00:00
nsHTMLEntities.h Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527 2001-10-23 01:37:21 +00:00
nsHTMLEntityList.h License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
nsHTMLNullSink.cpp 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
nsHTMLTags.cpp Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
nsHTMLTokenizer.cpp Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
nsHTMLTokenizer.h 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
nsHTMLTokens.cpp #118000 support unicode plane 1 characters 2002-01-16 00:00:50 +00:00
nsLoggingSink.cpp progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
nsLoggingSink.h 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
nsParser.cpp First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar 2002-01-30 06:04:29 +00:00
nsParser.h fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst 2002-01-27 22:02:00 +00:00
nsParserFactory.cpp 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
nsParserModule.cpp Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
nsParserMsgUtils.cpp Bug 98214, minor performance improvements and cleanup. r=harishd, sr=vidur. 2001-10-12 22:01:19 +00:00
nsParserMsgUtils.h License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
nsParserNode.cpp progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
nsParserNode.h progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
nsParserService.cpp Fixing bug 109400. Removing unnecessary layers of abstraction from nsHTMLTags that does nothing for us except using more memory than we need to use, and makes us slower. This makes nsHTMLTags::LookupTag() 4 times faster. r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-28 06:13:11 +00:00
nsParserService.h Fixing bug 109400. Removing unnecessary layers of abstraction from nsHTMLTags that does nothing for us except using more memory than we need to use, and makes us slower. This makes nsHTMLTags::LookupTag() 4 times faster. r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-28 06:13:11 +00:00
nsScanner.cpp progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
nsScanner.h progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
nsTagHandler.h License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
nsToken.cpp Reduce the size of tokens. b=113657, r=heikki, sr=jst 2002-01-11 19:39:57 +00:00
nsTokenizer.h
nsViewSourceHTML.cpp progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
nsViewSourceHTML.h 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
nsWellFormedDTD.cpp 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
nsWellFormedDTD.h 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
prstrm.cpp License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
prstrm.h License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00
xmlparser.properties Bug 15089, make XML parser error messages localizable. r=harishd,ftang, sr=jst. 2001-08-17 23:27:20 +00:00