gecko-dev/content/xslt/public
Trevor Saunders 06f52112ce bug 658363 - move defines for double constants out of xslt r=sicking
From 57a4aaadf8fef828764c35dad01ce6da54fbb638 Mon Sep 17 00:00:00 2001
 xslt
---
 content/base/public/nsContentUtils.h        |   93 +++++++++++++++++++
 content/xslt/public/Makefile.in             |    1 -
 content/xslt/public/txDouble.h              |  133 ---------------------------
 content/xslt/src/base/txCore.h              |    8 +-
 content/xslt/src/base/txDouble.cpp          |   18 ++--
 content/xslt/src/xpath/txRelationalExpr.cpp |   12 +-
 6 files changed, 112 insertions(+), 153 deletions(-)
 delete mode 100644 content/xslt/public/txDouble.h
2011-05-19 12:35:46 -07:00
..
Makefile.in bug 658363 - move defines for double constants out of xslt r=sicking 2011-05-19 12:35:46 -07:00
nsIDocumentTransformer.h Bug 342487 - XSLT should use CheckLoadURIWithPrincipal 2007-07-17 14:15:49 -07:00
nsIXSLTException.idl
nsIXSLTProcessor.idl
nsIXSLTProcessorPrivate.idl Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
txIEXSLTRegExFunctions.idl Fix for bug 354886 (implement EXSLT - Regular Expressions module). r/sr=sicking. 2006-12-04 15:11:40 +00:00
txIFunctionEvaluationContext.idl Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst. 2006-07-13 14:21:53 +00:00
txINodeSet.idl Fix for bug 436864 (XPath needs to support an 'object' type as a parameter and return type). r/sr=sicking. 2008-10-31 17:52:06 -07:00
txIXPathObject.idl Fix for bug 436864 (XPath needs to support an 'object' type as a parameter and return type). r/sr=sicking. 2008-10-31 18:05:42 -07:00