]> granicus.if.org Git - libexpat/log
libexpat
22 years agoInstall the static libs and the PNG icon for the documentaiton.
Fred L. Drake, Jr. [Fri, 6 Sep 2002 20:30:45 +0000 (20:30 +0000)]
Install the static libs and the PNG icon for the documentaiton.

22 years agoStupid typo.
Fred L. Drake, Jr. [Thu, 5 Sep 2002 21:29:12 +0000 (21:29 +0000)]
Stupid typo.

22 years agoLet's make at least one distribution try to be complete.
Fred L. Drake, Jr. [Thu, 5 Sep 2002 21:25:41 +0000 (21:25 +0000)]
Let's make at least one distribution try to be complete.

22 years agoAdd the new, internal header file.
Fred L. Drake, Jr. [Thu, 5 Sep 2002 21:02:17 +0000 (21:02 +0000)]
Add the new, internal header file.

22 years agoUpdated link.
Karl Waclawek [Thu, 5 Sep 2002 20:27:51 +0000 (20:27 +0000)]
Updated link.

22 years agoRefer to the roadmap document until I can update this page; hopefully
Fred L. Drake, Jr. [Thu, 5 Sep 2002 20:27:46 +0000 (20:27 +0000)]
Refer to the roadmap document until I can update this page; hopefully
tonight.

22 years agoMake it clear that "Namespaces in XML 1.1" is included when we talk
Fred L. Drake, Jr. [Thu, 5 Sep 2002 20:18:45 +0000 (20:18 +0000)]
Make it clear that "Namespaces in XML 1.1" is included when we talk
about XML 1.1.

22 years agoFred and I added FASTCALL directives to xmltok.c and related files.
Karl Waclawek [Thu, 5 Sep 2002 18:21:01 +0000 (18:21 +0000)]
Fred and I added FASTCALL directives to xmltok.c and related files.

22 years agoMake FASTCALL function pointer declaration compile under VC++.
Karl Waclawek [Thu, 5 Sep 2002 15:25:06 +0000 (15:25 +0000)]
Make FASTCALL function pointer declaration compile under VC++.

22 years agoUpdate the version/compatibility information for the API.
Fred L. Drake, Jr. [Thu, 5 Sep 2002 04:46:24 +0000 (04:46 +0000)]
Update the version/compatibility information for the API.
Update the email address for bug reports.

22 years agoUpdate RPM spec file for Expat 1.95.5.
Fred L. Drake, Jr. [Thu, 5 Sep 2002 04:17:25 +0000 (04:17 +0000)]
Update RPM spec file for Expat 1.95.5.

22 years agoUpdate information about the Expat mailing lists, and the version
Fred L. Drake, Jr. [Thu, 5 Sep 2002 03:34:47 +0000 (03:34 +0000)]
Update information about the Expat mailing lists, and the version
number.

22 years agoAdd the proper way of dealing with page margins. This is better than
Fred L. Drake, Jr. [Thu, 5 Sep 2002 03:20:11 +0000 (03:20 +0000)]
Add the proper way of dealing with page margins.  This is better than
the browser-specific tags currently in the pages, and works on some
browsers that don't support those extensions.

22 years agoAdded a news item about the roadmap document. This is important for
Fred L. Drake, Jr. [Thu, 5 Sep 2002 03:14:45 +0000 (03:14 +0000)]
Added a news item about the roadmap document.  This is important for
the future development efforts.

22 years agoAdd a note to the prolog directing discussion to the expat-discuss
Fred L. Drake, Jr. [Thu, 5 Sep 2002 03:13:05 +0000 (03:13 +0000)]
Add a note to the prolog directing discussion to the expat-discuss
list.

22 years agoAdded the date of the last update.
Fred L. Drake, Jr. [Thu, 5 Sep 2002 03:08:01 +0000 (03:08 +0000)]
Added the date of the last update.

22 years agoAdd link to the roadmap document.
Fred L. Drake, Jr. [Thu, 5 Sep 2002 03:06:48 +0000 (03:06 +0000)]
Add link to the roadmap document.

22 years agoPredict a release date.
Fred L. Drake, Jr. [Thu, 5 Sep 2002 02:00:56 +0000 (02:00 +0000)]
Predict a release date.
Add a note about the internal calling convention magic.

22 years agoUse the FASTCALL macro for many of the internal functions.
Fred L. Drake, Jr. [Thu, 5 Sep 2002 01:58:27 +0000 (01:58 +0000)]
Use the FASTCALL macro for many of the internal functions.

