mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-09 22:20:55 +03:00
* tests/general/bug-21-.out tests/general/bug-31-.out: this got fixed by libxml patches * win32/readme.msvc win32/dsp/* xsltproc/xsltproc.c Makefile.am libexslt/exslt.[ch] libexslt/exsltconfig.h.in libexslt/functions.c libexslt/math.c libxslt/win32config.h libxslt/xsltconfig.h.in libxslt/xsltutils.h libxslt/xsltwin32config.h libxslt/xsltwin32config.h.in: Applied Igor Zlatkovic Win32 Facelift No.2 patch, and fixed a few things related to those changes. Daniel
12 lines
236 B
Modula-2
12 lines
236 B
Modula-2
LIBRARY libexslt
|
|
EXPORTS
|
|
exsltLibraryVersion DATA
|
|
exsltLibexsltVersion DATA
|
|
exsltLibxsltVersion DATA
|
|
exsltLibxmlVersion DATA
|
|
exsltCommonRegister
|
|
exsltMathRegister
|
|
exsltSetsRegister
|
|
exsltFuncRegister
|
|
exsltRegisterAll
|