platform/upstream/libxslt.git
2012-08-16 Roumen Petrovcheck for gmtime - on mingw* hosts will enable date...
2012-08-16 Roumen Petrovuse only native crypto-API for mingw* hosts
2012-08-16 Nick WellnhoferForwards-compatible processing of unknown top level...
2012-08-16 Nick WellnhoferFix system-property with unknown namespace
2012-08-16 Daniel VeillardHardening of code checking node types in EXSLT
2012-08-09 Daniel Richard GVarious "make distcheck" and other fixes
2012-08-09 Daniel VeillardHardening of code checking node types in various entry...
2012-08-09 Daniel VeillardCleanup of the pattern compilation code
2012-08-08 Daniel VeillardTiny doc improvement
2012-08-08 Daniel VeillardFix default template processing on namespace nodes
2012-08-08 Daniel VeillardFix portability to upcoming libxml2-2.9.0
2012-08-08 Daniel VeillardAdding --system flag support to autogen.sh
2012-08-07 Daniel VeillardFix a bug in selecting XSLT elements
2012-03-22 Daniel VeillardCleanup some misplaced spaces and tabs
2012-03-20 Jérôme CarreteroAllow per-context override of xsltMaxDepth, introduce...
2012-03-19 Daniel MustielesFixed bug #616839
2012-01-27 Colin Waltersautogen: Only check for libtoolize
2012-01-22 Abhishek AryaFix some case of pattern parsing errors
2012-01-21 Daniel VeillardAugment list of ignred files
2011-12-27 Colin Waltersautogen.sh: Honor NOCONFIGURE environment variable
2011-12-19 Roumen Petrovminimal mingw support
2011-05-25 Stefan Kostconfigure: remove checks for isinf and isnan as those...
2011-05-21 Stefan Kostconfigure: acconfig.h is deprecated since autoconf...
2011-05-21 Stefan Kostconfigure: support silent automake rules if possible
2011-05-03 Stefan Kostpreproc: fix the build
2011-03-11 Daniel VeillardPoint to GIT for source code and a bit of cleanup
2011-03-07 Daniel VeillardFix a memory leak with xsl:number
2011-03-07 money_seshu... Fix a problem with ESXLT date:add() with January
2011-02-28 Daniel VeillardFix a memory leak if compiled with Windows locale support
2011-02-22 Daniel VeillardFix generate-id() to not expose object addresses
2010-11-08 Nick WellnhoferFix curlies support in literals for non-compiled AVTs
2010-11-08 Nick WellnhoferPrecompile patterns in xsl:number
2010-11-08 Nick WellnhoferFix some warnings in the refactored code
2010-11-08 Nick WellnhoferAllow whitespace in xsl:variable with select
2010-11-08 Nick WellnhoferSmall fixes to locale code
2010-11-08 Nick WellnhoferFix bug 602515
2010-11-08 Daniel VeillardAdding new generated files
2010-11-08 Nick WellnhoferFix popping of vars in xsltCompilerNodePop
2010-11-08 Nick WellnhoferFix direct pattern matching bug
2010-11-08 Daniel VeillardGet rid of specific build setup and STATIC_BINARIES
2010-10-12 Hao HuFix a small out of tree compilation issue
2010-04-12 Stefan Kostprofiling: add callgraph report
2010-03-17 C. M. Sperberg... Various documentation fixes for docs on internals
2010-01-13 Daniel VeillardFix python generator to not use deprecated xmllib
2009-09-24 Frederic Crozatlink python module with python library
2009-09-24 Daniel VeillardRelease of libxslt-1.1.26
2009-09-24 Daniel VeillardAdd xsltProcessOneNode to exported symbols for lxml
2009-09-24 Daniel VeillardFix an idness generation problem
2009-09-20 Daniel Veillard595612 Try to fix some locking problems
2009-09-18 Daniel VeillardFix a crash on misformed imported stylesheets
2009-09-17 Daniel VeillardRelease of libxslt-1.1.25
2009-09-17 MartinAllow use of EXSLT outside XSLT
2009-09-17 Nick WellnhoferBig fixes of pattern compilations
2009-09-17 Nick WellnhoferSupport Esperanto locale
2009-09-17 Daniel VeillardFix uses of xmlAddChild for error handling
2009-09-17 Daniel VeillardChange how attributes are copied for id and speed
2009-09-17 Daniel VeillardDetect deep recusion on function calls
2009-09-17 MartinAvoid an error in namespace generation
2009-09-17 Nick WellnhoferFix importing of encoding from included stylesheets
2009-09-17 Daniel VeillardAdd a few more files to ignore
2009-09-17 MartinFix problems with embedded stylesheets and namespaces
2009-09-17 MartinQName parsing fix for patterns
2009-09-16 MartinCrash compiling stylesheet with DTD
2009-09-16 Nick WellnhoferFix xsl:strip-space with namespace and wildcard
2009-09-16 Daniel VeillardFix a problem with previous change
2009-09-16 Daniel VeillardLabel xsltProcessOneNode as static
2009-09-16 Daniel VeillardAdd API versioning and various cleanups
2009-09-08 NixFix a mutex deadlock on unregistered extensions
2009-08-23 Joachim Breitner567192 xsltproc --output option ignore --xinclude
2009-08-21 Daniel VeillardFix redundant headers in list
2009-08-21 Julio M. Merino... 134754 Configure's --with-html-dir related fixes
2009-08-20 Daniel VeillardMake sure testThreads is linked with pthreads
2009-08-17 Ben WaltonFix potential crash on debug of extensions Solaris
2009-08-14 Daniel VeillardImprove testThreads a bit
2009-08-14 Daniel Veillard305913 a serious problem in extensions reentrancy
2009-08-14 Daniel VeillardAdding a test program to check thread reentrancy
2009-07-24 Daniel VeillardAdding a .gitignore file
2009-07-24 Daniel VeillardFix the download links for Solaris
2009-07-24 Daniel VeillardFix an idness issue when building the tree
2009-07-24 Daniel VeillardFix makefile and spec file to include doc in rpm
2009-05-12 veillardgit setup
2009-01-24 William M.... Fixed indexing error reported by Ron Burk on the mailin...
2008-11-14 Daniel Veillardapplied patch from Roumen Petrov for mingw cross compil...
2008-10-28 Daniel Veillardpatch from Richard Jones to build shared libs with...
2008-10-07 Daniel Veillardprevent some unchecked pointer accesses, patch by Jake...
2008-08-06 William M.... tests/namespaces/tst7.xsl: fixed typo detected by new...
2008-08-06 William M.... tests/namespaces/tst7.xsl: fixed typo detected by new...
2008-08-01 Daniel Veillardbig patch from Roumen Petrov finishing xsl:sort lang...
2008-08-01 Daniel Veillardfix for CVE-2008-2935 libexslt RC4 encryption/decryptio...
2008-07-28 Daniel Veillardfix my static linking setup on x86_64 Daniel
2008-07-27 Daniel Veillardavoid a quadratic behaviour when hitting duplicates
2008-07-26 William M.... *configure.in: fixed option --with-debugger with patch...
2008-07-12 William M.... fixed incorrect argument popping in exsltMathAtan2Funct...
2008-07-10 William M.... patch from Ron Burk to fix problem with string check...
2008-06-25 William M.... added code to handle literal within an AVT #539741...
2008-06-25 William M.... added code to handle literal within an AVT #539741...
2008-06-13 Daniel Veillardpatch from Roumen Petrov fixing include path when compi...
2008-06-12 Daniel Veillardpatch from Nick Wellnhofer and Roumen Petrov to fix...
2008-06-03 Daniel VeillardForgot to commit the new files, Daniel
2008-06-03 Daniel Veillardpatch from Nick Wellnhofer adding xsl:sort lang support...
next