summaryrefslogtreecommitdiff
path: root/test/XInclude
Commit message (Expand)AuthorAgeFilesLines
* xinclude: Fix quadratic behavior in xmlXIncludeLoadTxtNick Wellnhofer2023-02-142-0/+4
* xinclude: Always allow XPtr expressions in external documentsNick Wellnhofer2022-10-315-0/+0
* xinclude: Implement "streaming" modeNick Wellnhofer2022-10-305-0/+0
* xinclude: Avoid creation of subcontextsNick Wellnhofer2022-10-251-0/+12
* xinclude: Limit recursion depthNick Wellnhofer2022-10-231-0/+104
* xinclude: Test for inclusion loopsNick Wellnhofer2022-10-231-0/+4
* xinclude: Expand includes in xmlXIncludeCopyNodeNick Wellnhofer2022-10-232-0/+10
* xinclude: Also test error messagesNick Wellnhofer2022-10-231-0/+0
* Revert "xinclude: Fix regression with nested includes"Nick Wellnhofer2022-10-211-5/+0
* xinclude: Fix regression with nested includesNick Wellnhofer2022-10-181-0/+5
* Fix short-lived regression in xmlStaticCopyNodeNick Wellnhofer2022-04-102-0/+9
* Fix recursion check in xinclude.cNick Wellnhofer2022-03-021-0/+10
* Fix regression introduced with commit 74dcc10bNick Wellnhofer2020-08-191-0/+12
* Fix corner case with empty xi:fallbackNick Wellnhofer2020-08-171-0/+6
* Fix exponential runtime and memory in xi:fallback processingNick Wellnhofer2020-08-071-0/+83
* Don't recurse into xi:include children in xmlXIncludeDoProcessNick Wellnhofer2020-08-062-0/+16
* Large batch of typo fixesJared Yanovich2019-09-301-1/+1
* fixed problem causing duplicate fallback execution (bug 139520) addedWilliam M. Brack2004-04-161-0/+10
* augmented the XInclude API to be able to pass XML parser flags down to theDaniel Veillard2003-12-092-0/+8
* fixed #99082 for xi:include encoding="..." support on text includes. addedDaniel Veillard2002-11-202-0/+6
* quick but apparently working implementation of xi:fallback, should closeDaniel Veillard2002-08-141-0/+6
* fix #68882, cleanup the XInclude copying of node, merge back IDs in theDaniel Veillard2002-02-102-0/+25
* - xinclude.c: fixed XInclude recursive behaviour bug #54678Daniel Veillard2001-05-233-0/+6
* - xinclude.[ch]: Updated the namespace for the Last Call versionDaniel Veillard2001-05-233-3/+3
* Bug fixes new Xinclude tests:Daniel Veillard2000-11-125-0/+18