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
/
tests
/
exslt
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-14
added test case for math functions on nodesets generated by exslt:node-set
William M. Brack
3
-0
/
+93
2004-01-14
fixed problem, reported on the list by Markus Bayerlein, concerning math
William M. Brack
1
-0
/
+1
2004-01-12
changed to assure comment which preceeds root node is output after DTD
William M. Brack
4
-0
/
+77
2003-11-12
applied patch for param visibility from Shaun McCance. Changed variable
William M. Brack
4
-1
/
+91
2003-11-01
fix bug #125265 about entities breaking exsl:tokenize and exsl:split
Daniel Veillard
4
-3
/
+27
2003-07-29
changed sign of date:seconds as previously posted to the mailing list
William M. Brack
1
-8
/
+8
2003-07-24
applied patch from Shaun McCance to fix bug #117616 about EXST
Daniel Veillard
4
-0
/
+71
2003-07-18
applied patch from Shaun McCance to implement exslt:split c.f. #117752
Daniel Veillard
4
-1
/
+39
2003-07-14
fixed bug 113520
William M. Brack
1
-2
/
+2
2003-07-10
simple cast missing Peter Breitenlohner added deps to libxslt integrated
Daniel Veillard
1
-1
/
+3
2003-04-30
cleaning up Result Value Tree handling fixed a pair of implementations.
Daniel Veillard
4
-1
/
+18
2003-04-29
Typo fixup, Daniel
Daniel Veillard
1
-1
/
+1
2003-04-21
applied patch from Charles Bozeman fixing the math power function where
Daniel Veillard
4
-0
/
+36
2003-03-24
Finally fixed bug #75813, processing or Result Value Tree converted into
Daniel Veillard
1
-1
/
+1
2003-02-04
change of policy w.r.t. mails small cleanup fixed a couple of bugs raised
Daniel Veillard
6
-6
/
+6
2002-12-28
add missing .cvsignore entries
Jose Maria Celorio
2
-2
/
+4
2002-10-15
closing #94933, any error will make the transformation abort with no
Daniel Veillard
2
-19
/
+31
2002-09-18
added recently discussed test cases
Igor Zlatkovic
1
-0
/
+9
2002-04-26
applied another patch from Charles Bozeman to enhance date/duration
Daniel Veillard
32
-7
/
+584
2002-03-19
added "make valgrind" targets to run the test suite under the debugger
Daniel Veillard
7
-8
/
+37
2002-03-07
fixed bug #73791 related to extension function declared in included
Daniel Veillard
3
-0
/
+41
2002-03-04
patch from Charles Bozeman for the exslt date extension added the
Daniel Veillard
51
-1
/
+2600
2002-02-06
refactored make tests, make all now don't run the test suite added tests
Daniel Veillard
6
-6
/
+7
2001-10-07
added implementation of SAXON expression(), eval() and evaluate()
Thomas Broyer
1
-1
/
+1
2001-09-12
added implementation of the EXSLT - Dates and Times core functions. The
Thomas Broyer
1
-0
/
+3
2001-09-03
added implementation of EXSLT - Strings. Currently implemented functins
Thomas Broyer
5
-1
/
+54
2001-08-29
implemented version 3 of the exslt:node-set() function. added a test
Thomas Broyer
4
-0
/
+25
2001-08-21
fixed an error I propagated to nearly all Makefiles.am on Saturday Daniel
Daniel Veillard
4
-4
/
+4
2001-08-21
use xmlXPathIsNaN() and xmlXPathIsInf() tag a potential threading problem.
Daniel Veillard
1
-1
/
+1
2001-08-18
fixed a number of small problems with Makefiles spotted by Albert Chin
Daniel Veillard
3
-3
/
+3
2001-07-31
fixed bugs in exsltTrailingFunction and exsltLeadingFunction when passing
Thomas Broyer
2
-2
/
+2
2001-07-30
fixed a serious proble is node-set was called on a nodeset fixed the rule
Daniel Veillard
4
-4
/
+4
2001-07-27
added some tests to check EXSLT conformance fixed a typo when registering
Thomas Broyer
82
-0
/
+1054
1997-01-01
Added testfiles for bug 114812
William M. Brack
5
-0
/
+102