summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* win32: Add configuration for profilermaster.win.fixChun-wei Fan2019-11-131-0/+8
* Check whether 'xml2-config --dynamic' is supportedNick Wellnhofer2019-11-111-8/+11
* Release of libxslt-1.1.34v1.1.34Daniel Veillard2019-10-306-154/+686
* xsl:template without name and match attributes should not be allowedv1.1.34-rc2Nikolai Weibull2019-10-281-1/+8
* Candidate release 1 of libxslt 1.1.34Daniel Veillard2019-10-234-8/+9
* Remove empty TODO fileNick Wellnhofer2019-10-211-0/+0
* Remove generated file libxsltclass.txt from version controlNick Wellnhofer2019-10-212-238/+1
* Make sure that Python tests exit with error codeNick Wellnhofer2019-10-215-3/+12
* Enable continuous integration via GitLab CINick Wellnhofer2019-10-202-1/+44
* Fix -Wimplicit-fallthrough warningsNick Wellnhofer2019-10-203-2/+3
* Fix EXSLT web pagesNick Wellnhofer2019-10-185-53/+23
* Adjust number of API index pagesNick Wellnhofer2019-10-182-48/+0
* Regenerate web pagesNick Wellnhofer2019-10-1821-29/+29
* Fix Git link in news.htmlNick Wellnhofer2019-10-181-1/+1
* Rebuild docsNick Wellnhofer2019-10-1856-155/+241
* Remove stubs when compiling without debugger or profilerNick Wellnhofer2019-10-181-54/+0
* Minor documentation fixes after recent changesNick Wellnhofer2019-10-183-3/+9
* Make xsltCompileRelativePathPattern non-recursiveNick Wellnhofer2019-09-301-3/+1
* Fix typosJan Pokorný2019-09-158-11/+11
* Improve handling of invalid UTF-8 in format-numberNick Wellnhofer2019-09-152-28/+16
* Check that crypto:rc4_decrypt produces valid UTF-8Nick Wellnhofer2019-09-151-1/+8
* Avoid recursion in keys.c:skipPredicateNick Wellnhofer2019-09-151-6/+8
* Fix dangling pointer in xsltCopyTextNick Wellnhofer2019-08-171-0/+2
* configure.ac: Invoke PKG_CHECK_MODULES for building shared librariesHugh McMaster2019-08-021-5/+9
* configure.ac: Conditionally determine whether xml2-config should pass shared ...Hugh McMaster2019-08-021-24/+49
* xslt-config.in: Fix broken --prefix=DIR supportHugh McMaster2019-08-021-0/+2
* libexslt.pc.in: Do not expose private libraryHugh McMaster2019-07-292-2/+5
* libxslt.pc.in: Do not expose private library dependenciesHugh McMaster2019-07-291-1/+2
* xslt-config.in: Simply handling of $all_flagsHugh McMaster2019-07-291-2/+3
* xslt-config.in: Add a --dynamic option to --libsHugh McMaster2019-07-294-4/+19
* xslt-config.in: Simplify basic library handlingHugh McMaster2019-07-291-9/+2
* xslt-config.in: Remove unused variableHugh McMaster2019-07-291-1/+1
* xslt-config: Simply handling of --cflagsHugh McMaster2019-07-291-11/+5
* Fix memory leak in pattern compilation error pathNick Wellnhofer2019-07-081-0/+2
* Fix uninitialized read with UTF-8 grouping charsNick Wellnhofer2019-06-194-2/+12
* Fix integer overflow in FORMAT_GYEARNick Wellnhofer2019-06-191-5/+8
* Fix performance regression with xsl:numberNick Wellnhofer2019-06-195-4/+39
* Backup XPath context node in xsltInitCtxtKeyNick Wellnhofer2019-06-124-0/+29
* Add Travis test with MemorySanitizerNick Wellnhofer2019-06-031-0/+5
* Run Travis ASan tests under XenialNick Wellnhofer2019-06-031-1/+1
* Improve fuzzersNick Wellnhofer2019-05-2020-32/+90
* Fix unsigned integer overflow in date.cNick Wellnhofer2019-05-201-4/+4
* Always reuse XPath contextNick Wellnhofer2019-05-134-6/+6
* Fix insertion of xsl:fallback contentNick Wellnhofer2019-05-124-0/+20
* Compile with -WextraNick Wellnhofer2019-05-123-6/+8
* Make profiler support optionalNick Wellnhofer2019-05-124-2/+78
* Hide unused code when compiling without debuggerNick Wellnhofer2019-05-122-15/+54
* Avoid quadratic behavior in xsltSaveResultToNick Wellnhofer2019-05-101-1/+11
* Reorganize fuzzing codeNick Wellnhofer2019-05-088-329/+519
* Simplify .gitignoreNick Wellnhofer2019-04-301-104/+4