index
:
delta/libxslt.git
baserock/morph
distutils
master
master.win.fix
rburton-master-patch-57542
gitlab.gnome.org: GNOME/libxslt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ChangeLog
Nick Wellnhofer
2022-02-16
1
-7683
/
+0
*
Fix typos
Nick Wellnhofer
2017-11-04
1
-15
/
+15
*
Fix an idness issue when building the tree
Daniel Veillard
2009-07-24
1
-0
/
+4
*
git setup
veillard
2009-05-12
1
-0
/
+5
*
Fixed indexing error reported by Ron Burk on the mailing list.
William M. Brack
2009-01-24
1
-0
/
+5
*
applied patch from Roumen Petrov for mingw cross compilation problems
Daniel Veillard
2008-11-14
1
-0
/
+6
*
patch from Richard Jones to build shared libs with MinGW cross-compiler
Daniel Veillard
2008-10-28
1
-0
/
+5
*
prevent some unchecked pointer accesses, patch by Jake Goulding daniel
Daniel Veillard
2008-10-07
1
-0
/
+5
*
tests/namespaces/tst7.xsl: fixed typo detected by new libxml2 code
William M. Brack
2008-08-06
1
-0
/
+7
*
big patch from Roumen Petrov finishing xsl:sort lang support with many
Daniel Veillard
2008-08-01
1
-1
/
+11
*
fix for CVE-2008-2935 libexslt RC4 encryption/decryption functions Daniel
Daniel Veillard
2008-08-01
1
-0
/
+5
*
fix my static linking setup on x86_64 Daniel
Daniel Veillard
2008-07-28
1
-0
/
+4
*
avoid a quadratic behaviour when hitting duplicates
Daniel Veillard
2008-07-27
1
-0
/
+5
*
*configure.in: fixed option --with-debugger with patch from Arun Ragnavan #54...
William M. Brack
2008-07-26
1
-0
/
+5
*
fixed incorrect argument popping in exsltMathAtan2Function #541965
William M. Brack
2008-07-12
1
-0
/
+5
*
patch from Ron Burk to fix problem with string check for element-available
William M. Brack
2008-07-10
1
-0
/
+6
*
added code to handle literal within an AVT #539741. tests/docs/Makefile.am
William M. Brack
2008-06-25
1
-0
/
+8
*
patch from Roumen Petrov fixing include path when compiling with MinGW
Daniel Veillard
2008-06-13
1
-0
/
+5
*
patch from Nick Wellnhofer and Roumen Petrov to fix some portability
Daniel Veillard
2008-06-12
1
-0
/
+7
*
patch from Nick Wellnhofer adding xsl:sort lang support using the locale
Daniel Veillard
2008-06-03
1
-0
/
+8
*
as Ralf Junker pointed out xsltExtFunctionLookup was defined but never
Daniel Veillard
2008-06-03
1
-0
/
+5
*
release of 1.1.24 syntactic cleanup (Martin) Daniel
1.1.24
Daniel Veillard
2008-05-13
1
-0
/
+5
*
fix the processing of top level elements of stylesheets which are not in
Daniel Veillard
2008-05-13
1
-0
/
+10
*
fix the key initialization problem introduced when tracking Josef Urban
Daniel Veillard
2008-05-09
1
-0
/
+12
*
update the man page based on Vincent Lefevre suggestion. Daniel
Daniel Veillard
2008-04-21
1
-0
/
+5
*
fixes #527297 general patter comps fix and cleanup other cleanups Daniel
Daniel Veillard
2008-04-14
1
-0
/
+5
*
release of 1.1.23 Daniel
1.1.23
Daniel Veillard
2008-04-08
1
-0
/
+4
*
new version of patch from Peter Pawlowski Daniel
Daniel Veillard
2008-04-08
1
-0
/
+4
*
fix an infinite loop bug Daniel
Daniel Veillard
2008-04-08
1
-0
/
+4
*
avoid a scary realloc() loop should fix #520383 Daniel
Daniel Veillard
2008-04-03
1
-0
/
+4
*
applied patch from Peter Pawlowski fixing a timezone offset problem, fixes
Daniel Veillard
2008-04-03
1
-0
/
+6
*
small fix to man page synopsis, should fix #525822 Daniel
Daniel Veillard
2008-04-03
1
-1
/
+6
*
*libexslt/functions.c: fixed minor error reported on the mailing
William M. Brack
2008-03-15
1
-0
/
+6
*
patch from Rob Richards for VS 2008 fix a problem with namespace nodes
Daniel Veillard
2008-03-13
1
-0
/
+6
*
fix maxdepth default value documentation fixes #519921. Daniel
Daniel Veillard
2008-03-03
1
-0
/
+5
*
*libxslt/extensions.c: fixed minor error bug #516483
William M. Brack
2008-02-15
1
-0
/
+6
*
applied documentation patch from Jason Viers for xsltParseStylesheetDoc
Daniel Veillard
2008-02-05
1
-0
/
+5
*
applied a portability patch from Stephane Bidoul Daniel
Daniel Veillard
2008-02-05
1
-0
/
+5
*
fix links for Cygwin DocBook setup as suggested by Philippe Bourcier
Daniel Veillard
2008-01-24
1
-0
/
+5
*
fixed spelling error
William M. Brack
2007-12-24
1
-1
/
+1
*
fixed a problem on superfluous re-generation of keys reported on the
William M. Brack
2007-12-24
1
-0
/
+6
*
avoid a problem in configure if an old gcrypt version is installed, patch
Daniel Veillard
2007-11-29
1
-0
/
+5
*
After discussion on Bugzilla with Peter Pawlowski, added same code for
William M. Brack
2007-11-13
1
-0
/
+7
*
Added code to mark the results of str:tokenize and str:split as "function
William M. Brack
2007-11-12
1
-0
/
+7
*
changed iterator argument for Py_Dict_Next from int to ssize_t to fix
William M. Brack
2007-10-25
1
-0
/
+6
*
applied patch from Maurice van der Pot to fix EXSLT week-in-year extenson
Daniel Veillard
2007-10-10
1
-0
/
+8
*
applied patch from Daniel Gryniewicz to fix a segfault caused by a
William M. Brack
2007-08-30
1
-0
/
+6
*
preparing release of 1.1.22 Daniel
LIBXSLT_1_1_22
Daniel Veillard
2007-08-23
1
-0
/
+4
*
applied patch from Rob Richards to fix a stylesheet compilation error
Daniel Veillard
2007-08-23
1
-0
/
+5
*
applied patch from Roland Schwarz and Rob Richards to fix the security
Daniel Veillard
2007-08-23
1
-0
/
+6
[next]