mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-01 14:06:55 +03:00
some cleanup and trial for the upcoming 1.1.0 release this release removes
* Makefile.am configure.in libxslt.spec.in doc/libxslt-api.xml libxslt/xslt.h libxslt/xsltwin32config.h: some cleanup and trial for the upcoming 1.1.0 release * breakpoint/*: this release removes the deprecated breakpoint library Daniel
This commit is contained in:
@ -341,6 +341,7 @@
|
||||
<exports symbol='XSLT_DEFAULT_VENDOR'/>
|
||||
<exports symbol='XSLT_DEFAULT_VERSION'/>
|
||||
<exports symbol='XSLT_NAMESPACE'/>
|
||||
<exports symbol='XSLT_PARSE_OPTIONS'/>
|
||||
<exports symbol='xsltCleanupGlobals'/>
|
||||
<exports symbol='xsltEngineVersion'/>
|
||||
<exports symbol='xsltLibxmlVersion'/>
|
||||
@ -439,6 +440,9 @@
|
||||
<macro name='XSLT_NORM_SAXON_NAMESPACE' file='extra'>
|
||||
<info>This is Norm's namespace for SAXON extensions.</info>
|
||||
</macro>
|
||||
<macro name='XSLT_PARSE_OPTIONS' file='xslt'>
|
||||
<info>The set of options to pass to an xmlReadxxx when loading files for XSLT consumption.</info>
|
||||
</macro>
|
||||
<macro name='XSLT_PAT_NO_PRIORITY' file='xsltInternals'>
|
||||
<info>Specific value for pattern without priority expressed.</info>
|
||||
</macro>
|
||||
|
Reference in New Issue
Block a user