You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by au...@locus.apache.org on 2000/11/06 21:02:22 UTC

cvs commit: xml-xalan/c/Projects/Win32/VC6/XPath XPath.dsp

auriemma    00/11/06 12:02:19

  Modified:    c/Projects/Win32/VC6/XPath XPath.dsp
  Log:
  Added implementation files for XPath Functions so they are called with a specific number of arguments.
  
  Revision  Changes    Path
  1.8       +108 -0    xml-xalan/c/Projects/Win32/VC6/XPath/XPath.dsp
  
  Index: XPath.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XPath/XPath.dsp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- XPath.dsp	2000/10/13 21:06:03	1.7
  +++ XPath.dsp	2000/11/06 20:02:16	1.8
  @@ -102,6 +102,114 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\XPath\FunctionBoolean.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionCeiling.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionConcat.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionContains.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionCount.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionFalse.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionFloor.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionID.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionLang.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionLast.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionLocalName.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionName.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionNamespaceURI.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionNormalizeSpace.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionNot.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionNumber.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionPosition.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionRound.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionStartsWith.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionString.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionStringLength.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionSubstring.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionSubstringAfter.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionSubstringBefore.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionSum.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionTranslate.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XPath\FunctionTrue.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XPath\MutableNodeRefList.cpp
   # End Source File
   # Begin Source File