.. |
.cvsignore
|
backed out previous change
|
1999-02-13 03:38:48 +00:00 |
CNavDTD.cpp
|
reviewed by rickg. Pick up meta tag and change converter
|
1999-03-08 20:00:23 +00:00 |
CNavDTD.h
|
fixed build bustage
|
1999-02-19 03:28:27 +00:00 |
COtherDTD.cpp
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
COtherDTD.h
|
new primaryDetect code in DTD detection system; fixes XIF
|
1999-02-18 23:45:44 +00:00 |
CParserContext.cpp
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
CParserContext.h
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
CRtfDTD.cpp
|
add static to GetTagName to reduce Macintosh compiler warnings
|
1999-03-02 23:28:04 +00:00 |
CRtfDTD.h
|
new primaryDetect code in DTD detection system; fixes XIF
|
1999-02-18 23:45:44 +00:00 |
MANIFEST
|
Adding nsParserError.h for export.
|
1999-03-06 01:20:18 +00:00 |
Makefile.in
|
Exported nsParserError.h.
|
1999-03-06 01:29:11 +00:00 |
SelfTest.cpp
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
makefile.win
|
Exporting nsParserError.h...
|
1999-03-06 01:32:00 +00:00 |
nsDTDDebug.cpp
|
fixed a dozen new parser bugs
|
1999-01-15 19:29:35 +00:00 |
nsDTDUtils.cpp
|
Checking in the first stab at error propagation from the expat parser to the content sink. The flow of control is as follows. The tokenizer creates an error token (CErrorToken) when an error occurs in expat and pushes it onto the token dequeue. The DTD forwards the contents of the token to the content sink, which creates content objects to show the error.
|
1999-03-08 17:42:54 +00:00 |
nsDTDUtils.h
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
nsElementTable.cpp
|
Added parsererror and sourcetext to element table
|
1999-03-11 07:52:24 +00:00 |
nsElementTable.h
|
Included flag kLegalOpen which will be used later
|
1999-03-02 17:13:18 +00:00 |
nsExpatDTD.cpp
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
nsExpatDTD.h
|
newline at end of file for Solaris, whitespace.
|
1999-03-10 09:56:25 +00:00 |
nsExpatTokenizer.cpp
|
- Send out the source line where the error occurred from inside PushXMLErrorToken().
|
1999-03-11 05:36:50 +00:00 |
nsExpatTokenizer.h
|
- Send out the source line where the error occurred from inside PushXMLErrorToken().
|
1999-03-11 05:36:50 +00:00 |
nsHTMLContentSinkStream.cpp
|
Changed nsIContentSink->NotifyError() to accept an nsParserError argument.
|
1999-03-06 01:48:11 +00:00 |
nsHTMLContentSinkStream.h
|
Changed nsIContentSink->NotifyError() to accept an nsParserError argument.
|
1999-03-06 01:48:11 +00:00 |
nsHTMLEntities.cpp
|
new
|
1998-08-10 21:07:40 +00:00 |
nsHTMLEntities.h
|
new
|
1998-08-10 21:07:40 +00:00 |
nsHTMLNullSink.cpp
|
Changed nsIContentSink->NotifyError() to accept an nsParserError argument.
|
1999-03-06 01:48:11 +00:00 |
nsHTMLParser.cpp
|
Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros
|
1998-09-12 19:33:48 +00:00 |
nsHTMLTags.cpp
|
- Send out the source line where the error occurred from inside PushXMLErrorToken().
|
1999-03-11 05:36:50 +00:00 |
nsHTMLTags.h
|
- Send out the source line where the error occurred from inside PushXMLErrorToken().
|
1999-03-11 05:36:50 +00:00 |
nsHTMLToTXTSinkStream.cpp
|
Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser.
|
1999-03-06 02:09:46 +00:00 |
nsHTMLToTXTSinkStream.h
|
Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser.
|
1999-03-06 02:09:46 +00:00 |
nsHTMLTokenizer.cpp
|
Fix to get old XML parser to see CDATASections again
|
1999-03-02 23:20:45 +00:00 |
nsHTMLTokenizer.h
|
Fix to get old XML parser to see CDATASections again
|
1999-03-02 23:20:45 +00:00 |
nsHTMLTokens.cpp
|
Checking in the first stab at error propagation from the expat parser to the content sink. The flow of control is as follows. The tokenizer creates an error token (CErrorToken) when an error occurs in expat and pushes it onto the token dequeue. The DTD forwards the contents of the token to the content sink, which creates content objects to show the error.
|
1999-03-08 17:42:54 +00:00 |
nsHTMLTokens.h
|
Checking in the first stab at error propagation from the expat parser to the content sink. The flow of control is as follows. The tokenizer creates an error token (CErrorToken) when an error occurs in expat and pushes it onto the token dequeue. The DTD forwards the contents of the token to the content sink, which creates content objects to show the error.
|
1999-03-08 17:42:54 +00:00 |
nsIContentSink.h
|
Changed nsIContentSink->NotifyError() to accept an nsParserError argument.
|
1999-03-06 01:48:11 +00:00 |
nsIDTD.h
|
new primaryDetect code in DTD detection system; fixes XIF
|
1999-02-18 23:45:44 +00:00 |
nsIDTDDebug.h
|
improvements to recursively parser calls
|
1998-11-26 02:55:59 +00:00 |
nsIExpatTokenizer.h
|
Creating nsIExpatTokenizer, an interface that adds methods for setting
|
1999-02-27 08:03:36 +00:00 |
nsIHTMLContentSink.h
|
Removed the PushMark method
|
1998-08-28 16:18:14 +00:00 |
nsILoggingSink.h
|
new improved logparse
|
1998-08-22 17:49:36 +00:00 |
nsIParser.h
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
nsIParserFilter.h
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsIParserNode.h
|
various bug fixes, performance wip
|
1998-08-26 21:20:41 +00:00 |
nsITokenHandler.h
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsITokenizer.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsLoggingSink.cpp
|
Changed nsIContentSink->NotifyError() to accept an nsParserError argument.
|
1999-03-06 01:48:11 +00:00 |
nsParser.cpp
|
reviewed by rickg. Pick up meta tag and change converter
|
1999-03-08 20:00:23 +00:00 |
nsParser.h
|
new primaryDetect code in DTD detection system; fixes XIF
|
1999-02-18 23:45:44 +00:00 |
nsParserCIID.h
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
nsParserError.h
|
- Send out the source line where the error occurred from inside PushXMLErrorToken().
|
1999-03-11 05:36:50 +00:00 |
nsParserFactory.cpp
|
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
|
1999-02-26 10:17:14 +00:00 |
nsParserNode.cpp
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
nsParserNode.h
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
nsScanner.cpp
|
reviewed by rickg. Pick up meta tag and change converter
|
1999-03-08 20:00:23 +00:00 |
nsScanner.h
|
reviewed by rickg. Pick up meta tag and change converter
|
1999-03-08 20:00:23 +00:00 |
nsTagHandler.h
|
added v-dtor to taghander
|
1999-02-16 08:07:20 +00:00 |
nsToken.cpp
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsToken.h
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsTokenHandler.cpp
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsTokenHandler.h
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsTokenizer.cpp
|
Major whacking of the debug robot code.
|
1998-06-18 22:57:25 +00:00 |
nsTokenizer.h
|
Major whacking of the debug robot code.
|
1998-06-18 22:57:25 +00:00 |
nsValidDTD.cpp
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
nsValidDTD.h
|
new primaryDetect code in DTD detection system; fixes XIF
|
1999-02-18 23:45:44 +00:00 |
nsViewSourceHTML.cpp
|
add static to reduce Macintosh compiler warnings
|
1999-03-03 14:54:20 +00:00 |
nsViewSourceHTML.h
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
nsWellFormedDTD.cpp
|
Checking in the first stab at error propagation from the expat parser to the content sink. The flow of control is as follows. The tokenizer creates an error token (CErrorToken) when an error occurs in expat and pushes it onto the token dequeue. The DTD forwards the contents of the token to the content sink, which creates content objects to show the error.
|
1999-03-08 17:42:54 +00:00 |
nsWellFormedDTD.h
|
enabled expat in parsing engine
|
1999-03-03 08:34:23 +00:00 |
nsXIFDTD.cpp
|
add static to 2 functions to reduce Macintosh compiler warnings
|
1999-03-03 14:54:48 +00:00 |
nsXIFDTD.h
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
nsXMLTokenizer.cpp
|
add static to ConsumeConditional to reduce Macintosh compiler warnings
|
1999-03-03 15:37:27 +00:00 |
nsXMLTokenizer.h
|
Fix to get old XML parser to see CDATASections again
|
1999-03-02 23:20:45 +00:00 |
nshtmlpars.h
|
Export the CNavDTD interface so DTD's residing in remote shared libraries
|
1998-07-14 19:24:54 +00:00 |
prstrm.cpp
|
More debug robot work. I added some statistic gathering information
|
1998-06-12 01:34:49 +00:00 |
prstrm.h
|
fixed to compile on Mac
|
1998-08-05 08:26:03 +00:00 |