summaryrefslogtreecommitdiff
path: root/include/libxml
Commit message (Expand)AuthorAgeFilesLines
* encoding: Rework error codesNick Wellnhofer2023-04-301-0/+9
* xpath: Remove remaining references to valueFrameNick Wellnhofer2023-04-302-2/+2
* parser: Deprecate more internal functionsNick Wellnhofer2023-04-261-0/+11
* parser: Rework EBCDIC code page detectionNick Wellnhofer2023-03-211-0/+1
* malloc-fail: Handle malloc failures in xmlSchemaInitTypesNick Wellnhofer2023-03-141-1/+1
* xmllint: Fix use-after-free with --maxmemNick Wellnhofer2023-03-141-0/+2
* parser: Deprecate some parser input functionsNick Wellnhofer2023-03-132-0/+3
* malloc-fail: Stop using XPath stack framesNick Wellnhofer2023-03-131-1/+1
* html: Impose some length limitsNick Wellnhofer2023-03-121-0/+7
* Revert "malloc-fail: Avoid use-after-free after unsuccessful valuePush"Nick Wellnhofer2023-02-261-2/+1
* malloc-fail: Avoid use-after-free after unsuccessful valuePushNick Wellnhofer2023-02-031-1/+2
* error: Limit number of parser errorsNick Wellnhofer2022-12-271-0/+2
* parser: Deprecate xmlString*DecodeEntitiesNick Wellnhofer2022-12-211-0/+2
* entities: Stop counting entitiesNick Wellnhofer2022-12-212-5/+1
* entities: Rework entity amplification checksNick Wellnhofer2022-12-212-5/+3
* entities: Add "flags" member to struct xmlEntityNick Wellnhofer2022-12-191-0/+1
* xmlexports.h: Disable docs for internal macro XMLPUBLICNick Wellnhofer2022-12-081-19/+10
* xmlexports.h: Remove LIBXML_FASTCALL optimizationNick Wellnhofer2022-12-081-22/+2
* Remove XMLCALL and XMLCDECL macros from public headersNick Wellnhofer2022-12-0845-1677/+1677
* threads: Deprecate some internal functionsNick Wellnhofer2022-11-251-0/+3
* Visual Studio builds: Allow silencing deprecation warningsChun-wei Fan2022-11-231-3/+13
* Visual Studio: Define XML_DEPRECATEDChun-wei Fan2022-11-231-3/+8
* parser: Rewrite push parser boundary checksNick Wellnhofer2022-11-201-0/+2
* buf: Deprecate static/immutable buffersNick Wellnhofer2022-11-202-1/+2
* doc: Remove xmlDllMain from documentation and version scriptNick Wellnhofer2022-11-041-0/+2
* error: Don't use initGenericErrorDefaultFuncNick Wellnhofer2022-09-091-0/+1
* Fix Windows compiler warnings in python/types.cNick Wellnhofer2022-09-041-18/+26
* 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-264-66/+3
* 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
* Remove DOCBparserNick Wellnhofer2022-03-048-146/+7
* Remove unneeded #includesNick Wellnhofer2022-03-043-4/+0