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
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-09
Various "make distcheck" and other fixes
Daniel Richard G
1
-5
/
+8
2009-08-14
Adding a test program to check thread reentrancy
Daniel Veillard
1
-0
/
+2
2007-03-27
apply patch fron Shaun McCance to hook xsl:message construct to the new
Daniel Veillard
1
-1
/
+1
2004-09-24
add missing variable fixed some error callback data added new date:sum
Daniel Veillard
1
-0
/
+2
2004-08-20
a bit of cleanup and a extra variable for CVS dist Daniel
Daniel Veillard
1
-1
/
+2
2004-06-29
seems I never commited to CVS the example from Richard Jinks Daniel
Daniel Veillard
1
-1
/
+1
2004-03-06
Major enhancement to "make tests". All but Python tests cleaned up to
William M. Brack
1
-2
/
+3
2003-11-19
fixed a bug in the keys selector parsing #120684 when | is in a predicate
Daniel Veillard
1
-1
/
+4
2003-11-14
adding libexslt.pc support Daniel
Daniel Veillard
1
-1
/
+1
2003-11-02
some cleanup and trial for the upcoming 1.1.0 release this release removes
Daniel Veillard
1
-13
/
+1
2003-09-18
small fixes w.r.t. IS_XSLT_REAL_NODE change some makefile "distclean"
Daniel Veillard
1
-0
/
+2
2002-11-08
integrated libxslt.m4 written by Thomas Schraitle (RFE #96485) Daniel
Daniel Veillard
1
-1
/
+5
2002-10-23
cleaned up the spec file and associated changes in the Makefiles. Daniel
Daniel Veillard
1
-1
/
+1
2002-09-23
set-up DIST_SUBDIRS to avoid the same problem Jacob reported for libxml2
Daniel Veillard
1
-3
/
+5
2002-03-19
added "make valgrind" targets to run the test suite under the debugger
Daniel Veillard
1
-0
/
+5
2002-02-08
change the Licence to MIT Licence and release of 1.0.11 updates of the
Daniel Veillard
1
-1
/
+1
2002-02-07
small fix cleanup avoid a problem with $(TESTS) augmented the wrappers
Daniel Veillard
1
-2
/
+3
2002-02-06
refactored make tests, make all now don't run the test suite added tests
Daniel Veillard
1
-1
/
+2
2002-02-04
reactivated xsltMatchPattern() since this is really something one may want
Daniel Veillard
1
-4
/
+6
2002-01-17
applied Robert Collins patch for Cygwin support Daniel
Daniel Veillard
1
-1
/
+1
2001-12-20
added pkg-config file from Rodrigo Moya Daniel
Daniel Veillard
1
-0
/
+2
2001-11-26
updating Makefiles to fix the prelinking. Daniel
Daniel Veillard
1
-1
/
+11
2001-11-13
included OpenVMS port instructions from John A Fotheringham, integrated in
Daniel Veillard
1
-1
/
+1
2001-11-05
Applied Keith Isdale patch for the debugger support, make it the default,
Daniel Veillard
1
-0
/
+1
2001-08-18
fixed a number of small problems with Makefiles spotted by Albert Chin
Daniel Veillard
1
-1
/
+1
2001-08-15
release of 1.0.2 cleaning of Makefiles pointed out by make distcheck
Daniel Veillard
1
-2
/
+4
2001-08-03
this got fixed by libxml patches Applied Igor Zlatkovic Win32 Facelift
Daniel Veillard
1
-3
/
+4
2001-07-15
Integrating EXSLT and cleanup:
Daniel Veillard
1
-1
/
+3
2001-06-23
- Makefile.am libxslt/Makefile.am libxslt/numbers.c
Daniel Veillard
1
-2
/
+3
2001-05-22
- configure.in libxslt/Makefile.am: fixed bug #54953
Daniel Veillard
1
-1
/
+3
2001-04-10
- configure.in: released 0.7.0
Daniel Veillard
1
-1
/
+1
2001-02-05
- Copyright IPR Makefile.am: added some wording and a rewrite
Daniel Veillard
1
-1
/
+1
2001-01-26
Too tired to do some code, prepared documentation:
Daniel Veillard
1
-1
/
+2
2001-01-24
Lotsa improvement and fixes:
Daniel Veillard
1
-1
/
+3
2001-01-23
Preparing for a not too distant alpha release:
Daniel Veillard
1
-0
/
+5
2001-01-22
Setup stuff: - Makefile.am libxslt.spec.in libxslt/Makefile.am
Daniel Veillard
1
-1
/
+2
2001-01-21
More work, cleanups, HTML output:
Daniel Veillard
1
-1
/
+1
2001-01-13
More general work, added for-each:
Daniel Veillard
1
-1
/
+2
2001-01-07
Initial revision
Daniel Veillard
1
-0
/
+29