summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Remove HAVE_WIN32_THREADS configuration flagNick Wellnhofer2022-09-041-4/+2
* Remove "runtime debugging"Nick Wellnhofer2022-09-021-2/+2
* Make xmlNewSAXParserCtx take a const sax handlerNick Wellnhofer2022-09-012-3/+4
* Don't forget to install xmlversion.hNick Wellnhofer2022-08-261-0/+2
* Consolidate private header filesNick Wellnhofer2022-08-2620-67/+249
* Remove internal macros from parserInternals.hNick Wellnhofer2022-08-251-28/+0
* Deprecate internal parser functionsNick Wellnhofer2022-08-252-0/+45
* Deprecate old HTML SAX APINick Wellnhofer2022-08-251-0/+2
* Generate deprecation warnings for old SAX APINick Wellnhofer2022-08-252-0/+16
* Remove generated files from distributionNick Wellnhofer2022-08-251-1/+0
* Move some HTML functions to correct header fileNick Wellnhofer2022-08-242-10/+6
* Introduce xmlNewSAXParserCtxt and htmlNewSAXParserCtxtNick Wellnhofer2022-08-242-0/+5
* Don't index anything in DOC_DISABLE sectionsNick Wellnhofer2022-08-241-1/+3
* Deprecate some global variablesNick Wellnhofer2022-08-241-0/+28
* Fix warnings from apibuild.pyNick Wellnhofer2022-08-182-0/+4
* Skip incorrectly opened HTML commentsNick Wellnhofer2022-08-021-0/+1
* fix Schematron spellingMehltretter Karl2022-05-061-1/+1
* Add configuration flag for XPointer locations supportNick Wellnhofer2022-04-213-0/+42
* Clean up encoding switching codeNick Wellnhofer2022-04-021-0/+1
* Undeprecate schema init functionsNick Wellnhofer2022-03-102-2/+0
* Deprecate module init and cleanup functionsNick Wellnhofer2022-03-0610-0/+18
* Don't set HAVE_WIN32_THREADS in win32config.hNick Wellnhofer2022-03-061-2/+0
* Remove DOCBparserNick Wellnhofer2022-03-048-146/+7
* Remove unneeded #includesNick Wellnhofer2022-03-043-4/+0
* Use stdint.h with newer MSVCNick Wellnhofer2022-03-041-0/+4
* Remove cruft from win32config.hNick Wellnhofer2022-03-041-33/+2
* Remove ICONV_CONST testNick Wellnhofer2022-03-041-4/+0
* Remove isinf/isnan emulation in win32config.hNick Wellnhofer2022-03-031-57/+0
* htmlParseComment: handle abruptly-closed commentsMike Dalessio2022-03-021-0/+1
* Don't check for standard C89 headersNick Wellnhofer2022-03-021-11/+0
* Don't include ICU headers in public headersNick Wellnhofer2022-03-011-18/+3
* Remove broken Windows CE supportNick Wellnhofer2022-03-011-4/+0
* Remove useless __CYGWIN__ checksNick Wellnhofer2022-02-281-1/+1
* Deprecate IDREF-related functions in valid.hNick Wellnhofer2022-02-201-0/+5
* Deprecate all functions in DOCBparser.hNick Wellnhofer2022-02-201-0/+10
* Deprecate legacy functionsNick Wellnhofer2022-02-205-0/+53
* Deprecate all functions in nanoftp.hNick Wellnhofer2022-02-201-1/+24
* Add XML_DEPRECATED macroNick Wellnhofer2022-02-201-0/+18
* Rework validation context flagsNick Wellnhofer2022-02-201-7/+7
* Remove xmlwin32version.hNick Wellnhofer2022-02-163-562/+1
* Remove CVS and SVN-related codeNick Wellnhofer2022-02-132-2/+2
* Add missing file xmlwin32version.h.in to EXTRA_DISTMarkus Rickert2021-05-211-1/+1
* Store per-element parser state in a structNick Wellnhofer2021-05-081-1/+3
* Fix include order in c14n.hNick Wellnhofer2021-03-201-4/+6
* Remove temporary members from struct _xmlXPathContextNick Wellnhofer2020-12-161-2/+0
* Simplify xmlexports.hNick Wellnhofer2020-12-061-115/+39
* Stop counting nbChars in parser contextNick Wellnhofer2020-08-091-1/+1
* Fix typosNick Wellnhofer2020-03-087-16/+16
* Add xmlPopOutputCallbacksNick Wellnhofer2020-02-111-0/+2
* Fix a few more typos ("fonction")Nick Wellnhofer2019-09-301-2/+2