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
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2002-03-13
added a home brewed test for path computation elmininating duplicate in
Daniel Veillard
2
-0
/
+5
2002-03-07
added a specific example for bug #72150 in the regression tests Daniel
Daniel Veillard
2
-0
/
+2
2002-02-13
added a specific example for bug #71342 in the regression tests fixing
Daniel Veillard
2
-0
/
+4
2002-02-11
added a specific example for bug #71181 in the regression tests Daniel
Daniel Veillard
2
-0
/
+6
2002-02-11
added a specific example for bug #58444 in the regression tests Daniel
Daniel Veillard
2
-0
/
+4
2002-02-11
added a specific example for Norm's bug in the regression tests Daniel
Daniel Veillard
2
-0
/
+2
2002-01-30
Bob Stayton pointed out a problem when using unions in key match patterns.
Daniel Veillard
2
-0
/
+11
2002-01-17
fixed I18N problemes in the template parser pointed out by Xavier Cazin
Daniel Veillard
2
-0
/
+3
2002-01-15
fixed bug #68751 added a specific example in the regression tests Daniel
Daniel Veillard
2
-0
/
+2
2001-10-09
rewrote the way strip-space gets applied. Closes bugs #61962 added a
Daniel Veillard
2
-0
/
+9
2001-10-06
fixing bug #61673 part II added a specific example in the regression tests
Daniel Veillard
2
-0
/
+6
2001-10-06
Forgot to do it in previous commit, Daniel
Daniel Veillard
3
-0
/
+16
2001-09-17
fixed a problem with global var override being reported as an error. added
Daniel Veillard
2
-0
/
+2
2001-09-14
Fixing bug #60415 added a specific example in the regression tests Daniel
Daniel Veillard
2
-0
/
+2
2001-09-11
trying to close bug #60304 on xsl:fallback usage added a specific example
Daniel Veillard
2
-0
/
+2
2001-09-11
close #59570 by simply not providing Norm's extension on FreeBSD. added a
Daniel Veillard
3
-0
/
+11
2001-08-15
release of 1.0.2 cleaning of Makefiles pointed out by make distcheck
Daniel Veillard
1
-5
/
+5
2001-08-14
trying to kill bug #58878, some associated serious cleanup in the pattern
Daniel Veillard
3
-0
/
+6
2001-08-12
cleaned up the code w.r.t. handling of 'non-standard' libxml element like
Daniel Veillard
2
-0
/
+6
2001-08-07
For Norman walsh: for heriting defaulted atts from the DTD Added a few new
Daniel Veillard
3
-0
/
+20
2001-07-08
added a couple of regression tests for bugs posted on the list Daniel
Daniel Veillard
3
-0
/
+6
2001-07-07
- libxslt/templates.c libxslt/transform.c libxslt/transform.h
Daniel Veillard
9
-0
/
+16
2001-07-07
added a specific regression test for the variable scope within templates
Daniel Veillard
2
-0
/
+2
2001-06-23
closing bug #56517, fixed a number of problems in the patterns
Daniel Veillard
2
-0
/
+4
2001-06-18
Adding generated files to .cvsignore -- Hope you don't mind, Daniel
ÉRDI Gergo
1
-0
/
+2
2001-06-16
- libxslt/namespaces.[ch]: added a single namespace def copy
Daniel Veillard
2
-0
/
+18
2001-06-15
- libxslt/variables.c: fixed bug #56267, namespaces must
Daniel Veillard
2
-0
/
+6
2001-06-14
- libxslt/preproc.c: removed a warning on xsl:transform
Daniel Veillard
2
-0
/
+8
2001-06-11
- libxslt/variables.c: fixed bug #55670, namespaces must
Daniel Veillard
2
-0
/
+6
2001-06-10
- libxslt/transform.c: closed bug #55723, problem was due to
Daniel Veillard
2
-0
/
+2
2001-06-06
- tests/docs/Makefile.am tests/general/Makefile.am
Daniel Veillard
2
-0
/
+2
2001-06-06
- doc/xslt.html: updated to ask to not send mail directly
Daniel Veillard
2
-0
/
+15
2001-05-26
- libxslt/transform.c: fixed handling of PI and comments
Daniel Veillard
2
-0
/
+5
2001-05-22
- libxslt/variables.c: Mark Vakoc found a bug in variable eval
Daniel Veillard
2
-0
/
+2
2001-05-22
- libxslt/functions.c: fixed the document() bug reported by
Daniel Veillard
3
-0
/
+13
2001-05-15
- libxslt/keys.c libxslt/transform.c: avoid some possibilities
Daniel Veillard
2
-0
/
+2
2001-05-11
- libxslt/templates.c libxslt/transform.c: fixed bug #54446
Daniel Veillard
2
-0
/
+3
2001-05-11
- libxslt/templates.c: fixed bug #54451 on escaped curly brackets
Daniel Veillard
1
-0
/
+1
2001-05-08
- doc/xslt.html: fixed a link error
Daniel Veillard
2
-0
/
+7
2001-05-04
- tests/general/bug-2[0-4].* tests/docs/bug-2[0-4].*: added more
Daniel Veillard
5
-0
/
+2473
2001-04-30
- libxslt/preproc.c libxslt/xslt.c libxslt/xsltInternals.h
Daniel Veillard
3
-0
/
+8
2001-04-29
- libxslt/variables.c: fixing bug #53769
Daniel Veillard
4
-0
/
+37
2001-04-26
- test/general/bug-14*.* test/docs/bug-14*.xml: added testcase from
Daniel Veillard
1
-0
/
+7
2001-04-25
Cleanup: - transform.c: fixed text and cdata handling in xsl:copy - xslt.c
Daniel Veillard
7
-0
/
+63
2001-04-22
- transform.c: fixed #53401
Daniel Veillard
1
-0
/
+3
2001-04-16
- libxslt/keys.c libxslt/preproc.c libxslt/templates.c
Daniel Veillard
2
-0
/
+481
2001-03-14
- libxslt/transform.c: robert@xsl.00008.org pointed out a
Daniel Veillard
2
-0
/
+2
2001-03-10
Preparing libxslt-0.5.0 while libxml-2.3.4 is uploading:
Daniel Veillard
1
-0
/
+3
2001-03-07
I'm gonna change my nick to FlyTox at some point ...:
Daniel Veillard
3
-0
/
+42
2001-02-01
Added more test stuff and tested xsl:choose:
Daniel Veillard
2
-0
/
+43
[next]