22 years agoAdded new header for common internal definitions. These are all performance-
Fred L. Drake, Jr. [Thu, 5 Sep 2002 01:56:29 +0000 (01:56 +0000)]
Added new header for common internal definitions.  These are all performance-
related at the moment.

22 years agoElaborate the XML_GetFeatureList() API a bit, and add additional info
Fred L. Drake, Jr. [Thu, 5 Sep 2002 01:48:26 +0000 (01:48 +0000)]
Elaborate the XML_GetFeatureList() API a bit, and add additional info
that may be needed by a hughly flexible client.  (Or at least used to check
that the Expat that it links to matches client expectations.)

22 years agoDon't hedge; call it what it is.
Fred L. Drake, Jr. [Wed, 4 Sep 2002 17:26:58 +0000 (17:26 +0000)]
Don't hedge; call it what it is.

22 years agoAdded text about the pull/suspend model for parsing; not sure this is
Fred L. Drake, Jr. [Wed, 4 Sep 2002 17:25:37 +0000 (17:25 +0000)]
Added text about the pull/suspend model for parsing; not sure this is
in the right section.

22 years agoSmall elaboration of what the new API needs to support.
Fred L. Drake, Jr. [Wed, 4 Sep 2002 17:06:06 +0000 (17:06 +0000)]
Small elaboration of what the new API needs to support.

22 years agoAdd HTML version of the roadmap document currently in development.
Fred L. Drake, Jr. [Wed, 4 Sep 2002 15:47:40 +0000 (15:47 +0000)]
Add HTML version of the roadmap document currently in development.

22 years agoAbstract some of the styling information out of the individual documents.
Fred L. Drake, Jr. [Wed, 4 Sep 2002 15:46:35 +0000 (15:46 +0000)]
Abstract some of the styling information out of the individual documents.

22 years agoIncluded "invalid" test cases, to check if the parser reports them
Karl Waclawek [Wed, 4 Sep 2002 03:04:44 +0000 (03:04 +0000)]
Included "invalid" test cases, to check if the parser reports them
as well-formed without errors.

22 years agoUpdate to Karl's version of this script, and use the latest version of
Fred L. Drake, Jr. [Tue, 3 Sep 2002 23:19:30 +0000 (23:19 +0000)]
Update to Karl's version of this script, and use the latest version of
the tests from the W3C.

