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
/
libexslt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing compile definition for static builds to Autotools
Mike Dalessio
2022-08-20
1
-1
/
+1
*
Simplify xsltexports.h and exsltexports.h
Nick Wellnhofer
2022-07-29
1
-109
/
+32
*
Detect libm using libtool's macros
David Seifert
2022-04-02
1
-1
/
+1
*
Remove useless __CYGWIN__ checks
Nick Wellnhofer
2022-03-31
2
-2
/
+2
*
Don't check for standard C89 library functions
Nick Wellnhofer
2022-03-31
1
-52
/
+0
*
Don't check for standard C89 headers
Nick Wellnhofer
2022-03-31
3
-38
/
+1
*
crypto.c: Silence a compiler warning on Windows
Chun-wei Fan
2022-03-18
1
-1
/
+1
*
Remove CVS and SVN-related code
Nick Wellnhofer
2022-02-16
1
-1
/
+1
*
Fix libexslt header summaries
Nick Wellnhofer
2022-02-13
2
-3
/
+9
*
[win32] Call ANSI versions of WinAPI functions explicitly
Nick Wellnhofer
2021-06-16
1
-2
/
+2
*
Fix linking libexslt dynamic library when using MinGW
Vadim Zeitlin
2020-11-19
1
-1
/
+1
*
Make long-to-double cast explicit in date.c
Nick Wellnhofer
2020-06-22
1
-1
/
+1
*
Don't allow empty durations
Nick Wellnhofer
2020-06-22
1
-0
/
+3
*
Use LIBEXSLT_VERSION for LIBEXSLT_DOTTED_VERSION
Markus Rickert
2020-05-04
1
-1
/
+1
*
Fix redundant includes already in libexslt.h
David Kilzer
2020-02-11
10
-66
/
+0
*
Fix implicit-int-conversion warning in exslt/crypto.c
Nick Wellnhofer
2020-01-10
1
-1
/
+1
*
Fix -Wshadow warnings in libexslt/dynamic.c
David Kilzer
2020-01-10
1
-15
/
+15
*
Check that crypto:rc4_decrypt produces valid UTF-8
Nick Wellnhofer
2019-09-15
1
-1
/
+8
*
Fix integer overflow in FORMAT_GYEAR
Nick Wellnhofer
2019-06-19
1
-5
/
+8
*
Fix unsigned integer overflow in date.c
Nick Wellnhofer
2019-05-20
1
-4
/
+4
*
Always reuse XPath context
Nick Wellnhofer
2019-05-13
1
-1
/
+1
*
Fix integer overflow in _exsltDateDayInWeek
Nick Wellnhofer
2019-04-25
1
-2
/
+3
*
Reuse XPath context in dyn:map
Nick Wellnhofer
2019-04-20
1
-7
/
+9
*
Reuse XPath context in saxon:expression
Nick Wellnhofer
2019-04-16
1
-1
/
+1
*
Stop including ansidecl.h
Nick Wellnhofer
2019-04-08
1
-3
/
+0
*
Use xmlNewTextChild in EXSLT dyn:map
Nick Wellnhofer
2019-03-13
1
-9
/
+9
*
Fix float casts in exsltDateDuration
Nick Wellnhofer
2019-03-13
1
-2
/
+5
*
Backup context node in exsltFuncFunctionFunction
Nick Wellnhofer
2019-02-12
1
-1
/
+5
*
Fix memory leak in EXSLT functions error path
Nick Wellnhofer
2019-02-12
1
-0
/
+1
*
Remove WIN32_EXTRA_* variables
Nick Wellnhofer
2019-02-12
1
-1
/
+1
*
Move function result RVTs to context variable
Nick Wellnhofer
2018-09-26
1
-11
/
+12
*
Variables need 'extern' in static lib on Cygwin
Nick Wellnhofer
2018-09-22
1
-1
/
+1
*
Really declare dllexport/dllimport for Cygwin
Michael Haubenwallner
2018-08-31
1
-2
/
+2
*
Fix EXSLT functions returning RVTs from outer scopes
Nick Wellnhofer
2018-07-24
1
-1
/
+10
*
Fix handling of RVTs returned from nested EXSLT functions
Nick Wellnhofer
2018-01-16
1
-0
/
+4
*
Fix transform callback signatures
Nick Wellnhofer
2017-11-29
2
-5
/
+6
*
Fix extension callback signatures
Nick Wellnhofer
2017-11-29
2
-12
/
+16
*
Fix deallocator signatures
Nick Wellnhofer
2017-11-29
1
-2
/
+4
*
Fix hash callback signatures
Nick Wellnhofer
2017-11-29
2
-9
/
+22
*
Fix typos
Nick Wellnhofer
2017-11-04
1
-1
/
+1
*
Add missing limits.h include
Nick Wellnhofer
2017-11-02
1
-0
/
+1
*
Use _WIN32 macro instead of WIN32
Nick Wellnhofer
2017-10-25
10
-12
/
+12
*
Fix Windows compiler warnings
Nick Wellnhofer
2017-10-25
2
-10
/
+13
*
Also fix memory hazards in exsltFuncResultElem
v1.1.30-rc2
Nick Wellnhofer
2017-08-29
1
-1
/
+2
*
Fix memory hazards in exsltFuncFunctionFunction
Nick Wellnhofer
2017-07-31
1
-1
/
+1
*
Fix memory leaks in EXSLT error paths
Nick Wellnhofer
2017-05-27
3
-36
/
+19
*
Fix memory leak in str:concat with empty node-set
Nick Wellnhofer
2017-05-27
1
-0
/
+1
*
Fix UTF-8 check in str:padding
Nick Wellnhofer
2017-05-27
1
-4
/
+5
*
Use xmlBuffers in EXSLT string functions
Nick Wellnhofer
2017-05-18
1
-7
/
+27
*
Switch to xmlUTF8Strsize in EXSLT string functions
Nick Wellnhofer
2017-05-18
1
-3
/
+3
[next]