summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-07Bump to 1.1.39accepted/tizen/base/toolchain/20240124.003917accepted/tizen/base/riscv/20231220.050705accepted/tizen/base/asan/20240422.015040accepted/tizen/base/20231217.213541sandbox/libxslt_1.1.39accepted/tizen_base_riscvTizenOpenSource6-62/+948
2023-12-07Imported Upstream version 1.1.39upstream/1.1.39upstreamTizenOpenSource608-16444/+7753
2022-09-13Imported Upstream version 1.1.37upstream/1.1.37DongHun Kwak16-42/+83
2022-09-13Imported Upstream version 1.1.36upstream/1.1.36DongHun Kwak207-27708/+490
2022-09-13Imported Upstream version 1.1.35upstream/1.1.35DongHun Kwak355-69712/+37612
2019-11-12Imported Upstream version 1.1.34upstream/1.1.34DongHun Kwak329-3267/+6327
2019-11-12Imported Upstream version 1.1.33upstream/1.1.33DongHun Kwak113-2250/+2256
2017-12-04Imported Upstream version 1.1.32upstream/1.1.32DongHun Kwak79-358/+193
2017-10-17Imported Upstream version 1.1.31upstream/1.1.31DongHun Kwak6-115/+123
2017-10-17Imported Upstream version 1.1.31_rc2upstream/1.1.31_rc2DongHun Kwak5-5/+8
2017-10-17Imported Upstream version 1.1.31_rc1upstream/1.1.31_rc1DongHun Kwak43-603/+475
2017-10-17Imported Upstream version 1.1.30upstream/1.1.30DongHun Kwak6-26/+288
2017-10-17Imported Upstream version 1.1.30_rc2upstream/1.1.30_rc2DongHun Kwak4-7/+8
2017-10-17Imported Upstream version 1.1.30_rc1upstream/1.1.30_rc1DongHun Kwak136-1823/+2876
2016-06-22Imported Upstream version 1.1.29upstream/1.1.29DongHun Kwak235-29767/+68991
2012-11-21Release of libxslt 1.1.28v1.1.28Daniel Veillard11-51/+8
2012-11-21Remove xsltTransStorageAdd and xsltTransStorageRemove from symbols.xmlDaniel Veillard1-2/+2
2012-11-21Fix python build by using libxsltmod_la_CPPFLAGS instead of AM_CPPFLAGSAlexandre Rostovtsev1-6/+5
2012-11-21configure should be more careful with linker scriptIgor Pashev1-4/+7
2012-11-21autogen.sh cleanupDaniel Richard1-8/+4
2012-11-21consistent use of xslt processorRoumen Petrov1-27/+25
2012-11-21add gcrypt library in LIBADD, not LDFLAGS, as recommendedRoumen Petrov1-2/+2
2012-11-21Fix generate-id() to avoid generating the same IDStewart Brodie1-1/+2
2012-11-21Revert "Cleanup libxslt test run outside of srcdir"Daniel Veillard4-57/+48
2012-10-25Cleanup libxslt test run outside of srcdirPetr Sumbera4-48/+57
2012-10-22Add object files in tests/plugins to .gitignoreNick Wellnhofer1-0/+2
2012-10-21Fix crash with empty xsl:key/@match attributeNick Wellnhofer1-5/+11
2012-10-10Crash when passing an uninitialized variable to document()Nick Wellnhofer7-2/+19
2012-10-10Add missing test docs to EXTRA_DISTNick Wellnhofer1-0/+9
2012-10-09Fix regression: Default namespace not correctly usedNick Wellnhofer6-6/+44
2012-09-19Fix error on bug-165 regression testDaniel Veillard1-1/+1
2012-09-12Remove xsltTransStorageAdd and xsltTransStorageRemoveDaniel Veillard1-8/+0
2012-09-12Release of libxslt-1.1.27Daniel Veillard46-257/+682
2012-09-12Big space and tabs cleanupDaniel Veillard50-1172/+1172
2012-09-12Fix authors listDaniel Veillard1-1/+1
2012-09-12Add the saxon:systemId extensionMike Hommey1-0/+29
2012-09-08Add an append mode to document outputDaniel Veillard1-3/+33
2012-09-07Cleanups some of the test makefilesDaniel Richard16-67/+67
2012-09-07Report errors on variable use in keyDaniel Veillard4-2/+34
2012-09-07The XSLT namespace string is a constant oneDaniel Veillard1-1/+1
2012-09-06Fix handling of names in xsl:attributeNick Wellnhofer3-44/+14
2012-09-06Reserved namespaces in xsl:element and xsl:attributeNick Wellnhofer6-22/+55
2012-09-06Add new tests to EXTRA_DISTNick Wellnhofer1-0/+3
2012-09-06Test for bug #680920Nick Wellnhofer4-0/+22
2012-09-06Null-terminate result string of cry:rc4_decryptNick Wellnhofer1-1/+2
2012-09-05fix regresson in Various "make distcheck" and other fixesRoumen Petrov1-1/+1
2012-09-04EXSLT date normalization fixJames Muscat3-1/+26
2012-09-04Exit after compilation of invalid func:resultNick Wellnhofer5-0/+25
2012-09-04Fix for EXSLT func:functionNick Wellnhofer1-2/+2
2012-09-04Rewrite EXSLT string:replace to be conformantNick Wellnhofer4-96/+255