1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-08 11:02:18 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Nick Wellnhofer
0beb813d64 Use _WIN32 macro instead of WIN32
_WIN32 is defined automatically by the compiler.
2017-10-25 18:22:52 +02:00
Jérôme Carretero
adff7c36bd Allow per-context override of xsltMaxDepth, introduce xsltMaxVars
We also add a maxTemplateVars parameter
2012-03-20 21:18:59 +08:00
Daniel Veillard
93faedfa8a trying to close #57460 by adding xsltProfileStylesheet Daniel
* win32/libxslt/libxslt.defs: trying to close #57460 by adding
  xsltProfileStylesheet
Daniel
2001-07-12 21:02:53 +00:00
Daniel Veillard
732901867d releaseing 1.0.0 added another entry point fixed a comment block updated
* configure.in libxslt/xsltwin32config.h: releaseing 1.0.0
* win32/libxslt/libxslt.def: added another entry point
* libxslt/transform.c: fixed a comment block
* doc/xslt.html doc/html/*: updated and regenerated the docs
Daniel
2001-07-10 16:08:10 +00:00
Daniel Veillard
f38dffaec4 added missing functions Daniel
* win32/libxslt/libxslt.def: added missing functions
Daniel
2001-07-10 15:26:46 +00:00
Daniel Veillard
06dd93086f - Makefile.am libxslt/Makefile.am libxslt/numbers.c
libxslt/win32config.h libxslt/xsltconfig.h.in libxslt/xsltproc.c:
  Patches for Windows mostly contributed by Yon Derek
- win32/libxslt/libxslt.def win32/libxslt/libxslt.dsw
  win32/libxslt/libxslt_so.dsp win32/libxslt/xsltproc.dsp:
  Project file for Mircrosoft C provided by Yon Derek
Daniel
2001-06-23 15:41:55 +00:00