summaryrefslogtreecommitdiff
path: root/config.h.in
AgeCommit message (Collapse)AuthorFilesLines
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