summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Elaborate the XML_GetFeatureList() API a bit, and add additional infofdrake2002-09-051-7/+31
* Consistently use "Expat" when refering to the Expat software.fdrake2002-08-291-33/+34
* The strings returned as part of the XML_Feature structure should be of typefdrake2002-08-291-1/+1
* Revise the XML_GetFeatureList() function signature so that we maintain thefdrake2002-08-291-6/+24
* Documented XML_ParserReset().fdrake2002-08-261-22/+38
* Substantially reduce the amount of indentation used in the table offdrake2002-08-261-78/+111
* Small documentation fix for default handler.kwaclaw2002-08-261-1/+1
* Fix XHTML well-formedness and validity.fdrake2002-08-262-2/+6
* XML_GetFeatureList(): New API function.fdrake2002-08-261-0/+18
* Minor changes for consistency.fdrake2002-08-231-11/+9
* Added some minor markup, plus many more internal hyperlinks.fdrake2002-08-221-24/+35
* Added more detail about the unknownEncodingHandler.kwaclaw2002-08-221-3/+7
* Fixed typo.kwaclaw2002-08-111-1/+1
* Fix well-formedness, broken in the previous checkin.fdrake2002-08-081-1/+1
* Added documentation on how Expat deals with XML versions other thanfdrake2002-08-081-0/+40
* Specify XHTML 1.0 Strict, conform, and add the "Valid XHTML 1.0" icon.fdrake2002-08-081-185/+191
* Add the "Valid XHTML 1.0" icon.fdrake2002-08-081-0/+0
* Lots of really minor changes:fdrake2002-08-081-411/+425
* Style cleanup.fdrake2002-08-081-4/+4
* Document XML_DefaultCurrent().fdrake2002-08-081-7/+34
* Update the API documentation with the use of XML_Status for thefdrake2002-08-081-7/+14
* Added documentation to prevent the misunderstanding that ledkwaclaw2002-07-271-1/+6
* Added documentation for new skipped entity handler.kwaclaw2002-07-111-5/+32
* Consistently use the shorter libexpat.org URL.fdrake2002-06-132-2/+2
* Formatted version of the Unix manpage, ready for installation.fdrake2002-04-221-0/+203
* Manual page for the xmlwf utility, contributed by Scott Bronson.fdrake2002-02-211-0/+440
* Added a note to the XML_GetCurrentByteCount() function that it returns 0fdrake2001-08-131-2/+5
* Document the #define constants giving library version information.fdrake2001-01-241-5/+14
* Clark's compromise changes to Fred's version info change.coopercc2000-12-271-13/+19
* Add (minimal) documetation on the new parts of the API.fdrake2000-12-211-1/+27
* Minor internal style consistency nit (indentation).fdrake2000-12-201-3/+3
* Fix documentation error reported in Bug report # 116382coopercc2000-10-101-5/+5
* Versioning information, fill in Changes file, possible final commit beforecoopercc2000-09-291-0/+11
* Make more explicit the need to do an include of expat.hcoopercc2000-09-251-1/+2
* Changes for namespace triplets.coopercc2000-09-251-2/+28
* Added dynamic malloc substitution. Added libtool versioning.coopercc2000-09-241-11/+23
* Update reference with API changes made by the perl-expat merge.coopercc2000-09-221-185/+421
* These are the first check-ins for the libexpat task: create configurationlibexpat-alpha-1coopercc2000-09-182-0/+1238