summaryrefslogtreecommitdiff
path: root/config.h.in
AgeCommit message (Collapse)AuthorFilesLines
2010-11-08Get rid of specific build setup and STATIC_BINARIESDaniel Veillard1-0/+3
2009-08-14Adding a test program to check thread reentrancyDaniel Veillard1-3/+40
* xsltproc/testThreads.c: based loosely on libxml2 one, checks concurrent use of the same stylesheet and extensions reentrancy * config.h.in configure.in: we need to check for pthreads * Makefile.am xsltproc/Makefile.am: add the new program and insert in make check
2008-08-01big patch from Roumen Petrov finishing xsl:sort lang support with manyDaniel Veillard1-0/+3
* libxslt/xsltconfig.h.in libxslt/xslt.c libxslt/extensions.c libxslt/xsltlocale.c libxslt/preproc.c libxslt/xsltutils.c libxslt/xsltlocale.h libxslt/win32config.h configure.in config.h.in win32/configure.js: big patch from Roumen Petrov finishing xsl:sort lang support with many portability issues fixed and feedback from Nick Wellnhofer and Rob Richards Daniel svn path=/trunk/; revision=1488
2008-06-12patch from Nick Wellnhofer and Roumen Petrov to fix some portabilityDaniel Veillard1-1/+1
* libxslt/xsltconfig.h.in libxslt/xsltlocale.h configure.in config.h.in win32/configure.js: patch from Nick Wellnhofer and Roumen Petrov to fix some portability problems on the previous xsl:sort locale patch Daniel svn path=/trunk/; revision=1478
2008-06-03patch from Nick Wellnhofer adding xsl:sort lang support using the localeDaniel Veillard1-0/+8
* configure.in libxslt/extra.c libxslt/Makefile.am libxslt/preproc.c libxslt/xsltInternals.h libxslt/xsltlocale.c libxslt/xsltlocale.h libxslt/xsltutils.c win32/Makefile.mingw win32/Makefile.msvc: patch from Nick Wellnhofer adding xsl:sort lang support using the locale support from the C library. Daniel svn path=/trunk/; revision=1476
2004-10-15changed date.c to use gmtime_r if available (bug 129983) fixed a namespaceWilliam M. Brack1-2/+2
* configure.in, config.h.in, libexslt/date.c: changed date.c to use gmtime_r if available (bug 129983) * libexslt/functions.c: fixed a namespace problem concerning a function with a namespace-qualified name (bug 155197)
2004-07-04implemented change from Joel Reed for automake-1.4 compatibility.William M. Brack1-0/+3
* libexslt/Makefile.am: implemented change from Joel Reed for automake-1.4 compatibility. * libexslt/crypto.c: reformatted source to remove an overly generous supply of tabs. Added a #include for sys/select to fix a compilation error caused by the gcrypt include file's usage of 'fd_set'. Made some minor changes to fix some warning messages (no change to the logic). * configure.in, config.h.in: added test for presence of sys/select.h. Added test for libgcrypt version > 1.1.41 (bug 145245)
2004-06-30applied patch from Joel Reed to get EXSLT crypto extensions based onDaniel Veillard1-0/+3
* win32/Makefile.msvc win32/Makefile.mingw libexslt/Makefile.am libexslt/exslt.c libexslt/exslt.h config.h.in configure.in libexslt/crypto.c: applied patch from Joel Reed to get EXSLT crypto extensions based on libgcrypt if found at configure time. * tests/namespaces/Makefile.am: fixed a small breakage Daniel
2004-02-26added test for localtime_r added usage of localtime_r if present on systemWilliam M. Brack1-0/+12
* configure.in, config.h.in: added test for localtime_r * libexslt/date.c: added usage of localtime_r if present on system (bug 129983, suggested by Vasily Tchekalkin)
2002-11-04remove the use of snprintf, and use libxml2 string API instead. try toDaniel Veillard1-0/+24
* xsltproc/xsltproc.c: remove the use of snprintf, and use libxml2 string API instead. * configure.in libxslt/xsltconfig.h.in libxslt/xsltutils.c: try to cope with architecture lacking some of the string functions, reuse the trio ones compiled in libxml2 , should close #97113 Daniel
2002-10-22fixed include c.f. bug #96487 Red Hat 8.0 induced change DanielDaniel Veillard1-48/+73
* libxslt/keys.h: fixed include c.f. bug #96487 * config.h.in: Red Hat 8.0 induced change Daniel
2002-03-07fixed bug #71488 in a similar way as #71457 DanielDaniel Veillard1-0/+6
* configure.in xsltproc/xsltproc.c: fixed bug #71488 in a similar way as #71457 Daniel
2002-01-14releasing 1.0.10 updating the docs for the release. seems I inadvertantlyDaniel Veillard1-41/+43
* configure.in: releasing 1.0.10 * doc/*: updating the docs for the release. * libxslt/namespaces.c libxslt/pattern.c libxslt/transform.c: seems I inadvertantly commited previously stuff from a failed attempt at fixing namespace nodes parents. Daniel
2002-01-09doc/xsltproc.xml, doc/xsltproc.1, doc/xsltproc.html update xsltproc manMST 2002 John Fleck1-43/+41
Tue Jan 8 21:04:17 MST 2002 John Fleck <jfleck@inkstain.net> * doc/xsltproc.xml, doc/xsltproc.1, doc/xsltproc.html update xsltproc man page to add --stringparam option
2001-11-12Patches from Igor for Windows try to fix the LIBXSLT_PUBLIC mess DanielDaniel Veillard1-3/+0
* win32/dsp/* xsltproc/xsltproc.c libxslt/transform.c: Patches from Igor for Windows * libxslt/xslt.h: try to fix the LIBXSLT_PUBLIC mess Daniel
2001-11-101.0.7 release, DanielDaniel Veillard1-0/+3
2001-11-10preparing 1.0.7 cleanup similar to libxml2 one finished cleaning upDaniel Veillard1-0/+3
* configure.in: preparing 1.0.7 * libxslt.spec.in: cleanup similar to libxml2 one * breakpoint/*.[hc]: finished cleaning up contributed code * doc/*: updated and rebuilt the documentation * xsltproc/xsltproc.c: cleanup of the timing code * xsltproc/Makefile.am: auto* sucks * libxslt/transform.c: added a missing include Daniel
2001-11-05Applied Keith Isdale patch for the debugger support, make it the default,Daniel Veillard1-0/+1
* Makefile.am acconfig.h config.h.in configure.in xsltproc/Makefile.am breakpoint/* libxslt/transform.[ch] libxslt/xsltconfig.h.in: Applied Keith Isdale patch for the debugger support, make it the default, added the WITH_XSLT_DEBUGGER define to xsltconfig.h.in, small cleanups Daniel
2001-10-16trying to bypass libtool crazyness when compiling in my debug environmentDaniel Veillard1-3/+0
* xsltproc/Makefile.am configure.in config.h.in: trying to bypass libtool crazyness when compiling in my debug environment * libxslt/templates.c: fix a compilation problem due to recent libxml changes Daniel
2001-10-10Fix a small pbm with tests/reports/Makefile.am, 1.0.5 released, DanielDaniel Veillard1-0/+3
2001-09-13install xsltproc man page DanielDaniel Veillard1-3/+0
* libxslt.spec.in doc/Makefile.am: install xsltproc man page Daniel
2001-09-12Pushed 1.0.4, DanielDaniel Veillard1-0/+3
2001-09-12trying to incorporate comments from bug #59220 DanielDaniel Veillard1-0/+6
* win32/dsp/libxslt.def libxslt/variables.[ch]: trying to incorporate comments from bug #59220 Daniel
2001-08-23complete test of a DocBook XSLt transform with --nonet, need stat(), addedDaniel Veillard1-0/+9
* config.h.in configure.in xsltproc/xsltproc.c: complete test of a DocBook XSLt transform with --nonet, need stat(), added checking in configure. Daniel
2001-08-16fixed a permutation of args to xsltPrintErrorContext() DanielDaniel Veillard1-3/+0
* libxslt/extensions.c: fixed a permutation of args to xsltPrintErrorContext() Daniel
2001-08-15release of 1.0.2 cleaning of Makefiles pointed out by make distcheckDaniel Veillard1-0/+3
* Makefile.am config.h.in configure.in libxslt/xsltwin32config.h: release of 1.0.2 * tests/docs/Makefile.am libexslt/Makefile.am tests/documents/Makefile.am tests/general/Makefile.am xsltproc/Makefile.am: cleaning of Makefiles pointed out by make distcheck Daniel
2001-07-31tried to integrate Norm's implemntation of localTime() DanielDaniel Veillard1-0/+12
* config.h.in configure.in libxslt/extra.c: tried to integrate Norm's implemntation of localTime() Daniel
2001-07-07added gettimeofday() check profiling works option --profile (or --normanDaniel Veillard1-0/+3
* config.h.in configure.in: added gettimeofday() check * libxslt/transform.c libxslt/xsltInternals.h libxslt/xsltutils.[ch]: profiling works option --profile (or --norman ;) Daniel
2001-05-22- configure.in libxslt/Makefile.am: fixed bug #54953Daniel Veillard1-0/+22
- libxslt/attributes.c: cleanup pointed by Joe Orton - libxslt/xsltproc.c: added --catalogs to load catalogs from $SGML_CATALOG_FILES - libxslt/functions.c: cleanup unreached code - configure.in config.h.in libxslt/xsltproc.c: guarded the include with preprocessor definitions Daniel
2001-04-11- config.h.in configure.in libxslt/xsltconfig.h.in: addedDaniel Veillard1-0/+3
ansidecl.h test - libxslt/xsltproc.c : added --xinclude option - tests/XSLTMark/union.out : fixed the output Daniel
2001-01-25- functions.[ch]: Bjorn Reese <breese@mail1.stofanet.dk> providedDaniel Veillard1-0/+21
number formatting !!! - acconfig.h config.h.in configure.in libxslt/Makefile.am tests/Makefile.am; added testing for mathematical functions, fixed make test(s) - FEATURES: updated Daniel
2001-01-07Initial revisionDaniel Veillard1-0/+7