reactos/dll/3rdparty/libxslt
2022-11-25 09:30:40 -05:00
..
attributes.c [LIBXSLT] Update to version 1.1.33. CORE-15280 2019-01-16 09:27:26 +01:00
attributes.h
attrvt.c [LIBXSLT] Update to version 1.1.34. CORE-16952 2020-04-24 14:45:03 +02:00
AUTHORS
CMakeLists.txt [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
config.h
Copyright [LIBXSLT] Better highlight some ROS diffs. CORE-14291 2018-02-05 14:37:27 +01:00
documents.c [LIBXSLT] Update to version 1.1.34. CORE-16952 2020-04-24 14:45:03 +02:00
extensions.c [LIBXSLT] Update to version 1.1.35. CORE-17766 2022-11-21 19:46:11 -05:00
extra.c [LIBXSLT] Update to version 1.1.33. CORE-15280 2019-01-16 09:27:26 +01:00
functions.c [LIBXSLT] Update to version 1.1.37. CORE-17766 2022-11-25 09:30:40 -05:00
imports.c [LIBXSLT] Update to version 1.1.34. CORE-16952 2020-04-24 14:45:03 +02:00
keys.c [LIBXSLT] Update to version 1.1.37. CORE-17766 2022-11-25 09:30:40 -05:00
keys.h
libxslt.3 [LIBXSLT] Update to version 1.1.35. CORE-17766 2022-11-21 19:46:11 -05:00
Makefile.am [LIBXSLT] Update to version 1.1.37. CORE-17766 2022-11-25 09:30:40 -05:00
namespaces.c
namespaces.h
NEWS [LIBXSLT] Update to version 1.1.37. CORE-17766 2022-11-25 09:30:40 -05:00
numbers.c [LIBXSLT] Update to version 1.1.37. CORE-17766 2022-11-25 09:30:40 -05:00
pattern.c [LIBXSLT] Update to version 1.1.37. CORE-17766 2022-11-25 09:30:40 -05:00
precomp.h [LIBXSLT] Update to version 1.1.36. CORE-17766 2022-11-23 22:02:43 -05:00
preproc.c [LIBXSLT] Update to version 1.1.35. CORE-17766 2022-11-21 19:46:11 -05:00
preproc.h [LIBXSLT] Update to version 1.1.35. CORE-17766 2022-11-21 19:46:11 -05:00
README [LIBXSLT] Update to version 1.1.36. CORE-17766 2022-11-23 22:02:43 -05:00
security.c [LIBXSLT] Update to version 1.1.36. CORE-17766 2022-11-23 22:02:43 -05:00
security.h
templates.c [LIBXSLT] Update to version 1.1.35. CORE-17766 2022-11-21 19:46:11 -05:00
templates.h
transform.c [LIBXSLT] Update to version 1.1.37. CORE-17766 2022-11-25 09:30:40 -05:00
trio.h
triodef.h
variables.c [LIBXSLT] Update to version 1.1.36. CORE-17766 2022-11-23 22:02:43 -05:00
win32config.h [LIBXSLT] Update to version 1.1.36. CORE-17766 2022-11-23 22:02:43 -05:00
xslt.c [LIBXSLT] Update to version 1.1.35. CORE-17766 2022-11-21 19:46:11 -05:00
xsltconfig.h.in [LIBXSLT] Update to version 1.1.36. CORE-17766 2022-11-23 22:02:43 -05:00
xsltlocale.c [LIBXSLT] Update to version 1.1.35. CORE-17766 2022-11-21 19:46:11 -05:00
xsltutils.c [LIBXSLT] Update to version 1.1.36. CORE-17766 2022-11-23 22:02:43 -05:00

     XSLT support for libxml2 (XML toolkit from the GNOME project)

Full documentation is available on-line at
    https://gitlab.gnome.org/GNOME/libxslt/-/wikis

This code is released under the MIT Licence see the Copyright file.
 
To report bugs, follow the instructions at:
    https://gitlab.gnome.org/GNOME/libxslt/-/issues

A mailing-list xslt@gnome.org is available, to subscribe:
    http://mail.gnome.org/mailman/listinfo/xslt

The list archive is at:
    http://mail.gnome.org/archives/xslt/

All technical answers asked privately will be automatically answered on
the list and archived for public access unless pricacy is explicitely
required and justified.

Daniel Veillard