index
:
platform/upstream/libxslt
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
backup/libxslt-1.1.34-20220913
pristine-tar
sandbox/backup/libxslt_1.1.31
sandbox/backup/libxslt_1.1.37_20231207
sandbox/dh0128.kwak/libxslt-1.1.37-20220913
sandbox/libxslt_1.1.39
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexslt
/
functions.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
Imported Upstream version 1.1.35
upstream/1.1.35
DongHun Kwak
1
-6
/
+0
2019-11-12
Imported Upstream version 1.1.34
upstream/1.1.34
DongHun Kwak
1
-2
/
+7
2019-11-12
Imported Upstream version 1.1.33
upstream/1.1.33
DongHun Kwak
1
-22
/
+49
2017-12-04
Imported Upstream version 1.1.32
upstream/1.1.32
DongHun Kwak
1
-1
/
+1
2017-10-17
Imported Upstream version 1.1.30_rc2
upstream/1.1.30_rc2
DongHun Kwak
1
-1
/
+2
2017-10-17
Imported Upstream version 1.1.30_rc1
upstream/1.1.30_rc1
DongHun Kwak
1
-26
/
+28
2016-06-22
Imported Upstream version 1.1.29
upstream/1.1.29
DongHun Kwak
1
-0
/
+14
2012-09-12
Big space and tabs cleanup
Daniel Veillard
1
-12
/
+12
2012-09-04
Exit after compilation of invalid func:result
Nick Wellnhofer
1
-0
/
+5
2012-09-04
Fix for EXSLT func:function
Nick Wellnhofer
1
-2
/
+2
2012-08-16
Hardening of code checking node types in EXSLT
Daniel Veillard
1
-2
/
+4
2009-09-17
Detect deep recusion on function calls
Daniel Veillard
1
-0
/
+12
2008-03-15
*libexslt/functions.c: fixed minor error reported on the mailing
William M. Brack
1
-2
/
+9
2006-12-11
further enhancement to the original fix for bug #381319 (which was not
William M. Brack
1
-12
/
+42
2006-12-09
changed handling of function params to fix bug #381319 exposed
William M. Brack
1
-45
/
+41
2006-08-09
Fixed problem with cleanup of RVT's, should clear bug350085; cleaned up
William M. Brack
1
-1
/
+1
2006-07-14
Committing again, since I forgot to switch from win to linux linebreaks in
Kasimier T. Buchcik
1
-729
/
+729
2006-07-14
Refactored xsltValueOf(). Changed to use xmlXPathCastToString() directly,
Kasimier T. Buchcik
1
-680
/
+729
2006-05-05
Next step of refactoring (plus some bug-fixes). For more details see
Kasimier T. Buchcik
1
-6
/
+25
2005-11-16
fix an problem raised by Ralf Junker in the use of xmlHashScanFull() fixes
Daniel Veillard
1
-4
/
+5
2004-10-23
changed some variable names for warning cleanup when -ansi flag is not
William M. Brack
1
-5
/
+5
2004-10-15
changed date.c to use gmtime_r if available (bug 129983) fixed a namespace
William M. Brack
1
-1
/
+22
2003-11-12
applied patch for param visibility from Shaun McCance. Changed variable
William M. Brack
1
-8
/
+17
2003-11-02
fixed bug #125502 and corrected expected test output fixed broken test
William M. Brack
1
-3
/
+3
2003-08-18
applied patch from Mikhail Grushinskiy for compilation with MingW compiler
Daniel Veillard
1
-1
/
+1
2003-07-09
fixed bug 114812
William M. Brack
1
-8
/
+69
2003-04-30
cleaning up Result Value Tree handling fixed a pair of implementations.
Daniel Veillard
1
-5
/
+14
2002-03-18
preparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT and
Daniel Veillard
1
-0
/
+1
2002-03-07
fixed bug #73791 related to extension function declared in included
Daniel Veillard
1
-0
/
+1
2002-01-17
applied Robert Collins patch for Cygwin support Daniel
Daniel Veillard
1
-2
/
+2
2001-10-19
moved the config.h include out of exsltconfig.h since this header is
Daniel Veillard
1
-0
/
+6
2001-08-05
modified extension framework to easify extension element precomputation.
Thomas Broyer
1
-19
/
+71
2001-08-03
this got fixed by libxml patches Applied Igor Zlatkovic Win32 Facelift
Daniel Veillard
1
-0
/
+2
2001-07-30
fixed memory leaks
Thomas Broyer
1
-6
/
+12
2001-07-28
more cleanup of the problems introduced with EXSLT, also closes bug #58180
Daniel Veillard
1
-3
/
+7
2001-07-26
applied changes from Tom Moog #58002 Some cleanup, there is still a memory
Daniel Veillard
1
-0
/
+2
2001-07-26
new extension framework. Added stylesheet module data, top-level and
Thomas Broyer
1
-39
/
+107
2001-07-16
removed utils.[ch] as their content is integrated in libxml uses the new
Thomas Broyer
1
-1
/
+0
2001-07-15
some more generated files to ignore utils.h not installed anymore changed
Thomas Broyer
1
-58
/
+61
2001-07-15
Integrating EXSLT and cleanup:
Daniel Veillard
1
-2
/
+3
2001-07-15
start implementing EXSLT
Thomas Broyer
1
-0
/
+415