summaryrefslogtreecommitdiff
path: root/include/private
Commit message (Expand)AuthorAgeFilesLines
* parser: Move xmlFatalErr to parserInternals.cNick Wellnhofer2023-04-301-0/+2
* parser: Rework EBCDIC code page detectionNick Wellnhofer2023-03-211-1/+2
* parser: Rework shrinking of input buffersNick Wellnhofer2023-03-211-1/+1
* parser: Fix short-lived regression causing infinite loopsNick Wellnhofer2023-03-141-0/+2
* parser: Stop calling xmlParserInputShrinkNick Wellnhofer2023-03-131-0/+2
* parser: Stop calling xmlParserInputGrowNick Wellnhofer2023-03-121-0/+2
* xinclude: Fix include guardNick Wellnhofer2023-02-221-3/+3
* autotools: Fix make distcheckNick Wellnhofer2023-02-131-0/+1
* parser: Improve detection of entity loopsNick Wellnhofer2022-12-231-2/+3
* entities: Add entity flag for loop checkNick Wellnhofer2022-12-211-2/+4
* entities: Use flags to store '<' check resultsNick Wellnhofer2022-12-191-0/+2
* entities: Add XML_ENT_PARSED flagNick Wellnhofer2022-12-191-0/+8
* Hide internal functionsNick Wellnhofer2022-11-2718-72/+131
* xpath: Make init function privateNick Wellnhofer2022-11-272-0/+7
* encoding: Make init function privateNick Wellnhofer2022-11-271-0/+2
* threads: Allocate mutexes staticallyNick Wellnhofer2022-11-251-0/+32
* dict: Make init/cleanup functions privateNick Wellnhofer2022-11-251-0/+1
* threads: Rework initializationNick Wellnhofer2022-11-251-0/+3
* parser: Make some module init/cleanup functions privateNick Wellnhofer2022-11-253-0/+16
* buf: Deprecate static/immutable buffersNick Wellnhofer2022-11-201-1/+0
* io: Remove xmlInputReadCallbackNopNick Wellnhofer2022-11-201-1/+0
* xinclude: Implement "streaming" modeNick Wellnhofer2022-10-301-0/+8
* xinclude: Make xmlXIncludeCopyNode non-recursiveNick Wellnhofer2022-10-231-0/+6
* Consolidate private header filesNick Wellnhofer2022-08-2615-0/+245