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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-03
Avoid a heap use after free error
Chris Evans
1
-2
/
+4
2012-09-03
Fix a dictionary string usage
Chris Evans
2
-3
/
+49
2012-08-16
Output should not include extraneous newlines when indent is off
Laurence Rowe
6
-4
/
+19
2012-08-16
xincludestyle wasn't protected with LIBXML_XINCLUDE_ENABLED
Michael Bonfils
1
-0
/
+2
2012-08-16
document('') fails to return stylesheets parsed from memory
Jason Viers
1
-4
/
+10
2012-08-16
Portability fix for testThreads.c
IlyaS
1
-8
/
+4
2012-08-16
FreeBSD portability fixes
Pedro F. Giffuni
2
-2
/
+5
2012-08-16
xsltproc should return an error code if xinclude fails
Malcolm Purvis
1
-2
/
+9
2012-08-16
check for gmtime - on mingw* hosts will enable date-time function
Roumen Petrov
2
-1
/
+4
2012-08-16
use only native crypto-API for mingw* hosts
Roumen Petrov
1
-0
/
+9
2012-08-16
Forwards-compatible processing of unknown top level elements
Nick Wellnhofer
6
-8
/
+55
2012-08-16
Fix system-property with unknown namespace
Nick Wellnhofer
4
-1
/
+17
2012-08-16
Hardening of code checking node types in EXSLT
Daniel Veillard
1
-2
/
+4
2012-08-09
Various "make distcheck" and other fixes
Daniel Richard G
39
-338
/
+493
2012-08-09
Hardening of code checking node types in various entry point
Daniel Veillard
7
-61
/
+86
2012-08-09
Cleanup of the pattern compilation code
Daniel Veillard
1
-6
/
+47
2012-08-08
Tiny doc improvement
Daniel Veillard
1
-1
/
+1
2012-08-08
Fix default template processing on namespace nodes
Daniel Veillard
1
-1
/
+6
2012-08-08
Fix portability to upcoming libxml2-2.9.0
Daniel Veillard
1
-4
/
+18
2012-08-08
Adding --system flag support to autogen.sh
Daniel Veillard
1
-2
/
+19
2012-08-07
Fix a bug in selecting XSLT elements
Daniel Veillard
1
-2
/
+2
2012-03-22
Cleanup some misplaced spaces and tabs
Daniel Veillard
1
-9
/
+8
2012-03-20
Allow per-context override of xsltMaxDepth, introduce xsltMaxVars
Jérôme Carretero
12
-4
/
+54
2012-03-19
Fixed bug #616839
Daniel Mustieles
2
-2
/
+2
2012-01-27
autogen: Only check for libtoolize
Colin Walters
1
-1
/
+1
2012-01-22
Fix some case of pattern parsing errors
Abhishek Arya
1
-0
/
+2
2012-01-21
Augment list of ignred files
Daniel Veillard
1
-0
/
+4
2011-12-27
autogen.sh: Honor NOCONFIGURE environment variable
Colin Walters
1
-5
/
+6
2011-12-19
minimal mingw support
Roumen Petrov
1
-2
/
+9
2011-05-26
configure: remove checks for isinf and isnan as those are not used anyway
Stefan Kost
1
-6
/
+0
2011-05-21
configure: acconfig.h is deprecated since autoconf-2.50
Stefan Kost
2
-13
/
+7
2011-05-21
configure: support silent automake rules if possible
Stefan Kost
1
-0
/
+5
2011-05-03
preproc: fix the build
Stefan Kost
1
-5
/
+7
2011-03-11
Point to GIT for source code and a bit of cleanup
Daniel Veillard
3
-23
/
+23
2011-03-07
Fix a memory leak with xsl:number
Daniel Veillard
5
-0
/
+39
2011-03-07
Fix a problem with ESXLT date:add() with January
money_seshu Dronamraju
5
-2
/
+28
2011-02-28
Fix a memory leak if compiled with Windows locale support
Daniel Veillard
4
-0
/
+21
2011-02-22
Fix generate-id() to not expose object addresses
Daniel Veillard
1
-5
/
+21
2010-11-08
Fix curlies support in literals for non-compiled AVTs
Nick Wellnhofer
5
-1
/
+21
2010-11-08
Precompile patterns in xsl:number
Nick Wellnhofer
3
-43
/
+41
2010-11-08
Fix some warnings in the refactored code
Nick Wellnhofer
2
-1
/
+10
2010-11-08
Allow whitespace in xsl:variable with select
Nick Wellnhofer
1
-1
/
+17
2010-11-08
Small fixes to locale code
Nick Wellnhofer
1
-4
/
+5
2010-11-08
Fix bug 602515
Nick Wellnhofer
5
-9
/
+22
2010-11-08
Adding new generated files
Daniel Veillard
2
-0
/
+73
2010-11-08
Fix popping of vars in xsltCompilerNodePop
Nick Wellnhofer
1
-1
/
+1
2010-11-08
Fix direct pattern matching bug
Nick Wellnhofer
6
-1
/
+20
2010-11-08
Get rid of specific build setup and STATIC_BINARIES
Daniel Veillard
4
-33
/
+6
2010-10-12
Fix a small out of tree compilation issue
Hao Hu
1
-1
/
+1
2010-04-12
profiling: add callgraph report
Stefan Kost
5
-31
/
+250
[prev]
[next]