22 years agoAdded some comments regarding previous fix (bug #602729).
Karl Waclawek [Sat, 31 Aug 2002 02:27:20 +0000 (02:27 +0000)]
Added some comments regarding previous fix (bug #602729).

22 years agoFix bug reported by Rolf Ade:
Karl Waclawek [Fri, 30 Aug 2002 23:22:20 +0000 (23:22 +0000)]
Fix bug reported by Rolf Ade:
CR at end of buffer in epilog causes memory access violation.

22 years agoNew test: demonstrate segfault in epilogProcessor(). Karl has a fix
Fred L. Drake, Jr. [Fri, 30 Aug 2002 22:05:55 +0000 (22:05 +0000)]
New test: demonstrate segfault in epilogProcessor().  Karl has a fix
for this that he'll check in shortly.

22 years agoAdded information on the expat-checkins list.
Fred L. Drake, Jr. [Thu, 29 Aug 2002 18:23:42 +0000 (18:23 +0000)]
Added information on the expat-checkins list.

22 years agoUpdate links to the mailing lists.
Fred L. Drake, Jr. [Thu, 29 Aug 2002 18:13:36 +0000 (18:13 +0000)]
Update links to the mailing lists.

22 years agoMake these well-formed XHTML.
Fred L. Drake, Jr. [Thu, 29 Aug 2002 18:07:03 +0000 (18:07 +0000)]
Make these well-formed XHTML.

22 years agoAdded default handler fix.
Karl Waclawek [Thu, 29 Aug 2002 18:06:31 +0000 (18:06 +0000)]
Added default handler fix.

22 years agoAt least make this well-formed XHTML.
Fred L. Drake, Jr. [Thu, 29 Aug 2002 18:00:51 +0000 (18:00 +0000)]
At least make this well-formed XHTML.

22 years agoTabs are evil; remove them.
Fred L. Drake, Jr. [Thu, 29 Aug 2002 16:48:01 +0000 (16:48 +0000)]
Tabs are evil; remove them.

22 years agoDocument the special build considerations for building from a CVS
Fred L. Drake, Jr. [Thu, 29 Aug 2002 16:46:59 +0000 (16:46 +0000)]
Document the special build considerations for building from a CVS
checkout instead of a packaged source distribution.

22 years agoFixed indentation, added period.
Fred L. Drake, Jr. [Thu, 29 Aug 2002 16:25:12 +0000 (16:25 +0000)]
Fixed indentation, added period.

22 years agoAdded static library build support under VC++
Karl Waclawek [Thu, 29 Aug 2002 16:17:09 +0000 (16:17 +0000)]
Added static library build support under VC++

22 years agoConsistently use "Expat" when refering to the Expat software.
Fred L. Drake, Jr. [Thu, 29 Aug 2002 15:57:08 +0000 (15:57 +0000)]
Consistently use "Expat" when refering to the Expat software.
Other minor clarifications.

22 years agoThe strings returned as part of the XML_Feature structure should be of type
Fred L. Drake, Jr. [Thu, 29 Aug 2002 15:29:52 +0000 (15:29 +0000)]
The strings returned as part of the XML_Feature structure should be of type
XML_LChar*, not XML_Char*.

22 years agoRevise the XML_GetFeatureList() function signature so that we maintain the
Fred L. Drake, Jr. [Thu, 29 Aug 2002 04:54:04 +0000 (04:54 +0000)]
Revise the XML_GetFeatureList() function signature so that we maintain the
behavior that all strings returned from Expat are affected by the XML_UNICODE
and XML_UNICODE_WCHAR_T feature-test macros, and ensure that an application
that needs to determine what type of character data is returned can do so
with reasonable ease.

22 years agoMake the arg to XML_ErrorString() an XML_Error value. Compatible
Fred L. Drake, Jr. [Tue, 27 Aug 2002 22:58:25 +0000 (22:58 +0000)]
Make the arg to XML_ErrorString() an XML_Error value.  Compatible
since enums are binary compatible with ints.

22 years agoDefine XML_Error enum before referencing it.
Fred L. Drake, Jr. [Tue, 27 Aug 2002 22:57:59 +0000 (22:57 +0000)]
Define XML_Error enum before referencing it.
Make the arg to XML_ErrorString() an XML_Error value.  Compatible
since enums are binary compatible with ints.

22 years agoAdded more updates; mostly the list of misc. bugs that have been
Fred L. Drake, Jr. [Tue, 27 Aug 2002 22:42:52 +0000 (22:42 +0000)]
Added more updates; mostly the list of misc. bugs that have been
fixed.

22 years agoAdded & elaborated some comments about the structures maintained to
Fred L. Drake, Jr. [Tue, 27 Aug 2002 21:55:19 +0000 (21:55 +0000)]
Added & elaborated some comments about the structures maintained to
store tag information.

22 years agoComments should be sentences, and sentences should be capitalized and
Fred L. Drake, Jr. [Tue, 27 Aug 2002 21:09:14 +0000 (21:09 +0000)]
Comments should be sentences, and sentences should be capitalized and
end with punctuation.

22 years agoApplied patch #600964: Element name storage optimization
Karl Waclawek [Tue, 27 Aug 2002 20:45:27 +0000 (20:45 +0000)]
Applied patch #600964: Element name storage optimization

22 years agoThe previous fix should also be applied to XML_ParserReset.
Karl Waclawek [Tue, 27 Aug 2002 20:32:41 +0000 (20:32 +0000)]
The previous fix should also be applied to XML_ParserReset.

22 years agoInitialize the pools that are part of the parser structure before
Fred L. Drake, Jr. [Tue, 27 Aug 2002 20:24:19 +0000 (20:24 +0000)]
Initialize the pools that are part of the parser structure before
letting them get cleared.  Reported by Tim Crook.

22 years agoAdded regression test.
Fred L. Drake, Jr. [Tue, 27 Aug 2002 17:06:19 +0000 (17:06 +0000)]
Added regression test.
Closes SF bug #600479.

22 years agoStart a section for the next release.
Fred L. Drake, Jr. [Tue, 27 Aug 2002 16:14:35 +0000 (16:14 +0000)]
Start a section for the next release.

22 years agoasParser(): Removed unused function only defined in debug mode in
Fred L. Drake, Jr. [Tue, 27 Aug 2002 16:09:40 +0000 (16:09 +0000)]
asParser():  Removed unused function only defined in debug mode in
             MSVC.

Remove annoying blank line.

22 years agoOne consequence of using an incomplete struct to define XML_Parser is
Fred L. Drake, Jr. [Tue, 27 Aug 2002 05:49:52 +0000 (05:49 +0000)]
One consequence of using an incomplete struct to define XML_Parser is
that compilers can be more picky about type compatibility.  Tighten up
the function signatures to reduce spurious warnings.

22 years agoFix for bug #600479: error decoding UTF-8 triplet
Karl Waclawek [Tue, 27 Aug 2002 00:28:48 +0000 (00:28 +0000)]
Fix for bug #600479: error decoding UTF-8 triplet

22 years agoFix a broken error message about the XML declaration.
Fred L. Drake, Jr. [Mon, 26 Aug 2002 21:22:35 +0000 (21:22 +0000)]
Fix a broken error message about the XML declaration.
Closes SF bug #596555.

22 years agoDocumented XML_ParserReset().
Fred L. Drake, Jr. [Mon, 26 Aug 2002 20:37:49 +0000 (20:37 +0000)]
Documented XML_ParserReset().
Made function signatures use a trailing semi-colon consistently.

22 years agoSubstantially reduce the amount of indentation used in the table of
Fred L. Drake, Jr. [Mon, 26 Aug 2002 19:55:22 +0000 (19:55 +0000)]
Substantially reduce the amount of indentation used in the table of
contents.

Added documentation for XML_UseForeignDTD().

22 years agoChange XML_Parser definition to use an incomplete structure in the public
Fred L. Drake, Jr. [Mon, 26 Aug 2002 19:54:24 +0000 (19:54 +0000)]
Change XML_Parser definition to use an incomplete structure in the public
API, allowing the implementation to define the structure and use less
casting in internal macros.

Change XML_UseForeignDTD() to return an enum XML_Error value, to allow
specific conditions to be reported more clearly.

22 years agoSmall documentation fix for default handler.
Karl Waclawek [Mon, 26 Aug 2002 17:57:38 +0000 (17:57 +0000)]
Small documentation fix for default handler.

22 years agoFix XHTML well-formedness and validity.
Fred L. Drake, Jr. [Mon, 26 Aug 2002 17:27:29 +0000 (17:27 +0000)]
Fix XHTML well-formedness and validity.

22 years agoshowVersion(): Use the new XML_GetFeatureList() function to list the
Fred L. Drake, Jr. [Mon, 26 Aug 2002 17:20:48 +0000 (17:20 +0000)]
showVersion():  Use the new XML_GetFeatureList() function to list the
                compile-time features as part of the "xmlwf -v"
                output.

22 years agoXML_GetFeatureList(): New API function.
Fred L. Drake, Jr. [Mon, 26 Aug 2002 17:19:41 +0000 (17:19 +0000)]
XML_GetFeatureList():  New API function.

22 years agoUpdate the link to the mailing lists.
Fred L. Drake, Jr. [Mon, 26 Aug 2002 15:08:48 +0000 (15:08 +0000)]
Update the link to the mailing lists.

22 years agoApplied patch #599715: Enable undeclared DTD
Karl Waclawek [Mon, 26 Aug 2002 15:04:19 +0000 (15:04 +0000)]
Applied patch #599715: Enable undeclared DTD

22 years agoRemoved DllMain function for Windows Dll.
Karl Waclawek [Mon, 26 Aug 2002 01:33:56 +0000 (01:33 +0000)]
Removed DllMain function for Windows Dll.
Not needed, since we don't intialize antything, and it gets in
the way when building a static Expat library that is used by a Dll.

22 years agoAdd test for well-formedness constraint: No Recursion.
Fred L. Drake, Jr. [Sat, 24 Aug 2002 19:53:59 +0000 (19:53 +0000)]
Add test for well-formedness constraint: No Recursion.

22 years agoMinor changes for consistency.
Fred L. Drake, Jr. [Fri, 23 Aug 2002 22:21:09 +0000 (22:21 +0000)]
Minor changes for consistency.

22 years agoWrap some long lines; the AS/400 requires line length <= 80
Fred L. Drake, Jr. [Fri, 23 Aug 2002 21:54:11 +0000 (21:54 +0000)]
Wrap some long lines; the AS/400 requires line length <= 80
characters.

22 years agoUpdate the "clean" target to match the current arrangement.
Fred L. Drake, Jr. [Fri, 23 Aug 2002 21:53:29 +0000 (21:53 +0000)]
Update the "clean" target to match the current arrangement.

22 years agoIt doesn't look like this has been used in a long time; we might be
Fred L. Drake, Jr. [Fri, 23 Aug 2002 21:47:52 +0000 (21:47 +0000)]
It doesn't look like this has been used in a long time; we might be
able to get rid of it.

- Arranged function & method signatures like they are elsewhere in the
  sources.
- Shortened some long lines.
- #include expat.h instead of xmlparse.h.

22 years agoAdd a test that we do report an undefined entity if there is an
Fred L. Drake, Jr. [Fri, 23 Aug 2002 19:45:44 +0000 (19:45 +0000)]
Add a test that we do report an undefined entity if there is an
external subset and we load it.

22 years agoApplied patch #598944: Static library builds for VC++
Karl Waclawek [Fri, 23 Aug 2002 15:04:52 +0000 (15:04 +0000)]
Applied patch #598944: Static library builds for VC++

22 years agoFactor out some error reporting code used when the parser is expected
Fred L. Drake, Jr. [Fri, 23 Aug 2002 03:35:40 +0000 (03:35 +0000)]
Factor out some error reporting code used when the parser is expected
to report an error, and either doesn't report an error at all or
reports the wrong error.

22 years agoRenamed the last test added to be more clear about the condition being
Fred L. Drake, Jr. [Fri, 23 Aug 2002 03:14:01 +0000 (03:14 +0000)]
Renamed the last test added to be more clear about the condition being
tested.

Added a couple of additional tests checking for proper response to the
same well-formedness constraint.  No bugs to fix there, just trying to
improve the coverage of the test suite.

22 years agoElaborate a comment slightly.
Fred L. Drake, Jr. [Thu, 22 Aug 2002 21:58:11 +0000 (21:58 +0000)]
Elaborate a comment slightly.

22 years agoshowVersion(): Only check for \ in the path on Windows, the same as
Fred L. Drake, Jr. [Thu, 22 Aug 2002 21:55:25 +0000 (21:55 +0000)]
showVersion():  Only check for \ in the path on Windows, the same as
                in tmain().

22 years agoAdd a test case for the improper reporting of a failure of the "Entity
Fred L. Drake, Jr. [Thu, 22 Aug 2002 21:41:05 +0000 (21:41 +0000)]
Add a test case for the improper reporting of a failure of the "Entity
Declared" WFC fixed in lib/xmlparse.c 1.65.

22 years agoPreliminary version number increment.
Fred L. Drake, Jr. [Thu, 22 Aug 2002 21:32:39 +0000 (21:32 +0000)]
Preliminary version number increment.

22 years agoFix for WFC: Entity Declared handling:
Karl Waclawek [Thu, 22 Aug 2002 21:24:10 +0000 (21:24 +0000)]
Fix for WFC: Entity Declared handling:
Expat would return an "undefined entity" error for the document:
<!DOCTYPE doc SYSTEM "foo">
<doc>&entity;</doc>
if the DTD was not read.

22 years agoAdded some minor markup, plus many more internal hyperlinks.
Fred L. Drake, Jr. [Thu, 22 Aug 2002 21:08:43 +0000 (21:08 +0000)]
Added some minor markup, plus many more internal hyperlinks.

22 years agoApplied patch #598352: Patch for defaultHandler in DTD.
Karl Waclawek [Thu, 22 Aug 2002 14:52:44 +0000 (14:52 +0000)]
Applied patch #598352: Patch for defaultHandler in DTD.

22 years agoReduce the maximum line with to 80 (including the newline character).
Fred L. Drake, Jr. [Thu, 22 Aug 2002 13:58:48 +0000 (13:58 +0000)]
Reduce the maximum line with to 80 (including the newline character).
This should make the AS/400 port easier to maintain.

22 years agoSuppress a warning from GCC that moveToFreeBindingList() had no
Fred L. Drake, Jr. [Thu, 22 Aug 2002 03:54:17 +0000 (03:54 +0000)]
Suppress a warning from GCC that moveToFreeBindingList() had no
prototype, by making it static.

22 years agoAdded more detail about the unknownEncodingHandler.
Karl Waclawek [Thu, 22 Aug 2002 00:06:51 +0000 (00:06 +0000)]
Added more detail about the unknownEncodingHandler.

22 years agoApplied patch for bug #596931: XML_ParseReset and memory leaks.
Karl Waclawek [Wed, 21 Aug 2002 20:00:09 +0000 (20:00 +0000)]
Applied patch for bug #596931: XML_ParseReset and memory leaks.

22 years agoFixed typo.
Karl Waclawek [Sun, 11 Aug 2002 01:36:05 +0000 (01:36 +0000)]
Fixed typo.

22 years agoFix well-formedness, broken in the previous checkin.
Fred L. Drake, Jr. [Thu, 8 Aug 2002 22:21:06 +0000 (22:21 +0000)]
Fix well-formedness, broken in the previous checkin.

22 years agoAdded documentation on how Expat deals with XML versions other than
Fred L. Drake, Jr. [Thu, 8 Aug 2002 22:17:28 +0000 (22:17 +0000)]
Added documentation on how Expat deals with XML versions other than
1.0, and shows how an application can affect it.
Closes SF bug #584041.

22 years agoSpecify XHTML 1.0 Strict, conform, and add the "Valid XHTML 1.0" icon.
Fred L. Drake, Jr. [Thu, 8 Aug 2002 21:51:31 +0000 (21:51 +0000)]
Specify XHTML 1.0 Strict, conform, and add the "Valid XHTML 1.0" icon.
Rip out a lot of the extra layers of <div/> and <a/> elements.

22 years agoAdd the "Valid XHTML 1.0" icon.
Fred L. Drake, Jr. [Thu, 8 Aug 2002 21:51:01 +0000 (21:51 +0000)]
Add the "Valid XHTML 1.0" icon.

22 years agoLots of really minor changes:
Fred L. Drake, Jr. [Thu, 8 Aug 2002 20:41:43 +0000 (20:41 +0000)]
Lots of really minor changes:
- Wrap paragraphs more consistently.
- Make this well-formed XML.
- When making a hyperlink to a function description, consistently
  place the anchor inside the code, not the other way around.
- Make more references to function names hyperlinks to the
  descriptions.
- Fix a few small typos.
- Don't always use an extra div to carry a class attribute, just stick
  it on the pre.

22 years agoStyle cleanup.
Fred L. Drake, Jr. [Thu, 8 Aug 2002 20:37:11 +0000 (20:37 +0000)]
Style cleanup.

22 years agoDocument XML_DefaultCurrent().
Fred L. Drake, Jr. [Thu, 8 Aug 2002 19:29:08 +0000 (19:29 +0000)]
Document XML_DefaultCurrent().
Update the documentation on XML_SetDefaultHandler() and
XML_SetDefaultHandlerExpand().

Closes SF bug #585537.

22 years agoUpdate the API documentation with the use of XML_Status for the
Fred L. Drake, Jr. [Thu, 8 Aug 2002 18:54:15 +0000 (18:54 +0000)]
Update the API documentation with the use of XML_Status for the
XML_Parse() and XML_ParseBuffer() functions.

22 years agoDefine specific return values for the XML_Parse*() functions, and use them
Fred L. Drake, Jr. [Fri, 2 Aug 2002 19:44:09 +0000 (19:44 +0000)]
Define specific return values for the XML_Parse*() functions, and use them
to test all XML_Parse*() return values in the test and sample code.
This is binary-compatible with previous Expat 1.95.x releases.

dtdInit():  Make this a void function, since there is only one possible
    return value.

parserInit(), poolGrow(), setContext():  Make these return XML_Bool values,
    to match their intended semantics.

XML_ParseBuffer():  Use NULL instead of 0 for a pointer value.

22 years agoDefine specific return values for the XML_Parse*() functions, and use them
Fred L. Drake, Jr. [Fri, 2 Aug 2002 19:40:09 +0000 (19:40 +0000)]
Define specific return values for the XML_Parse*() functions, and use them
to test all XML_Parse*() return values in the test and sample code.
This is binary-compatible with previous Expat 1.95.x releases.

22 years agodoProlog(): Use NULL instead of 0 to clear pointer variables.
Fred L. Drake, Jr. [Thu, 1 Aug 2002 05:42:57 +0000 (05:42 +0000)]
doProlog():  Use NULL instead of 0 to clear pointer variables.
getContext():  The needSep local is Boolean, so declare & set it that
way.

22 years agoCaught some more Boolean fields in the internals.
Fred L. Drake, Jr. [Wed, 31 Jul 2002 22:41:48 +0000 (22:41 +0000)]
Caught some more Boolean fields in the internals.