summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix OOB heap read in xsltExtModuleRegisterDynamicv1.1.29-rc2Nick Wellnhofer2016-05-051-1/+4
* Remove CDATA markup from libxslt_tutorial.cNick Wellnhofer2016-05-051-2/+0
* Fix MingW buildv1.1.29-rc1Nick Wellnhofer2016-04-302-3/+7
* Remove bogus test fileNick Wellnhofer2016-04-291-0/+0
* Remove generated headers from dist tarballNick Wellnhofer2016-04-292-3/+6
* Add missing tests to dist tarballNick Wellnhofer2016-04-298-9/+29
* Improve error message in xsltAddTemplate and fix testNick Wellnhofer2016-04-294-2/+3
* Allow REC tests with empty stdoutNick Wellnhofer2016-04-291-4/+4
* Fix GPL license in HTML files as wellNick Wellnhofer2016-04-292-26/+2
* Mark XML file argument as repeatableNick Wellnhofer2016-04-291-1/+1
* Keep timezone in date:addNick Wellnhofer2016-04-285-43/+11
* Fix buffer overflow in exsltDateFormatNick Wellnhofer2016-04-281-1/+1
* Fix saxon:line-number with namespace nodesNick Wellnhofer2016-04-285-16/+71
* Fix dyn:map with namespace nodesNick Wellnhofer2016-04-283-2/+25
* Fix status message in EXSLT dynamic testsNick Wellnhofer2016-04-281-1/+1
* Fix error handling in Saxon extension functionsNick Wellnhofer2016-04-2816-4/+138
* Fix double free in libexslt hash functionsNick Wellnhofer2016-04-203-12/+10
* Add public function macros to xsltlocale.hNick Wellnhofer2016-04-201-5/+14
* Make valgrind tests work with libtoolNick Wellnhofer2016-04-2025-26/+26
* Add a couple of xsl:number testsNick Wellnhofer2016-04-104-0/+63
* Lower and upper bound for format token "i"Nick Wellnhofer2016-04-101-9/+16
* Lower bound for format token "a"Nick Wellnhofer2016-04-101-9/+24
* Handle negative xsl:number valuesNick Wellnhofer2016-04-101-1/+16
* Round xsl:number values to nearest integerNick Wellnhofer2016-04-101-0/+2
* Allow {URI}NCName syntax for user parametersNick Wellnhofer2016-03-282-13/+28
* Fix endTimer parameter typeNick Wellnhofer2016-03-281-2/+2
* Fix error messages for unsupported methodsNick Wellnhofer2016-03-281-6/+4
* Fix libxslt format warningsDavid Kilzer2016-03-286-9/+23
* Fix xsltNumberFormatGetMultipleLevelNick Wellnhofer2016-03-224-35/+63
* Fix use-after-free in xsltDocumentFunctionLoadDocumentNick Wellnhofer2016-02-256-1/+26
* Replace sprintf with snprintfDavid Kilzer2016-02-252-16/+16
* Enforce two digit exponent under MSVCNick Wellnhofer2016-02-251-0/+4
* Correctly emulate snprintf on older MSVC versionsNick Wellnhofer2016-02-252-11/+35
* Add Python script to run some tests on WindowsNick Wellnhofer2016-02-251-0/+82
* Always initialize EXSLT month and day to 1Nick Wellnhofer2016-02-251-10/+7
* Remove /OPT:NOWIN98 optionNick Wellnhofer2016-02-241-1/+0
* Rework xsltNumberFormat to fix warningNick Wellnhofer2015-12-131-18/+17
* Fix possible NULL pointer deref in transform.cmahendra.n2015-12-131-0/+15
* Fix possible NULL pointer deref in xsltCopyTextStringNick Wellnhofer2015-12-131-2/+2
* Fix possible NULL pointer deref in libexslt/functions.cNick Wellnhofer2015-12-131-0/+8
* Fix possible NULL pointer deref in xsltproc.cmahendra.n2015-12-131-2/+3
* Fix possible NULL pointer deref in preproc.cmahendra.n2015-12-131-1/+2
* Fix LIBXSLT_DEFAULT_PLUGINS_PATH in xsltconfig.hNick Wellnhofer2015-12-061-1/+10
* Fix memory leak in xsltNumberFormatAlbert Astals Cid2015-12-021-0/+1
* Fix for type confusion in preprocessing attributesCVE-2015-7995Daniel Veillard2015-10-291-1/+2
* Fix a couple of GPL licences found in the documentationDaniel Veillard2015-10-162-29/+5
* Use hash table to lookup named templatesChristian Ceelen2015-09-146-26/+52
* Fix to reg tests post 737840 fixDaniel Veillard2015-09-102-6/+0
* Error in doc/Makefile.amBrice De Bruyne2015-08-261-1/+1
* Don't fail build the man page if xsltproc is not presentDaniel Veillard2015-06-291-1/+3