summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-12profiling: add callgraph reportStefan Kost5-31/+250
2010-03-17Various documentation fixes for docs on internalsC. M. Sperberg-McQueen2-59/+74
2010-01-13Fix python generator to not use deprecated xmllibDaniel Veillard1-63/+13
2009-09-24link python module with python libraryFrederic Crozat2-1/+3
2009-09-24Release of libxslt-1.1.26Daniel Veillard56-144/+368
2009-09-24Add xsltProcessOneNode to exported symbols for lxmlDaniel Veillard3-39/+44
2009-09-24Fix an idness generation problemDaniel Veillard1-6/+9
2009-09-20595612 Try to fix some locking problemsDaniel Veillard1-12/+22
2009-09-18Fix a crash on misformed imported stylesheetsDaniel Veillard1-1/+1
2009-09-17Release of libxslt-1.1.25Daniel Veillard14-39/+344
2009-09-17Allow use of EXSLT outside XSLTMartin5-0/+308
2009-09-17Big fixes of pattern compilationsNick Wellnhofer11-182/+128
2009-09-17Support Esperanto localeNick Wellnhofer1-4/+13
2009-09-17Fix uses of xmlAddChild for error handlingDaniel Veillard1-11/+37
2009-09-17Change how attributes are copied for id and speedDaniel Veillard1-268/+254
2009-09-17Detect deep recusion on function callsDaniel Veillard2-0/+13
2009-09-17Avoid an error in namespace generationMartin1-0/+4
2009-09-17Fix importing of encoding from included stylesheetsNick Wellnhofer7-4/+29
2009-09-17Add a few more files to ignoreDaniel Veillard1-0/+6
2009-09-17Fix problems with embedded stylesheets and namespacesMartin6-10/+69
2009-09-17QName parsing fix for patternsMartin1-1/+2
2009-09-16Crash compiling stylesheet with DTDMartin1-3/+4
2009-09-16Fix xsl:strip-space with namespace and wildcardNick Wellnhofer11-1/+90
2009-09-16Fix a problem with previous changeDaniel Veillard1-0/+1
2009-09-16Label xsltProcessOneNode as staticDaniel Veillard1-1/+1
2009-09-16Add API versioning and various cleanupsDaniel Veillard20-75/+1285
2009-09-08Fix a mutex deadlock on unregistered extensionsNix1-2/+6
2009-08-23567192 xsltproc --output option ignore --xincludeJoachim Breitner1-0/+5
2009-08-21Fix redundant headers in listDaniel Veillard1-2/+0
2009-08-21134754 Configure's --with-html-dir related fixesJulio M. Merino Vidal2-36/+32
2009-08-20Make sure testThreads is linked with pthreadsDaniel Veillard2-2/+6
2009-08-17Fix potential crash on debug of extensions SolarisBen Walton1-7/+8
2009-08-14Improve testThreads a bitDaniel Veillard1-0/+14
2009-08-14305913 a serious problem in extensions reentrancyDaniel Veillard6-61/+239
2009-08-14Adding a test program to check thread reentrancyDaniel Veillard5-3/+321
2009-07-24Adding a .gitignore fileDaniel Veillard1-0/+139
2009-07-24Fix the download links for SolarisDaniel Veillard2-4/+4
2009-07-24Fix an idness issue when building the treeDaniel Veillard2-0/+11
2009-07-24Fix makefile and spec file to include doc in rpmDaniel Veillard2-1/+6
2009-05-12git setupveillard4-1/+33
2009-01-24Fixed indexing error reported by Ron Burk on the mailing list.William M. Brack2-5/+9
2008-11-14applied patch from Roumen Petrov for mingw cross compilation problemsDaniel Veillard5-4/+14
2008-10-28patch from Richard Jones to build shared libs with MinGW cross-compilerDaniel Veillard3-1/+7
2008-10-07prevent some unchecked pointer accesses, patch by Jake Goulding danielDaniel Veillard2-2/+11
2008-08-06tests/namespaces/tst7.xsl: fixed typo detected by new libxml2 codeWilliam M. Brack1-1/+1
2008-08-06tests/namespaces/tst7.xsl: fixed typo detected by new libxml2 codeWilliam M. Brack4-8/+16
2008-08-01big patch from Roumen Petrov finishing xsl:sort lang support with manyDaniel Veillard12-191/+263
2008-08-01fix for CVE-2008-2935 libexslt RC4 encryption/decryption functions DanielDaniel Veillard3-16/+75
2008-07-28fix my static linking setup on x86_64 DanielDaniel Veillard2-2/+7
2008-07-27avoid a quadratic behaviour when hitting duplicatesDaniel Veillard2-7/+21