From 951beb01d47c23b137180086456328112e672586 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 26 Oct 2006 13:32:42 +0000 Subject: preparing release of libxslt-1.1.18, this bumps libxml2 requirement to * NEWS configure.in doc//*: preparing release of libxslt-1.1.18, this bumps libxml2 requirement to 1.6.27 * libexslt/date.c libxslt/namespaces.h libxslt/xslt.c libxslt/xsltInternals.h: cosmetic cleanups to restore the API extraction Daniel --- win32/libxslt.def.src | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'win32') diff --git a/win32/libxslt.def.src b/win32/libxslt.def.src index eca965c4..897c009d 100644 --- a/win32/libxslt.def.src +++ b/win32/libxslt.def.src @@ -1,6 +1,7 @@ LIBRARY libxslt EXPORTS xslDebugStatus DATA +xsltConstNamespaceNameXSLT DATA xsltDocDefaultLoader DATA xsltEngineVersion DATA xsltExtMarker DATA @@ -11,6 +12,7 @@ xsltGenericErrorContext DATA xsltLibxmlVersion DATA xsltLibxsltVersion DATA xsltMaxDepth DATA +xsltXSLTAttrMarker DATA xslAddCall xslDropCall xslHandleDebugger @@ -78,6 +80,8 @@ xsltExtModuleElementLookup xsltExtModuleElementPreComputeLookup xsltExtModuleFunctionLookup xsltExtModuleTopLevelLookup +xsltExtensionInstructionResultFinalize +xsltExtensionInstructionResultRegister xsltFindDocument xsltFindElemSpaceHandling xsltFindTemplate @@ -123,7 +127,9 @@ xsltGetTemplate xsltGetUTF8Char xsltGetXIncludeDefault xsltIf +xsltInit xsltInitCtxtExts +xsltInitCtxtKey xsltInitCtxtKeys xsltInitElemPreComp xsltIsBlank @@ -145,8 +151,10 @@ xsltNextImport xsltNormalizeCompSteps xsltNumber xsltNumberFormat +xsltParseAnyXSLTElem xsltParseGlobalParam xsltParseGlobalVariable +xsltParseSequenceConstructor xsltParseStylesheetAttributeSet xsltParseStylesheetCallerParam xsltParseStylesheetDoc @@ -159,6 +167,10 @@ xsltParseStylesheetParam xsltParseStylesheetProcess xsltParseStylesheetVariable xsltParseTemplateContent +xsltPointerListAddSize +xsltPointerListClear +xsltPointerListCreate +xsltPointerListFree xsltPreComputeExtModuleElement xsltPrintErrorContext xsltProcessingInstruction @@ -177,10 +189,13 @@ xsltRegisterExtModuleFunction xsltRegisterExtModuleTopLevel xsltRegisterExtPrefix xsltRegisterExtras +xsltRegisterLocalRVT xsltRegisterPersistRVT xsltRegisterTestModule xsltRegisterTmpRVT +xsltReleaseRVT xsltResolveStylesheetAttributeSet +xsltRestoreDocumentNamespaces xsltRunStylesheet xsltRunStylesheetUser xsltSaveProfiling @@ -210,12 +225,16 @@ xsltSort xsltSplitQName xsltStyleGetExtData xsltStylePreCompute +xsltStyleStylesheetLevelGetExtData xsltSystemPropertyFunction xsltTemplateProcess xsltTestCompMatchList xsltText xsltTimestamp +xsltTransStorageAdd +xsltTransStorageRemove xsltTransformError +xsltUninit xsltUnparsedEntityURIFunction xsltUnregisterExtModule xsltUnregisterExtModuleElement -- cgit v1.2.3