summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix xsl:strip-space with namespace and wildcardNick Wellnhofer2009-09-1611-1/+90
* Fix a problem with previous changeDaniel Veillard2009-09-161-0/+1
* Label xsltProcessOneNode as staticDaniel Veillard2009-09-161-1/+1
* Add API versioning and various cleanupsDaniel Veillard2009-09-1620-75/+1285
* Fix a mutex deadlock on unregistered extensionsNix2009-09-081-2/+6
* 567192 xsltproc --output option ignore --xincludeJoachim Breitner2009-08-231-0/+5
* Fix redundant headers in listDaniel Veillard2009-08-211-2/+0
* 134754 Configure's --with-html-dir related fixesJulio M. Merino Vidal2009-08-212-36/+32
* Make sure testThreads is linked with pthreadsDaniel Veillard2009-08-202-2/+6
* Fix potential crash on debug of extensions SolarisBen Walton2009-08-171-7/+8
* Improve testThreads a bitDaniel Veillard2009-08-141-0/+14
* 305913 a serious problem in extensions reentrancyDaniel Veillard2009-08-146-61/+239
* Adding a test program to check thread reentrancyDaniel Veillard2009-08-145-3/+321
* Adding a .gitignore fileDaniel Veillard2009-07-241-0/+139
* Fix the download links for SolarisDaniel Veillard2009-07-242-4/+4
* Fix an idness issue when building the treeDaniel Veillard2009-07-242-0/+11
* Fix makefile and spec file to include doc in rpmDaniel Veillard2009-07-242-1/+6
* git setupveillard2009-05-124-1/+33
* Fixed indexing error reported by Ron Burk on the mailing list.William M. Brack2009-01-242-5/+9
* applied patch from Roumen Petrov for mingw cross compilation problemsDaniel Veillard2008-11-145-4/+14
* patch from Richard Jones to build shared libs with MinGW cross-compilerDaniel Veillard2008-10-283-1/+7
* prevent some unchecked pointer accesses, patch by Jake Goulding danielDaniel Veillard2008-10-072-2/+11
* tests/namespaces/tst7.xsl: fixed typo detected by new libxml2 codeWilliam M. Brack2008-08-061-1/+1
* tests/namespaces/tst7.xsl: fixed typo detected by new libxml2 codeWilliam M. Brack2008-08-064-8/+16
* big patch from Roumen Petrov finishing xsl:sort lang support with manyDaniel Veillard2008-08-0112-191/+263
* fix for CVE-2008-2935 libexslt RC4 encryption/decryption functions DanielDaniel Veillard2008-08-013-16/+75
* fix my static linking setup on x86_64 DanielDaniel Veillard2008-07-282-2/+7
* avoid a quadratic behaviour when hitting duplicatesDaniel Veillard2008-07-272-7/+21
* *configure.in: fixed option --with-debugger with patch from Arun Ragnavan #54...William M. Brack2008-07-262-1/+6
* fixed incorrect argument popping in exsltMathAtan2Function #541965William M. Brack2008-07-122-4/+9
* patch from Ron Burk to fix problem with string check for element-availableWilliam M. Brack2008-07-102-0/+8
* added code to handle literal within an AVT #539741. tests/docs/Makefile.amWilliam M. Brack2008-06-257-1/+41
* added code to handle literal within an AVT #539741. tests/docs/Makefile.amWilliam M. Brack2008-06-251-0/+0
* patch from Roumen Petrov fixing include path when compiling with MinGWDaniel Veillard2008-06-134-3/+8
* patch from Nick Wellnhofer and Roumen Petrov to fix some portabilityDaniel Veillard2008-06-126-28/+70
* Forgot to commit the new files, DanielDaniel Veillard2008-06-032-0/+508
* patch from Nick Wellnhofer adding xsl:sort lang support using the localeDaniel Veillard2008-06-0310-2/+94
* as Ralf Junker pointed out xsltExtFunctionLookup was defined but neverDaniel Veillard2008-06-032-4/+5
* release of 1.1.24 syntactic cleanup (Martin) Daniel1.1.24Daniel Veillard2008-05-1332-1689/+1848
* fix the processing of top level elements of stylesheets which are not inDaniel Veillard2008-05-139-10/+92
* fix the key initialization problem introduced when tracking Josef UrbanDaniel Veillard2008-05-0911-188/+30817
* update the man page based on Vincent Lefevre suggestion. DanielDaniel Veillard2008-04-213-7/+13
* fixes #527297 general patter comps fix and cleanup other cleanups DanielDaniel Veillard2008-04-145-25/+101
* release of 1.1.23 Daniel1.1.23Daniel Veillard2008-04-089-35/+112
* add back #452876 patch lost on previous commit, DanielDaniel Veillard2008-04-081-9/+15
* new version of patch from Peter Pawlowski DanielDaniel Veillard2008-04-082-49/+39
* fix an infinite loop bug DanielDaniel Veillard2008-04-082-0/+7
* avoid a scary realloc() loop should fix #520383 DanielDaniel Veillard2008-04-032-1/+5
* applied patch from Peter Pawlowski fixing a timezone offset problem, fixesDaniel Veillard2008-04-034-11/+39
* small fix to man page synopsis, should fix #525822 DanielDaniel Veillard2008-04-033-5/+10