summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix for issue #3526620.HEADoriginmasterkwaclaw2012-05-151-2/+6
* Documented new features for release 2.1.0.kwaclaw2012-03-101-0/+46
* Fix for issue #2517946.kwaclaw2009-01-181-5/+0
* Corrected recommended namespace separators - reported in bug #1742315.kwaclaw2007-06-241-6/+9
* Optimized png files.kwaclaw2007-06-052-0/+0
* Updated version numberkwaclaw2007-06-051-1/+1
* Corrected some typos.kwaclaw2007-04-301-1/+1
* Improved fix for issues # 1515266 and # 1515600. Will now preserve thekwaclaw2006-07-101-1/+4
* Fix for issues # 1515266 and # 1515600. The inner for loop underkwaclaw2006-07-051-1/+3
* Added XML_FEATURE_NS and XML_FEATURE_LARGE_SIZE values,kwaclaw2006-04-071-2/+4
* Updated release version.kwaclaw2005-12-261-1/+1
* Added support for 64-bit integers when reporting byte indexes,kwaclaw2005-12-231-3/+13
* Fixed omission of UTF-16 output.kwaclaw2005-12-131-4/+5
* Added a note about possible integer overflow when using large input buffers.kwaclaw2005-11-281-6/+14
* Fixed error found by Reid Spencer.kwaclaw2005-01-301-2/+2
* Improved and corrected namespace processing documentation.kwaclaw2004-12-201-3/+7
* Small link fix.kwaclaw2004-12-141-2/+2
* Added to documentation of XML_ParserReset().kwaclaw2004-11-261-3/+5
* Add basic documentation for the suspend/resume feature.fdrake2004-07-232-0/+276
* added more detail about XML_CONTEXT_BYTESfdrake2004-07-161-4/+8
* Update version number to 1.95.8 in preparation for release.fdrake2004-07-161-1/+1
* - fix the description of the XML_DTD preprocessor symbolfdrake2004-07-161-7/+7
* Fix for bug #928113 .kwaclaw2004-04-301-2/+2
* Added note about the effects on well-formedness checking whenkwaclaw2004-04-271-0/+5
* extend the "Communicating between handlers" section a bit; needed tofdrake2003-10-281-2/+25
* use indentation consistentlyfdrake2003-10-201-3/+3
* Steal a bit of look-n-feel from the website; this document was just lookingfdrake2003-10-203-4/+45
* - add the XMLCALL annotation consistently in the docsfdrake2003-10-151-40/+72
* - add Expat version numberfdrake2003-10-151-1/+19
* Move "Configuring Expat Using the Pre-Processor" from the "Using"fdrake2003-10-151-51/+51
* Deal with issue discussed in SF patch #820946: Expat doesn't handlefdrake2003-10-151-87/+103
* Added documentation for the pre-processor macros used to configure Expat.fdrake2003-10-082-0/+58
* Adjusted layout of XML_ParserReset fix.kwaclaw2003-08-281-1/+2
* Fixed omission of second argument in XML_ParserReset.kwaclaw2003-08-281-4/+4
* - better explain the XML_GetCurrent*() functions (SF bug #683681)fdrake2003-03-131-4/+12
* Fix function signature.fdrake2003-03-131-1/+1
* Removed documentation of limitations that no longer exist in thefdrake2003-03-121-19/+0
* XML_Status is an enum, not a typedef name.fdrake2003-01-281-2/+2
* Regenerate from xmlwf.sgml revision 1.4.fdrake2003-01-241-2/+10
* Explain "--" properly.fdrake2003-01-241-2/+10
* Regenerate from xmlwf.sgml.fdrake2003-01-241-53/+93
* - document unexpected memory use reporting when memory mapped filesfdrake2003-01-241-56/+81
* Added notes that the namespace decl handlers are only called when thefdrake2003-01-211-0/+19
* Documented XML_SetExternalEntityRefHandlerArg(), including APIfdrake2003-01-211-0/+25
* Add documentation for XML_FreeContentModel(), XML_MemMalloc(),fdrake2003-01-161-1/+67
* Change the API to return XML_Status values where possible.fdrake2002-12-301-2/+4
* Clarify the documentation for the position-reporting functionsfdrake2002-12-301-40/+45
* Adjust markup a bit, adding some internal hyperlinks.fdrake2002-10-171-14/+17
* Improved documentation of XML_ExternalEntityRefHandler.kwaclaw2002-10-171-0/+6
* Add omitted period.fdrake2002-10-081-1/+1