summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Regenerate symbols and API docsNick Wellnhofer2019-04-304-14/+37
* Fix numbering in non-Latin scriptsNick Wellnhofer2019-04-274-11/+120
* Fix uninitialized read of xsl:number tokenNick Wellnhofer2019-04-271-1/+4
* Optional operation limitNick Wellnhofer2019-04-253-0/+14
* Fix integer overflow in _exsltDateDayInWeekNick Wellnhofer2019-04-251-2/+3
* Improve seed corpus and dictionaryNick Wellnhofer2019-04-2314-2/+22
* Reuse XPath context when compiling stylesheetsNick Wellnhofer2019-04-225-162/+142
* Fix -Wformat-overflow warning (GCC 9)Nick Wellnhofer2019-04-221-2/+2
* Reuse XPath context in dyn:mapNick Wellnhofer2019-04-201-7/+9
* Reuse XPath context in saxon:expressionNick Wellnhofer2019-04-161-1/+1
* Rework xsltAttrVT allocationNick Wellnhofer2019-04-161-6/+15
* Add libFuzzer targetsNick Wellnhofer2019-04-15131-2/+758
* Fix check of xsltTestCompMatch return valueNick Wellnhofer2019-04-151-5/+5
* Stop including ansidecl.hNick Wellnhofer2019-04-083-7/+1
* Adjust error message in expected test outputNick Wellnhofer2019-04-082-2/+2
* Fix security framework bypassNick Wellnhofer2019-03-294-20/+25
* Use xmlNewTextChild in EXSLT dyn:mapNick Wellnhofer2019-03-133-9/+11
* Fix float casts in exsltDateDurationNick Wellnhofer2019-03-133-2/+8
* Always set context node before calling XPath iteratorsNick Wellnhofer2019-02-204-11/+31
* Change bug tracker URLNick Wellnhofer2019-02-153-7/+7
* Change git repo URLNick Wellnhofer2019-02-153-6/+6
* Fix attribute precedence with xsl:use-attribute-setsNick Wellnhofer2019-02-126-156/+191
* Backup context node in exsltFuncFunctionFunctionNick Wellnhofer2019-02-124-1/+19
* Initialize ctxt->output before evaluating global varsNick Wellnhofer2019-02-125-6/+22
* Fix memory leak in EXSLT functions error pathNick Wellnhofer2019-02-121-0/+1
* Regenerate EXSLT websiteNick Wellnhofer2019-02-126-9/+19
* Regenerate NEWSNick Wellnhofer2019-02-121-0/+145
* Remove WIN32_EXTRA_* variablesNick Wellnhofer2019-02-126-10/+5
* Fix vsnprintf in Python bindings on WindowsNick Wellnhofer2019-02-121-2/+23
* Build without winsockNick Wellnhofer2019-02-123-8/+3
* Stop redefining snprintf on MinGWNick Wellnhofer2019-02-121-2/+0
* Fix misleading indentation in security.cNick Wellnhofer2019-02-121-8/+10
* Release of libxslt-1.1.33v1.1.33Daniel Veillard2019-01-0330-1833/+1700
* Don't cache direct evaluation of patterns with variablesv1.1.33-rc2Nick Wellnhofer2018-11-214-1/+41
* Move function result RVTs to context variableNick Wellnhofer2018-09-268-25/+78
* Variables need 'extern' in static lib on CygwinNick Wellnhofer2018-09-222-2/+2
* Really declare dllexport/dllimport for CygwinMichael Haubenwallner2018-08-312-4/+4
* Fix EXSLT functions returning RVTs from outer scopesNick Wellnhofer2018-07-2410-30/+89
* Run Travis ASan tests with "sudo: required"Nick Wellnhofer2018-07-241-1/+1
* Fix callback signatures in Python bindingsv1.1.33-rc1Nick Wellnhofer2018-01-161-2/+2
* Fix handling of RVTs returned from nested EXSLT functionsNick Wellnhofer2018-01-164-0/+28
* Fix transform callback signaturesNick Wellnhofer2017-11-298-106/+113
* Fix extension callback signaturesNick Wellnhofer2017-11-293-16/+20
* Fix deallocator signaturesNick Wellnhofer2017-11-293-5/+16
* Fix XPath callback signaturesNick Wellnhofer2017-11-292-3/+4
* Fix hash callback signaturesNick Wellnhofer2017-11-299-56/+110
* Remove doc/libxslt-decl.txtNick Wellnhofer2017-11-041-1449/+0
* Fix typosNick Wellnhofer2017-11-0422-54/+54
* Docs for 1.1.32 releaseDaniel Veillard2017-11-021-0/+19
* Release of libxslt-1.1.32v1.1.32Daniel Veillard2017-11-0214-17/+71