You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2001/07/13 22:16:47 UTC

cvs commit: xml-xerces/c/src/util/Platforms/Win32 Version.rc

tng         01/07/13 13:16:47

  Modified:    c        version.incl
               c/Projects/MacOS/ProjectBuilder/XercesLib/English.lproj
                        InfoPlist.strings
               c/Projects/MacOS/ProjectBuilder/XercesLib/XercesLib.pbproj
                        project.pbxproj
               c/Projects/Win32/VC6/xerces-all/XercesLib XercesLib.dsp
               c/Projects/Win32/VC6/xerces-all/xerces-com xerces-com.dsp
               c/doc    Doxyfile bug-report.xml domprint.xml
                        faq-distrib.xml faq-other.xml faq-parse.xml
                        feedback.xml readme.xml releases.xml
                        releases_archive.xml schema.xml
               c/doc/dtd entities.ent
               c/samples/Projects/OS2/VACPP40 basedir.icc
               c/scripts packageBinaries.pl packageSources.pl
               c/src/com README.txt xml4com.idl xmldocument.rgs
                        xmlhttprequest.rgs
               c/src/util XercesDefs.hpp
               c/src/util/Platforms/Win32 Version.rc
  Removed:     c/doc    bug-todo.xml entities.ent
  Log:
  Update for release 1.5.1.
  
  Revision  Changes    Path
  1.5       +2 -2      xml-xerces/c/version.incl
  
  Index: version.incl
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/version.incl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- version.incl	2001/06/05 13:51:52	1.4
  +++ version.incl	2001/07/13 20:15:27	1.5
  @@ -54,6 +54,6 @@
   # <http://www.apache.org/>.
   #
   #
  -# $Id: version.incl,v 1.4 2001/06/05 13:51:52 tng Exp $
  +# $Id: version.incl,v 1.5 2001/07/13 20:15:27 tng Exp $
   #
  -VER=1_5
  +VER=1_5_1
  
  
  
  1.4       +2 -2      xml-xerces/c/Projects/MacOS/ProjectBuilder/XercesLib/English.lproj/InfoPlist.strings
  
  Index: InfoPlist.strings
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/Projects/MacOS/ProjectBuilder/XercesLib/English.lproj/InfoPlist.strings,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- InfoPlist.strings	2001/06/05 13:51:57	1.3
  +++ InfoPlist.strings	2001/07/13 20:15:32	1.4
  @@ -1,6 +1,6 @@
   /* Localized versions of Info.plist keys */
   
   CFBundleName = "Xerces";
  -CFBundleShortVersionString = "XercesLib version 1.5.0";
  -CFBundleGetInfoString = "XercesLib version 1.5.0";
  +CFBundleShortVersionString = "XercesLib version 1.5.1";
  +CFBundleGetInfoString = "XercesLib version 1.5.1";
   NSHumanReadableCopyright = "Copyright";
  
  
  
  1.10      +1 -1      xml-xerces/c/Projects/MacOS/ProjectBuilder/XercesLib/XercesLib.pbproj/project.pbxproj
  
  Index: project.pbxproj
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/Projects/MacOS/ProjectBuilder/XercesLib/XercesLib.pbproj/project.pbxproj,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.pbxproj	2001/07/08 20:43:29	1.9
  +++ project.pbxproj	2001/07/13 20:15:36	1.10
  @@ -4456,7 +4456,7 @@
   	<key>CFBundleSignature</key>
   	<string>????</string>
   	<key>CFBundleVersion</key>
  -	<string>1.5.0</string>
  +	<string>1.5.1</string>
   </dict>
   </plist>
   ";
  
  
  
  1.73      +9 -9      xml-xerces/c/Projects/Win32/VC6/xerces-all/XercesLib/XercesLib.dsp
  
  Index: XercesLib.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/Projects/Win32/VC6/xerces-all/XercesLib/XercesLib.dsp,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- XercesLib.dsp	2001/07/13 14:08:25	1.72
  +++ XercesLib.dsp	2001/07/13 20:15:41	1.73
  @@ -7,19 +7,19 @@
   CFG=XercesLib - Win32 Debug
   !MESSAGE This is not a valid makefile. To build this project using NMAKE,
   !MESSAGE use the Export Makefile command and run
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE NMAKE /f "XercesLib.mak".
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE You can specify a configuration when running NMAKE
   !MESSAGE by defining the macro CFG on the command line. For example:
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE NMAKE /f "XercesLib.mak" CFG="XercesLib - Win32 Debug"
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE Possible choices for configuration are:
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE "XercesLib - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
   !MESSAGE "XercesLib - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  -!MESSAGE 
  +!MESSAGE
   
   # Begin Project
   # PROP AllowPerConfigDependencies 0
  @@ -53,7 +53,7 @@
   # ADD BSC32 /nologo
   LINK32=link.exe
   # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  -# ADD LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib /nologo /base:"0x12000000" /version:1.5 /subsystem:windows /dll /machine:I386 /out:"..\..\..\..\..\Build\Win32\VC6\Release\xerces-c_1_5.dll" /implib:"..\..\..\..\..\Build\Win32\VC6\Release/xerces-c_1.lib"
  +# ADD LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib /nologo /base:"0x12000000" /version:1.5.1 /subsystem:windows /dll /machine:I386 /out:"..\..\..\..\..\Build\Win32\VC6\Release\xerces-c_1_5_1.dll" /implib:"..\..\..\..\..\Build\Win32\VC6\Release/xerces-c_1.lib"
   # SUBTRACT LINK32 /pdb:none /incremental:yes
   
   !ELSEIF  "$(CFG)" == "XercesLib - Win32 Debug"
  @@ -81,10 +81,10 @@
   # ADD BSC32 /nologo
   LINK32=link.exe
   # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  -# ADD LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib /nologo /base:"0x12000000" /version:1.5 /subsystem:windows /dll /debug /machine:I386 /out:"..\..\..\..\..\Build\Win32\VC6\Debug/xerces-c_1_5D.dll" /implib:"..\..\..\..\..\Build\Win32\VC6\Debug/xerces-c_1D.lib" /pdbtype:sept
  +# ADD LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib /nologo /base:"0x12000000" /version:1.5.1 /subsystem:windows /dll /debug /machine:I386 /out:"..\..\..\..\..\Build\Win32\VC6\Debug/xerces-c_1_5_1D.dll" /implib:"..\..\..\..\..\Build\Win32\VC6\Debug/xerces-c_1D.lib" /pdbtype:sept
   # SUBTRACT LINK32 /pdb:none
   
  -!ENDIF 
  +!ENDIF
   
   # Begin Target
   
  
  
  
  1.10      +20 -20    xml-xerces/c/Projects/Win32/VC6/xerces-all/xerces-com/xerces-com.dsp
  
  Index: xerces-com.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/Projects/Win32/VC6/xerces-all/xerces-com/xerces-com.dsp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- xerces-com.dsp	2001/06/05 13:52:07	1.9
  +++ xerces-com.dsp	2001/07/13 20:15:46	1.10
  @@ -7,19 +7,19 @@
   CFG=xml4com - Win32 Debug
   !MESSAGE This is not a valid makefile. To build this project using NMAKE,
   !MESSAGE use the Export Makefile command and run
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE NMAKE /f "xerces-com.mak".
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE You can specify a configuration when running NMAKE
   !MESSAGE by defining the macro CFG on the command line. For example:
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE NMAKE /f "xerces-com.mak" CFG="xml4com - Win32 Debug"
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE Possible choices for configuration are:
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE "xml4com - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
   !MESSAGE "xml4com - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  -!MESSAGE 
  +!MESSAGE
   
   # Begin Project
   # PROP AllowPerConfigDependencies 0
  @@ -51,19 +51,19 @@
   # ADD BSC32 /nologo
   LINK32=link.exe
   # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wininet.lib shlwapi.lib xerces-c_1D.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"..\..\..\..\..\Build\Win32\xml4com\Debug/xerces15-com.dll" /pdbtype:sept /libpath:"..\..\..\..\..\Build\Win32\VC6\Debug"
  +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wininet.lib shlwapi.lib xerces-c_1D.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"..\..\..\..\..\Build\Win32\xml4com\Debug/xerces151-com.dll" /pdbtype:sept /libpath:"..\..\..\..\..\Build\Win32\VC6\Debug"
   # Begin Custom Build - Performing registration
   OutDir=.\..\..\..\..\..\Build\Win32\xml4com\Debug
   TargetDir=.\..\..\..\..\..\Build\Win32\xml4com\Debug
  -TargetPath=.\..\..\..\..\..\Build\Win32\xml4com\Debug\xerces15-com.dll
  -InputPath=.\..\..\..\..\..\Build\Win32\xml4com\Debug\xerces15-com.dll
  +TargetPath=.\..\..\..\..\..\Build\Win32\xml4com\Debug\xerces151-com.dll
  +InputPath=.\..\..\..\..\..\Build\Win32\xml4com\Debug\xerces151-com.dll
   SOURCE="$(InputPath)"
   
   "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  -	echo copy ..\..\..\..\..\Build\Win32\VC6\Debug\xerces-c_1_5D.dll "$(TargetDir)"
  -	copy ..\..\..\..\..\Build\Win32\VC6\Debug\xerces-c_1_5D.dll "$(TargetDir)"
  -	regsvr32 /s /c "$(TargetPath)" 
  -	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  +	echo copy ..\..\..\..\..\Build\Win32\VC6\Debug\xerces-c_1_5_1D.dll "$(TargetDir)"
  +	copy ..\..\..\..\..\Build\Win32\VC6\Debug\xerces-c_1_5_1D.dll "$(TargetDir)"
  +	regsvr32 /s /c "$(TargetPath)"
  +	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
   	
   # End Custom Build
   
  @@ -90,29 +90,29 @@
   # ADD BSC32 /nologo
   LINK32=link.exe
   # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wininet.lib shlwapi.lib xerces-c_1.lib /nologo /subsystem:windows /dll /machine:I386 /out:"..\..\..\..\..\Build\Win32\xml4com\ReleaseMinDependency/xerces15-com.dll" /libpath:"..\..\..\..\..\Build\Win32\VC6\Release"
  +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wininet.lib shlwapi.lib xerces-c_1.lib /nologo /subsystem:windows /dll /machine:I386 /out:"..\..\..\..\..\Build\Win32\xml4com\ReleaseMinDependency/xerces151-com.dll" /libpath:"..\..\..\..\..\Build\Win32\VC6\Release"
   # Begin Custom Build - Performing registration
   OutDir=.\..\..\..\..\..\Build\Win32\xml4com\ReleaseMinDependency
   TargetDir=.\..\..\..\..\..\Build\Win32\xml4com\ReleaseMinDependency
  -TargetPath=.\..\..\..\..\..\Build\Win32\xml4com\ReleaseMinDependency\xerces15-com.dll
  -InputPath=.\..\..\..\..\..\Build\Win32\xml4com\ReleaseMinDependency\xerces15-com.dll
  +TargetPath=.\..\..\..\..\..\Build\Win32\xml4com\ReleaseMinDependency\xerces151-com.dll
  +InputPath=.\..\..\..\..\..\Build\Win32\xml4com\ReleaseMinDependency\xerces151-com.dll
   SOURCE="$(InputPath)"
   
   BuildCmds= \
  -	echo copy ..\..\..\..\..\Build\Win32\VC6\Release\xerces-c_1_5.dll $(TargetDir) \
  -	copy ..\..\..\..\..\Build\Win32\VC6\Release\xerces-c_1_5.dll $(TargetDir) \
  +	echo copy ..\..\..\..\..\Build\Win32\VC6\Release\xerces-c_1_5_1.dll $(TargetDir) \
  +	copy ..\..\..\..\..\Build\Win32\VC6\Release\xerces-c_1_5_1.dll $(TargetDir) \
   	regsvr32 /s /c "$(TargetPath)" \
   	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" \
   	
   
  -"$(TargetDir)\xerces-c_1_5.dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  +"$(TargetDir)\xerces-c_1_5_1.dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
      $(BuildCmds)
   
   "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
      $(BuildCmds)
   # End Custom Build
   
  -!ENDIF 
  +!ENDIF
   
   # Begin Target
   
  
  
  
  1.13      +66 -66    xml-xerces/c/doc/Doxyfile
  
  Index: Doxyfile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/Doxyfile,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- Doxyfile	2001/06/08 16:27:34	1.12
  +++ Doxyfile	2001/07/13 20:15:50	1.13
  @@ -17,19 +17,19 @@
   #---------------------------------------------------------------------------
   
   # The PROJECT_NAME tag is a single word (or a sequence of word surrounded
  -# by quotes) that should identify the project. 
  +# by quotes) that should identify the project.
   
   PROJECT_NAME         = Xerces-C
   
   # The PROJECT_NUMBER tag can be used to enter a project or revision number.
  -# This could be handy for archiving the generated documentation or 
  +# This could be handy for archiving the generated documentation or
   # if some version control system is used.
   
  -PROJECT_NUMBER       = v1.5.0
  +PROJECT_NUMBER       = v1.5.1
   
  -# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
  -# base path where the generated documentation will be put. 
  -# If a relative path is entered, it will be relative to the location 
  +# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
  +# base path where the generated documentation will be put.
  +# If a relative path is entered, it will be relative to the location
   # where doxygen was started. If left blank the current directory will be used.
   
   OUTPUT_DIRECTORY     = html
  @@ -37,7 +37,7 @@
   # The OUTPUT_LANGUAGE tag is used to specify the language in which all
   # documentation generated by doxygen is written. Doxygen will use this
   # information to generate all constant output in the proper language.
  -# The default language is English, other supported languages are: 
  +# The default language is English, other supported languages are:
   # Dutch, French, Italian, Czech, Swedish, German and Japanese
   
   OUTPUT_LANGUAGE      = English
  @@ -80,7 +80,7 @@
   HIDE_UNDOC_CLASSES   = NO
   
   # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
  -# include brief member descriptions after the members that are listed in 
  +# include brief member descriptions after the members that are listed in
   # the file and class documentation (similar to JavaDoc).
   # Set to NO to disable this.
   
  @@ -88,7 +88,7 @@
   
   # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
   # the brief description of a member or function before the detailed description.
  -# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 
  +# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
   # brief descriptions will be completely suppressed.
   
   REPEAT_BRIEF         = YES
  @@ -110,10 +110,10 @@
   # only done if one of the specified strings matches the left-hand part of
   # the path.
   
  -STRIP_FROM_PATH      = 
  +STRIP_FROM_PATH      =
   
   # The INTERNAL_DOCS tag determines if documentation
  -# that is typed after a \internal command is included. If the tag is set 
  +# that is typed after a \internal command is included. If the tag is set
   # to NO (the default) then the documentation will be excluded.
   # Set it to YES to include the internal documentation.
   
  @@ -180,7 +180,7 @@
   INLINE_INFO          = NO
   
   # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
  -# will sort the (detailed) documentation of file and class members 
  +# will sort the (detailed) documentation of file and class members
   # alphabetically by member name. If set to NO the members will appear in
   # declaration order.
   
  @@ -194,22 +194,22 @@
   # The ENABLE_SECTIONS tag can be used to enable conditional
   # documentation sections, marked by \if sectionname ... \endif.
   
  -ENABLED_SECTIONS     = 
  +ENABLED_SECTIONS     =
   
   #---------------------------------------------------------------------------
   # configuration options related to the input files
   #---------------------------------------------------------------------------
   
  -# The INPUT tag can be used to specify the files and/or directories that contain 
  -# documented source files. You may enter file names like "myfile.cpp" or 
  -# directories like "/usr/src/myproject". Separate the files or directories 
  +# The INPUT tag can be used to specify the files and/or directories that contain
  +# documented source files. You may enter file names like "myfile.cpp" or
  +# directories like "/usr/src/myproject". Separate the files or directories
   # with spaces.
   
   INPUT                = ../src/dom ../src/framework ../src/sax ../src/parsers ../src/util ../src/sax2
   
  -# If the value of the INPUT tag contains directories, you can use the 
  -# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
  -# and *.h) to filter out the source-files in the directories. If left 
  +# If the value of the INPUT tag contains directories, you can use the
  +# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
  +# and *.h) to filter out the source-files in the directories. If left
   # blank all files are included.
   
   FILE_PATTERNS        = *.hpp
  @@ -221,10 +221,10 @@
   RECURSIVE            = NO
   
   # The EXCLUDE tag can be used to specify files and/or directories that should
  -# excluded from the INPUT source files. This way you can easily exclude a 
  +# excluded from the INPUT source files. This way you can easily exclude a
   # subdirectory from a directory tree whose root is specified with the INPUT tag.
   
  -EXCLUDE              = 
  +EXCLUDE              =
   
   # If the value of the INPUT tag contains directories, you can use the
   # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
  @@ -242,33 +242,33 @@
   Mutexes.hpp XMLPScanToken.hpp XMLRecognizer.hpp XMLRefInfo.hpp StringPool.hpp \
   XMLUCS4Transcoder.hpp XMLUTF16Transcoder.hpp XMLUTF8Transcoder.hpp XMLWin1252Transcoder.hpp
   
  -# The EXAMPLE_PATH tag can be used to specify one or more files or 
  -# directories that contain example code fragments that are included (see 
  +# The EXAMPLE_PATH tag can be used to specify one or more files or
  +# directories that contain example code fragments that are included (see
   # the \include command).
   
  -EXAMPLE_PATH         = 
  +EXAMPLE_PATH         =
   
   # If the value of the EXAMPLE_PATH tag contains directories, you can use the
  -# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
  -# and *.h) to filter out the source-files in the directories. If left 
  +# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
  +# and *.h) to filter out the source-files in the directories. If left
   # blank all files are included.
   
  -EXAMPLE_PATTERNS     = 
  +EXAMPLE_PATTERNS     =
   
  -# The IMAGE_PATH tag can be used to specify one or more files or 
  -# directories that contain image that are included in the documentation (see 
  +# The IMAGE_PATH tag can be used to specify one or more files or
  +# directories that contain image that are included in the documentation (see
   # the \image command).
   
  -IMAGE_PATH           = 
  +IMAGE_PATH           =
   
   # The INPUT_FILTER tag can be used to specify a program that doxygen should
  -# invoke to filter for each input file. Doxygen will invoke the filter program 
  +# invoke to filter for each input file. Doxygen will invoke the filter program
   # by executing (via popen()) the command <filter> <input-file>, where <filter>
   # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
   # input file. Doxygen will then use the output that the filter program writes
   # to standard output.
   
  -INPUT_FILTER         = 
  +INPUT_FILTER         =
   
   #---------------------------------------------------------------------------
   # configuration options related to the HTML output
  @@ -285,27 +285,27 @@
   
   HTML_OUTPUT          = apiDocs
   
  -# The HTML_HEADER tag can be used to specify a personal HTML header for 
  -# each generated HTML page. If it is left blank doxygen will generate a 
  +# The HTML_HEADER tag can be used to specify a personal HTML header for
  +# each generated HTML page. If it is left blank doxygen will generate a
   # standard header.
   
   HTML_HEADER          = html/apiDocs/header.html
  -#HTML_HEADER          = 
  +#HTML_HEADER          =
   
  -# The HTML_FOOTER tag can be used to specify a personal HTML footer for 
  -# each generated HTML page. If it is left blank doxygen will generate a 
  +# The HTML_FOOTER tag can be used to specify a personal HTML footer for
  +# each generated HTML page. If it is left blank doxygen will generate a
   # standard footer.
   
   HTML_FOOTER          = html/apiDocs/footer.html
  -#HTML_FOOTER          = 
  +#HTML_FOOTER          =
   
   # The HTML_STYLESHEET tag can be used to specify a user defined cascading
  -# style sheet that is used by each HTML page. It can be used to 
  +# style sheet that is used by each HTML page. It can be used to
   # fine-tune the look of the HTML output. If the tag is left blank doxygen
   # will generate a default style sheet
   
   #HTML_STYLESHEET      = html/apiDocs/XercesApi.css
  -HTML_STYLESHEET      = 
  +HTML_STYLESHEET      =
   
   # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
   # files or namespaces will be aligned in HTML using tables. If set to
  @@ -341,7 +341,7 @@
   # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
   # should be ignored while generating the index headers.
   
  -IGNORE_PREFIX        = 
  +IGNORE_PREFIX        =
   
   #---------------------------------------------------------------------------
   # configuration options related to the LaTeX output
  @@ -365,7 +365,7 @@
   COMPACT_LATEX        = NO
   
   # The PAPER_TYPE tag can be used to set the paper type that is used
  -# by the printer. Possible values are: a4, a4wide, letter, legal and 
  +# by the printer. Possible values are: a4, a4wide, letter, legal and
   # executive. If left blank a4wide will be used.
   
   PAPER_TYPE           = a4wide
  @@ -373,14 +373,14 @@
   # The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
   # packages that should be included in the LaTeX output.
   
  -EXTRA_PACKAGES       = 
  +EXTRA_PACKAGES       =
   
  -# The LATEX_HEADER tag can be used to specify a personal LaTeX header for 
  +# The LATEX_HEADER tag can be used to specify a personal LaTeX header for
   # the generated latex document. The header should contain everything until
  -# the first chapter. If it is left blank doxygen will generate a 
  +# the first chapter. If it is left blank doxygen will generate a
   # standard header. Notice: only use this tag if you know what you are doing!
   
  -LATEX_HEADER         = 
  +LATEX_HEADER         =
   
   # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
   # is prepared for conversion to pdf (using ps2pdf). The pdf file will
  @@ -447,7 +447,7 @@
   MAN_EXTENSION        = .3
   
   #---------------------------------------------------------------------------
  -# Configuration options related to the preprocessor 
  +# Configuration options related to the preprocessor
   #---------------------------------------------------------------------------
   
   # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
  @@ -457,7 +457,7 @@
   ENABLE_PREPROCESSING = YES
   
   # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
  -# names in the source code. If set to NO (the default) only conditional 
  +# names in the source code. If set to NO (the default) only conditional
   # compilation will be performed.
   
   MACRO_EXPANSION      = YES
  @@ -471,15 +471,15 @@
   # contain include files that are not input files but should be processed by
   # the preprocessor.
   
  -INCLUDE_PATH         = 
  +INCLUDE_PATH         =
   
   # The PREDEFINED tag can be used to specify one or more macro names that
   # are defined before the preprocessor is started (similar to the -D option of
   # gcc). The argument of the tag is a list of macros of the form: name
  -# or name=definition (no spaces). If the definition and the = are 
  +# or name=definition (no spaces). If the definition and the = are
   # omitted =1 is assumed.
   
  -PREDEFINED           = 
  +PREDEFINED           =
   
   # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
   # then the macro expansion is limited to the macros specified with the
  @@ -488,17 +488,17 @@
   EXPAND_ONLY_PREDEF   = NO
   
   #---------------------------------------------------------------------------
  -# Configuration options related to external references 
  +# Configuration options related to external references
   #---------------------------------------------------------------------------
   
  -# The TAGFILES tag can be used to specify one or more tagfiles. 
  +# The TAGFILES tag can be used to specify one or more tagfiles.
   
  -TAGFILES             = 
  +TAGFILES             =
   
   # When a file name is specified after GENERATE_TAGFILE, doxygen will create
   # a tag file that is based on the input files it reads.
   
  -GENERATE_TAGFILE     = 
  +GENERATE_TAGFILE     =
   
   # If the ALLEXTERNALS tag is set to YES all external classes will be listed
   # in the class index. If set to NO only the inherited external classes
  @@ -512,7 +512,7 @@
   PERL_PATH            = /usr/bin/perl
   
   #---------------------------------------------------------------------------
  -# Configuration options related to the dot tool 
  +# Configuration options related to the dot tool
   #---------------------------------------------------------------------------
   
   # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
  @@ -531,7 +531,7 @@
   
   # If the ENABLE_PREPROCESSING, INCLUDE_GRAPH, and HAVE_DOT tags are set to
   # YES then doxygen will generate a graph for each documented file showing
  -# the direct and indirect include dependencies of the file with other 
  +# the direct and indirect include dependencies of the file with other
   # documented files.
   
   INCLUDE_GRAPH        = YES
  @@ -542,10 +542,10 @@
   GRAPHICAL_HIERARCHY  = YES
   
   #---------------------------------------------------------------------------
  -# Configuration options related to the search engine 
  +# Configuration options related to the search engine
   #---------------------------------------------------------------------------
   
  -# The SEARCHENGINE tag specifies whether or not a search engine should be 
  +# The SEARCHENGINE tag specifies whether or not a search engine should be
   # used. If set to NO the values of all tags below this one will be ignored.
   
   SEARCHENGINE         = NO
  @@ -557,30 +557,30 @@
   CGI_NAME             = search.cgi
   
   # The CGI_URL tag should be the absolute URL to the directory where the
  -# cgi binaries are located. See the documentation of your http daemon for 
  +# cgi binaries are located. See the documentation of your http daemon for
   # details.
   
  -CGI_URL              = 
  +CGI_URL              =
   
   # The DOC_URL tag should be the absolute URL to the directory where the
  -# documentation is located. If left blank the absolute path to the 
  +# documentation is located. If left blank the absolute path to the
   # documentation, with file:// prepended to it, will be used.
   
  -DOC_URL              = 
  +DOC_URL              =
   
   # The DOC_ABSPATH tag should be the absolute path to the directory where the
   # documentation is located. If left blank the directory on the local machine
   # will be used.
   
  -DOC_ABSPATH          = 
  +DOC_ABSPATH          =
   
   # The BIN_ABSPATH tag must point to the directory where the doxysearch binary
   # is installed.
   
   BIN_ABSPATH          = /usr/local/bin/
   
  -# The EXT_DOC_PATHS tag can be used to specify one or more paths to 
  +# The EXT_DOC_PATHS tag can be used to specify one or more paths to
   # documentation generated for other projects. This allows doxysearch to search
   # the documentation for these projects as well.
   
  -EXT_DOC_PATHS        = 
  +EXT_DOC_PATHS        =
  
  
  
  1.3       +1 -1      xml-xerces/c/doc/bug-report.xml
  
  Index: bug-report.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/bug-report.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- bug-report.xml	2001/06/08 16:27:34	1.2
  +++ bug-report.xml	2001/07/13 20:15:52	1.3
  @@ -5,7 +5,7 @@
   
       <s2 title="How to report bugs">
           <p> Please report bugs to <jump href="http://nagoya.apache.org/bugzilla/">Bugzilla</jump>,
  -	     the Apache bug database.  Pick the product "Xerces-C: Apache XML parsers in C++"
  +	     the Apache bug database.  Pick the product "Xerces-C++: Apache XML parsers in C++"
               using the following components:
           </p>
           <table>
  
  
  
  1.6       +1 -1      xml-xerces/c/doc/domprint.xml
  
  Index: domprint.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/domprint.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- domprint.xml	2001/05/17 15:10:44	1.5
  +++ domprint.xml	2001/07/13 20:15:54	1.6
  @@ -37,7 +37,7 @@
             <p>The following parameters may be set from the command line </p>
   <source>Usage: DOMPrint [options] file
   
  -This program invokes the Xerces-C DOM parser and builds the DOM
  +This program invokes the &XercesCName; DOM parser and builds the DOM
   tree. It then traverses the DOM tree and prints the contents
   of the tree. Options are NOT case sensitive.
   
  
  
  
  1.11      +3 -3      xml-xerces/c/doc/faq-distrib.xml
  
  Index: faq-distrib.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/faq-distrib.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- faq-distrib.xml	2001/06/15 19:19:12	1.10
  +++ faq-distrib.xml	2001/07/13 20:15:56	1.11
  @@ -91,7 +91,7 @@
               site</jump> site, then you only need to distribute
               <em>one</em> file:<br></br>
   
  -            &XercesCWindowsLib;.dll for Windows NT/95/98, or<br/>
  +            &XercesCWindowsDLL;.dll for Windows NT/95/98, or<br/>
               &XercesCUnixLib;.a for AIX, or<br/>
               &XercesCUnixLib;.so for Solaris/Linux, or<br/>
               &XercesCUnixLib;.sl for HP-UX.</p>
  @@ -254,10 +254,10 @@
               various current versions of tar use different extensions for eliminating
               this restriction which are incompatible with each other (or they do not
               remove the restriction at all).  Rather than altering the pathnames for
  -            the xerces-c package, which would make them compatible with the original
  +            the &XercesCName; package, which would make them compatible with the original
               tar spec but make it more difficult to know what was where, it was
               decided to use GNU tar (gtar), which handles arbitrarily long pathnames
  -            and is freely available on every platform on which xerces-c is
  +            and is freely available on every platform on which &XercesCName; is
               supported.  If you don't already have GNU tar installed on your system,
               you can obtain it from the Free Software Foundation
               <jump href="http://www.gnu.org/software/tar/tar.html">
  
  
  
  1.12      +2 -2      xml-xerces/c/doc/faq-other.xml
  
  Index: faq-other.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/faq-other.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- faq-other.xml	2001/06/08 16:27:34	1.11
  +++ faq-other.xml	2001/07/13 20:15:56	1.12
  @@ -12,7 +12,7 @@
   
              <p>If you don't have the header files, you have to find the version
              information from the shared library name. On Windows NT/95/98 right click on
  -           the DLL name &XercesCWindowsLib;.dll in the bin directory and look up
  +           the DLL name &XercesCWindowsDLL;.dll in the bin directory and look up
              properties. The version information may be found on the Version tab.</p>
   
              <p>On AIX, just look for the library name &XercesCUnixLib;.a (or
  @@ -93,7 +93,7 @@
   
       <a>
   
  -      <p>Mail it to the <jump href="mailto:&XercesCEmailAddress;">Xerces-C
  +      <p>Mail it to the <jump href="mailto:&XercesCEmailAddress;">&XercesCName;
           mailing list</jump> at Apache. (You must be a
           subscriber to post to this list. But if you're considering changing the code
           you really want to be a subscriber, in any case.) There are no set rules about
  
  
  
  1.26      +9 -9      xml-xerces/c/doc/faq-parse.xml
  
  Index: faq-parse.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/faq-parse.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- faq-parse.xml	2001/06/12 21:10:07	1.25
  +++ faq-parse.xml	2001/07/13 20:15:57	1.26
  @@ -3,9 +3,9 @@
   
   <faqs title="Parsing with &XercesCName;">
   
  -  <faq title="Does Xerces-C support Schema?">
  +  <faq title="Does &XercesCName; support Schema?">
   
  -    <q> Does Xerces-C support Schema?</q>
  +    <q> Does &XercesCName; support Schema?</q>
   
       <a>
   
  @@ -14,14 +14,14 @@
       </a>
     </faq>
   
  -  <faq title="Why Xerces-C does not support this particular Schema feature?">
  +  <faq title="Why &XercesCName; does not support this particular Schema feature?">
   
  -    <q> Why Xerces-C does not support this particular Schema feature?</q>
  +    <q> Why &XercesCName; does not support this particular Schema feature?</q>
   
       <a>
   
         <p> See <jump href="schema.html#supportedFeature">
  -         supported schema features in Xerces1.5.</jump></p>
  +         supported schema features in &XercesCName; &XercesCVersion;</jump></p>
   
       </a>
     </faq>
  @@ -75,8 +75,8 @@
         <p>In order to run an application built using &XercesCProjectName; you must
           set up your path and library search path properly. In the stand-alone version
           from Apache, you must have the &XercesCName; runtime library available from
  -        your path settings. On Windows this library is called <code>&XercesCWindowsLib;.dll</code> which must be available from your <code>PATH</code> settings. (Note that now there are separate debug and release dlls for
  -        Windows. If the release dll is named <code>&XercesCWindowsLib;.dll</code> then the debug dll is named <code>&XercesCWindowsLib;d.dll)</code>. On UNIX platforms the library is called <code>&XercesCUnixLib;.so</code> (or <code>.a</code> or <code>.sl</code>) which must be available from your <code>LD_LIBRARY_PATH</code> (or <code>LIBPATH</code> or <code>SHLIB_PATH</code>) environment variable.</p>
  +        your path settings. On Windows this library is called <code>&XercesCWindowsDLL;.dll</code> which must be available from your <code>PATH</code> settings. (Note that now there are separate debug and release dlls for
  +        Windows. If the release dll is named <code>&XercesCWindowsDLL;.dll</code> then the debug dll is named <code>&XercesCWindowsDLL;d.dll)</code>. On UNIX platforms the library is called <code>&XercesCUnixLib;.so</code> (or <code>.a</code> or <code>.sl</code>) which must be available from your <code>LD_LIBRARY_PATH</code> (or <code>LIBPATH</code> or <code>SHLIB_PATH</code>) environment variable.</p>
   
         <p>Thus, if you installed your binaries under <code>$HOME/fastxmlparser</code>, you need to point your library path to that directory.</p>
   
  @@ -288,8 +288,8 @@
       </a>
     </faq>
   
  -  <faq title="Why do I get Internal Compiler Error when compiling xerces-c for a 64bit target with gcc?">
  -    <q>Why do I get Internal Compiler Error when compiling xerces-c for a 64bit target with gcc?</q>
  +  <faq title="Why do I get Internal Compiler Error when compiling &XercesCName; for a 64bit target with gcc?">
  +    <q>Why do I get Internal Compiler Error when compiling &XercesCName; for a 64bit target with gcc?</q>
       <a>
         <p>This is a compiler problem.  Try turning off optimization to bypass the problem.</p>
       </a>
  
  
  
  1.17      +1 -1      xml-xerces/c/doc/feedback.xml
  
  Index: feedback.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/feedback.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- feedback.xml	2001/06/09 17:55:46	1.16
  +++ feedback.xml	2001/07/13 20:15:58	1.17
  @@ -7,7 +7,7 @@
           <p>Please browse through this bundled documentation completely.  Most of
           the common questions have been answered in the FAQ's. Specifically, do
           read the answer to "<jump href="faq-other.html#faq-4"> Is there any kind
  -        of support available for Xerces-C?</jump>". Browsing this
  +        of support available for &XercesCName;?</jump>". Browsing this
           documentation, may be the quickest way to get an answer. Of course, if
           all else fails, as mentioned in the link above, you can post a question
           to the <jump href="mailto:&XercesCEmailAddress;">Xerces-C mailing list</jump>.</p>
  
  
  
  1.12      +4 -4      xml-xerces/c/doc/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/readme.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- readme.xml	2001/06/08 16:27:35	1.11
  +++ readme.xml	2001/07/13 20:15:59	1.12
  @@ -3,7 +3,7 @@
   
   <s1 title="&XercesCFullName;">
   
  -    <s2 title="&XercesCName;++ Version &XercesCVersion;">
  +    <s2 title="&XercesCName; Version &XercesCVersion;">
   
           <p>&XercesCName; is a validating XML parser written in a portable subset of C++.
           &XercesCName; makes it easy to give your application the ability to read and write
  @@ -15,9 +15,9 @@
           <jump href="http://www.w3.org/TR/REC-DOM-Level-1/">DOM 1.0</jump>,
           <jump href="http://www.w3.org/TR/DOM-Level-2-Core/">DOM 2.0</jump>.
           <jump href="http://www.megginson.com/SAX/SAX1/index.html">SAX 1.0</jump>,
  -        <jump href="http://www.megginson.com/SAX/index.html">SAX 2.0</jump>, 
  +        <jump href="http://www.megginson.com/SAX/index.html">SAX 2.0</jump>,
   		<jump href="http://www.w3.org/TR/REC-xml-names/">Namespaces</jump>).
  -        Xerces-C 1.5 also provides an implementation of a subset of the
  +        &XercesCName; &XercesCVersion; also provides an implementation of a subset of the
           <jump href="http://www.w3.org/TR/xmlschema-0/">Schema</jump>.
           The parser provides high performance, modularity, and scalability.
           Source code, samples and API documentation are provided with the parser. For
  @@ -46,7 +46,7 @@
               <li>Tracking of latest
               <jump href="http://www.w3.org/TR/REC-DOM-Level-1/">DOM (Level 1.0)</jump>,
               <jump href="http://www.w3.org/TR/DOM-Level-2-Core/">DOM (Level 2.0)</jump>,
  -            <jump href="http://www.megginson.com/SAX/index.html">SAX/SAX2</jump>, 
  +            <jump href="http://www.megginson.com/SAX/index.html">SAX/SAX2</jump>,
               <jump href="http://www.w3.org/TR/REC-xml-names/">Namespace</jump> specifications.</li>
               <li>Experimental <jump href="http://www.w3.org/TR/xmlschema-0/">Schema</jump> subset support</li>
   			<li>Source code, samples, and documentation is provided.</li>
  
  
  
  1.23      +367 -1    xml-xerces/c/doc/releases.xml
  
  Index: releases.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/releases.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- releases.xml	2001/06/13 16:45:19	1.22
  +++ releases.xml	2001/07/13 20:16:00	1.23
  @@ -3,7 +3,373 @@
   
   <s1 title="Releases">
   
  -<s2 title="Xerces-C Version 1.5.0: June 15, 2001">
  +<s2 title="&XercesCName; Version 1.5.1: July 18, 2001">
  +
  +<table>
  +    <tr>
  +        <td>Date</td>
  +        <td>Contributor</td>
  +        <td>Description</td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-09</td>
  +        <td>Khaled Noaman</td>
  +        <td>Add constraint checking for simple types.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-11</td>
  +        <td>Pei Yong Zhang</td>
  +        <td>Fix to normalizeWhiteSpace: synchronize fDatatypeBuffer with toFill.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-05</td>
  +        <td>Pei Yong Zhang</td>
  +        <td>Add ListDatatypeValidator and UnionDatatypeValidator (but not enabled yet).
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-10</td>
  +        <td>Tinny Ng</td>
  +        <td>Give proper error messsage when scanning external id.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-10</td>
  +        <td>Tinny Ng</td>
  +        <td>The first char of PI Target Name should be checked.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-09</td>
  +        <td>Khaled Noaman</td>
  +        <td>Add &lt;any&gt; declaration.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-09</td>
  +        <td>Khaled Noaman</td>
  +        <td>Fixes for import/include declarations.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-09</td>
  +        <td>Tinny Ng</td>
  +        <td>Partial Markup in Parameter Entity is validity constraint and thus
  +        should be just error, not fatal error.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-08</td>
  +        <td>James Berry</td>
  +        <td>Add new samples projects: IDOMPPrint and SAX2Print for ProjectBuilder
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-08</td>
  +        <td>James Berry</td>
  +        <td>Update ProjectBuilder Xerces project for latest file additions.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-08</td>
  +        <td>James Berry</td>
  +        <td>[Bug 2486] Files missing from XercesLib.mcp.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-08</td>
  +        <td>James Berry</td>
  +        <td>Add new samples for CodeWarrior build: IDOMPrint and SAX2Print.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-08</td>
  +        <td>James Berry</td>
  +        <td>New file for use in building Carbon samples.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-08</td>
  +        <td>James Berry</td>
  +        <td>Simplify file existance checks.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-08</td>
  +        <td>James Berry</td>
  +        <td>[Bug 2495] Missing ( in xerces-c-src1_5_0/obj/Makefile.in.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-08</td>
  +        <td>James Berry</td>
  +        <td>Fix clean and distclean targets; broken because rm fails if passed no files.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-06</td>
  +        <td>Tinny Ng</td>
  +        <td>[Bug 2472] Linker options ignored on IRIX.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-06</td>
  +        <td>Martin Kalen</td>
  +        <td>Automatic build of single-threaded library.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-05</td>
  +        <td>Tinny Ng</td>
  +        <td>Encoding String must present for external entity text decl.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-05</td>
  +        <td>Tinny Ng</td>
  +        <td>Standalone checking is validity constraint and thus should be just error, not fatal error.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-05</td>
  +        <td>Pei Yong Zhang</td>
  +        <td>Add NotationDatatypeValidator, QNameDatatypeValidator and ENTITYDatatypeValidator.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-04</td>
  +        <td>Pei Yong Zhang</td>
  +        <td>Add IDREFDatatypeValidator and IDDatatypeValidator.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-04</td>
  +        <td>Pei Yong Zhang</td>
  +        <td>XMLString:isValidName(): to validate Name (XML [4][5]).
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-03</td>
  +        <td>Tinny Ng</td>
  +        <td>Some compilers (e.g. the HP compiler) has mistaken the parameter 'std',
  +        which is short for standalone as the special prefix used by the standard libraries.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-07-03</td>
  +        <td>Miroslaw Dobrzanski-Neumann</td>
  +        <td>Supporting dce threading on AIX and Solaris.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-27</td>
  +        <td>David Bertoni</td>
  +        <td>[Bug 2365] Huge performance problem with the parser in XMLScanner::sendCharData().
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-27</td>
  +        <td>David Bertoni</td>
  +        <td>[Bug 2363] XMLScanner::sendCharData() can send the wrong length to the handler.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-27</td>
  +        <td>Khaled Noaman</td>
  +        <td>[Bug 2353] Validating Parser parses after validation failed.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-27</td>
  +        <td>Murray Cumming</td>
  +        <td>[Bug 1147] Headers install in wrong directory.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-26</td>
  +        <td>Tinny Ng</td>
  +        <td>[Bug 2119] DOMString::print() should use DOMString::transcode() for transcoding.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-25</td>
  +        <td>Stephen Dulin</td>
  +        <td>OS390 updates.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-25</td>
  +        <td>Linda Swan</td>
  +        <td>AS400 updates.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-25</td>
  +        <td>Pei Yong Zhang</td>
  +        <td>[Bug 1393] Converting from Unicode to iso8859.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-25</td>
  +        <td>Matt Lovett</td>
  +        <td>[Bug 965] scanDocTypeDecl messes up the source offsets.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-25</td>
  +        <td>Khaled Noaman</td>
  +        <td>Add constraint checking on elements in complex types.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-22</td>
  +        <td>James Berry</td>
  +        <td>[Bug 2277] Bad argument to ConvertFromUnicodeToText.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-22</td>
  +        <td>Pei Yong Zhang</td>
  +        <td>[Bug 2263] 'SIZE' : redefinition ( BooleanDatatypeValidator.cpp ).
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-22</td>
  +        <td>Khaled Noaman</td>
  +        <td>[Bug 2258] Bug in Iconv and Iconv390.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-22</td>
  +        <td>Tinny Ng</td>
  +        <td>[Bug 2225] assignment vs. comparison in if clause.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-22</td>
  +        <td>Tinny Ng</td>
  +        <td>[Bug 2257] 1.5 thinks a &lt;?xml-stylesheet ...&gt; tag is a &lt;?xml ...&gt; tag.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-21</td>
  +        <td>Khaled Noaman</td>
  +        <td>[Bug 1946] Standalone validity check only for external decl.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-21</td>
  +        <td>Tinny Ng</td>
  +        <td>[Bug 2262] Duplicated header guard.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-20</td>
  +        <td>Pei Yong Zhang</td>
  +        <td>Proper Debug Guard: Reported by Dean.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-19</td>
  +        <td>Tinny Ng</td>
  +        <td>Namespace should be off by default in XMLScanner.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001/06/19</td>
  +        <td>Tinny Ng</td>
  +        <td>Add installAdvDocHandler to SAX2XMLReader as the code is there already.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-19</td>
  +        <td>Khaled Noaman</td>
  +        <td>Handle maxChars > length(toTranscode).
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-18</td>
  +        <td>Erik Rydgren</td>
  +        <td>Memory leak fix: to addlevel().
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-18</td>
  +        <td>Khaled Noaman and Pei Yong Zhang</td>
  +        <td>Add support for 'fixed' facet.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-15</td>
  +        <td>Khaled Noaman</td>
  +        <td>Added constraint checking for ref on elements.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2001-06-15</td>
  +        <td>Tinny Ng</td>
  +        <td>ICU 1.8.1 update.
  +        </td>
  +    </tr>
  +
  +
  +</table>
  +</s2>
  +
  +
  +<s2 title="&XercesCName; Version 1.5.0: June 15, 2001">
   
   <table>
       <tr>
  
  
  
  1.2       +6 -6      xml-xerces/c/doc/releases_archive.xml
  
  Index: releases_archive.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/releases_archive.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- releases_archive.xml	2001/06/08 16:27:35	1.1
  +++ releases_archive.xml	2001/07/13 20:16:01	1.2
  @@ -3,7 +3,7 @@
   
   <s1 title="Releases Archive">
   
  -<s2 title="Xerces-C Version 1.4.0: January 31, 2001">
  +<s2 title="&XercesCName; Version 1.4.0: January 31, 2001">
   
   <table>
       <tr>
  @@ -589,7 +589,7 @@
   </table>
   </s2>
   
  -<s2 title="Xerces-C Version 1.3.0: Sept 21, 2000">
  +<s2 title="&XercesCName; Version 1.3.0: Sept 21, 2000">
   
   <table >
       <tr>
  @@ -1052,7 +1052,7 @@
       </table>
       </s2>
   
  -    <s2 title="Xerces-C Version 1.2.0: June 22, 2000">
  +    <s2 title="&XercesCName; Version 1.2.0: June 22, 2000">
   
       <table>
       <tr>
  @@ -1466,7 +1466,7 @@
        </table>
        </s2>
   
  -     <s2 title="Xerces-C Version 1.1.0: Feb 28, 2000">
  +     <s2 title="&XercesCName; Version 1.1.0: Feb 28, 2000">
   
        <table>
   
  @@ -1620,7 +1620,7 @@
   
   
   
  -    <s2 title="Xerces-C Version 1.0.1: December 15, 1999">
  +    <s2 title="&XercesCName; Version 1.0.1: December 15, 1999">
           <ul>
               <li>Port to Solaris.</li>
               <li>Improved error recovery and clarified error messages.</li>
  @@ -1642,7 +1642,7 @@
           </ul>
       </s2>
   
  -    <s2 title="Xerces-C BETA November 5, 1999">
  +    <s2 title="&XercesCName; BETA November 5, 1999">
           <ul>
               <li>Created initial code base derived from IBM's XML4C Version 2.0</li>
               <li>Modified documentation to reflect new name (Xerces-C)</li>
  
  
  
  1.7       +37 -7     xml-xerces/c/doc/schema.xml
  
  Index: schema.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/schema.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- schema.xml	2001/06/15 18:46:18	1.6
  +++ schema.xml	2001/07/13 20:16:02	1.7
  @@ -2,17 +2,17 @@
   <!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
   <s1 title="Schema">
          <s2 title="Disclaimer">
  -		<p>Schema is not fully supported in Xerces-C yet.  But an
  +		<p>Schema is not fully supported in &XercesCName; yet.  But an
                  experimental implementation of a subset of the W3C XML
  -               Schema language is now available for review in Xerces1.5.
  +               Schema language is now available for review in &XercesCName; &XercesCVersion;.
                  You should not consider this implementation complete or
   			   correct. The limitations of this implementation are
   			   detailed below.  Please read this document before using
  -			   Xerces 1.5.
  +			   &XercesCName; &XercesCVersion;.
                  </p>
          </s2>
          <s2 title="Introduction">
  -               <p>The Xerces 1.5 contains an implementation
  +               <p>The &XercesCName; &XercesCVersion; contains an implementation
                  of a subset of the W3C XML Schema Language as specified
                  in the 2 May 2001 Recommendation for <jump
                  href="http://www.w3.org/TR/xmlschema-1/">Structures</jump>
  @@ -30,7 +30,7 @@
                  </p>
          </s2>
          <s2 title="Limitations">
  -               <p>The XML Schema implementation in the Xerces 1.5 is a
  +               <p>The XML Schema implementation in the &XercesCName; &XercesCVersion; is a
                  subset of the features defined in the 2 May 2001 XML Schema Recommendation.
                  </p>
          </s2>
  @@ -55,8 +55,18 @@
                          <li>SubsitutionGroup</li>
                          <li>Subset of Built-in Datatypes</li>
                          <ul>
  -                                <li>Primitive Datatypes: string, boolean, decimal, hexbinary, base64binary</li>
  -                                <li>Derived Datatypes: integer</li>
  +                                <li>Primitive Datatypes</li>
  +                                <ol>
  +                                      <li>string</li>
  +                                      <li>boolean</li>
  +                                      <li>decimal</li>
  +                                      <li>hexbinary</li>
  +                                      <li>base64binary</li>
  +                                </ol>
  +                                <li>Derived Datatypes</li>
  +                                <ol>
  +                                      <li>integer</li>
  +                                </ol>
                          </ul>
                          <li>xsi Markup</li>
                          <ul>
  @@ -73,6 +83,26 @@
                          <li>Element and attribute re-use using "ref".</li>
                          <li>Include support</li>
                          <li>Import Support</li>
  +                       <li>Element declaration &lt;any&gt;</li>
  +                       <li>Subset of Built-in Datatypes</li>
  +                       <ul>
  +                                <li>Derived Datatypes</li>
  +                                <ol>
  +                                      <li>normalizedString</li>
  +                                      <li>token</li>
  +                                      <li>language</li>
  +                                      <li>Name</li>
  +                                      <li>NCName</li>
  +                                      <li>NMTOKEN</li>
  +                                      <li>NMTOKENS</li>
  +                                      <li>ID</li>
  +                                      <li>IDREF</li>
  +                                      <li>IDREFS</li>
  +                                      <li>ENTITY</li>
  +                                      <li>ENTITIES</li>
  +                                      <li>nonNegativeInteger</li>
  +                                </ol>
  +                       </ul>
                  </ul>
   
   
  
  
  
  1.8       +6 -5      xml-xerces/c/doc/dtd/entities.ent
  
  Index: entities.ent
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/dtd/entities.ent,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- entities.ent	2001/06/08 18:21:06	1.7
  +++ entities.ent	2001/07/13 20:16:18	1.8
  @@ -1,13 +1,14 @@
   <?xml encoding="ISO-8859-1"?>
   
   <!ENTITY XercesCFullName      "Xerces C++ Parser">            <!-- fullproductname -->
  -<!ENTITY XercesCName          "Xerces-C">                     <!-- productname -->
  +<!ENTITY XercesCName          "Xerces C++">                   <!-- productname -->
   <!ENTITY XercesCVersion140    "1.4.0">                        <!-- versionnumber -->
  -<!ENTITY XercesCVersion       "1.5.0">                        <!-- versionnumber -->
  +<!ENTITY XercesCVersion       "1.5.1">                        <!-- versionnumber -->
   <!ENTITY XercesCProjectName   "Xerces">                       <!-- projectname -->
  -<!ENTITY XercesCInstallDir    "xerces-c1_5_0">                <!-- installdirname -->
  -<!ENTITY XercesCSrcInstallDir "xerces-c-src1_5_0">            <!-- sourcedirectory -->
  +<!ENTITY XercesCInstallDir    "xerces-c1_5_1">                <!-- installdirname -->
  +<!ENTITY XercesCSrcInstallDir "xerces-c-src1_5_1">            <!-- sourcedirectory -->
   <!ENTITY XercesCWindowsLib    "xerces-c_1">                   <!-- windowslibname -->
  -<!ENTITY XercesCUnixLib       "libxerces-c1_5">               <!-- unixlibname -->
  +<!ENTITY XercesCWindowsDLL    "xerces-c_1_5_1">               <!-- windowsDLLname -->
  +<!ENTITY XercesCUnixLib       "libxerces-c1_5_1">             <!-- unixlibname -->
   <!ENTITY XercesCEmailAddress  "xerces-c-dev@xml.apache.org "> <!-- emailaddress -->
   <!ENTITY XercesDistDir        "xml.apache.org/dist/xerces-c"> <!-- download directory -->
  
  
  
  1.5       +1 -1      xml-xerces/c/samples/Projects/OS2/VACPP40/basedir.icc
  
  Index: basedir.icc
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/Projects/OS2/VACPP40/basedir.icc,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- basedir.icc	2001/06/05 13:52:10	1.4
  +++ basedir.icc	2001/07/13 20:16:21	1.5
  @@ -1,6 +1,6 @@
   SRC_DIR = "I:\\Xerces\\source\\xml-xerces\\c"
   SAMPLES = SRC_DIR "\\samples"
  -BASE_DIR = "I:\\Xerces\\1.5.0"
  +BASE_DIR = "I:\\Xerces\\1.5.1"
   LIB_DIR = BASE_DIR "\\lib"
   BIN_DIR = BASE_DIR "\\bin"
   
  
  
  
  1.58      +4 -4      xml-xerces/c/scripts/packageBinaries.pl
  
  Index: packageBinaries.pl
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/scripts/packageBinaries.pl,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- packageBinaries.pl	2001/06/15 19:13:45	1.57
  +++ packageBinaries.pl	2001/07/13 20:16:24	1.58
  @@ -28,11 +28,11 @@
       print ("    -j suppress building of ICU (speeds up builds when debugging)\n");
       print ("    -h to get help on these commands\n\n");
       print ("Example: Under unix's\n");
  -    print ("    perl packageBinaries.pl -s \$HOME/xerces-c-src_1_5_0");
  -    print (" -o \$HOME/xerces-c_1_5_0-linux -c gcc -x g++ -m inmem -n fileonly -t native\n\n");
  +    print ("    perl packageBinaries.pl -s \$HOME/xerces-c-src_1_5_1");
  +    print (" -o \$HOME/xerces-c_1_5_1-linux -c gcc -x g++ -m inmem -n fileonly -t native\n\n");
       print ("Example: Under Windows\n");
  -    print ("    perl packageBinaries.pl -s \\xerces-c-src_1_5_0");
  -    print (" -o\\xerces-c_1_5_0-win32 [-n fileonly] [-t icu]\n\n");
  +    print ("    perl packageBinaries.pl -s \\xerces-c-src_1_5_1");
  +    print (" -o\\xerces-c_1_5_1-win32 [-n fileonly] [-t icu]\n\n");
       print ("Note:\n");
       print ("    Under Windows, by default the XercesLib project files is\n");
       print ("    configured to use Win32 resource file based message loader,\n");
  
  
  
  1.31      +4 -4      xml-xerces/c/scripts/packageSources.pl
  
  Index: packageSources.pl
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/scripts/packageSources.pl,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- packageSources.pl	2001/06/05 13:52:15	1.30
  +++ packageSources.pl	2001/07/13 20:16:26	1.31
  @@ -288,10 +288,10 @@
           while ($line = <FIZZLE>) {
                   $line =~ s/"Xerces C\+\+ Parser"/"XML for C\+\+ Parser"/g;
                   $line =~ s/"Xerces-C"/"XML4C"/g;
  -                $line =~ s/"1\.5\.0"/"3\.5\.0"/g;
  +                $line =~ s/"1\.5\.1"/"3\.5\.1"/g;
                   $line =~ s/"Xerces"/"XML4C"/g;
  -                $line =~ s/"xerces-c1_5_0"/"xml4c-3_5_0"/g;
  -                $line =~ s/"xerces-c-src1_5_0"/"xml4c-src-3_5_0"/g;
  +                $line =~ s/"xerces-c1_5_1"/"xml4c-3_5_1"/g;
  +                $line =~ s/"xerces-c-src1_5_1"/"xml4c-src-3_5_1"/g;
                   $line =~ s/xerces-c-dev\@xml\.apache\.org/xml4c\@us\.ibm\.com/g;
                   $line =~ s/xml\.apache\.org\/dist\/xerces-c/www\.alphaworks\.ibm\.com\/tech\/xml4c/g;
                   print FIZZLEOUT $line;
  @@ -312,7 +312,7 @@
           open (FIZZLEOUT, ">$thefile");
           while ($line = <FIZZLE>) {
                   $line =~ s/Xerces-C/XML4C/g;
  -                $line =~ s/1\.5\.0/3\.5\.0/g;
  +                $line =~ s/1\.5\.1/3\.5\.1/g;
                   $line =~ s/header.html/header_ibm.html/g;
                   print FIZZLEOUT $line;
           }
  
  
  
  1.5       +2 -2      xml-xerces/c/src/com/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/com/README.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- README.txt	2001/06/05 13:52:17	1.4
  +++ README.txt	2001/07/13 20:16:29	1.5
  @@ -26,8 +26,8 @@
   
   Dim xmlparser as new Xerces.DOMDocument
   Dim xmlparser as new DOMDocument
  -Set object = CreateObject("Xerces.DOMDocument") 
  -set object = CreateObject("Xerces.DOMDocument.1.5")
  +Set object = CreateObject("Xerces.DOMDocument")
  +set object = CreateObject("Xerces.DOMDocument.1.5.1")
   
   If you leave both MSXML and Xerces in the same project, you may need to disambiguate interfaces by prepending MSXML or Xerces.
   
  
  
  
  1.7       +18 -18    xml-xerces/c/src/com/xml4com.idl
  
  Index: xml4com.idl
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/com/xml4com.idl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- xml4com.idl	2001/06/05 13:52:18	1.6
  +++ xml4com.idl	2001/07/13 20:16:30	1.7
  @@ -1,37 +1,37 @@
   /*
    * The Apache Software License, Version 1.1
  - * 
  + *
    * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights
    * reserved.
  - * 
  + *
    * Redistribution and use in source and binary forms, with or without
    * modification, are permitted provided that the following conditions
    * are met:
  - * 
  + *
    * 1. Redistributions of source code must retain the above copyright
  - *    notice, this list of conditions and the following disclaimer. 
  - * 
  + *    notice, this list of conditions and the following disclaimer.
  + *
    * 2. Redistributions in binary form must reproduce the above copyright
    *    notice, this list of conditions and the following disclaimer in
    *    the documentation and/or other materials provided with the
    *    distribution.
  - * 
  + *
    * 3. The end-user documentation included with the redistribution,
  - *    if any, must include the following acknowledgment:  
  + *    if any, must include the following acknowledgment:
    *       "This product includes software developed by the
    *        Apache Software Foundation (http://www.apache.org/)."
    *    Alternately, this acknowledgment may appear in the software itself,
    *    if and wherever such third-party acknowledgments normally appear.
  - * 
  + *
    * 4. The names "Xerces" and "Apache Software Foundation" must
    *    not be used to endorse or promote products derived from this
  - *    software without prior written permission. For written 
  + *    software without prior written permission. For written
    *    permission, please contact apache\@apache.org.
  - * 
  + *
    * 5. Products derived from this software may not be called "Apache",
    *    nor may "Apache" appear in their name, without prior written
    *    permission of the Apache Software Foundation.
  - * 
  + *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
    * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  @@ -45,7 +45,7 @@
    * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    * SUCH DAMAGE.
    * ====================================================================
  - * 
  + *
    * This software consists of voluntary contributions made by many
    * individuals on behalf of the Apache Software Foundation, and was
    * originally based on software copyright (c) 1999, International
  @@ -55,18 +55,18 @@
    */
   
   /*
  - * $Id: xml4com.idl,v 1.6 2001/06/05 13:52:18 tng Exp $
  + * $Id: xml4com.idl,v 1.7 2001/07/13 20:16:30 tng Exp $
    */
  - 
  +
   // This file will be processed by the MIDL tool to
   // produce the type library (xml4com.tlb) and marshalling code.
   
  -import "oaidl.idl"; 
  +import "oaidl.idl";
   
   [
   	uuid(C4775B62-ECD6-11d4-94B4-00A0CC57CBCB),
  -	version(1.5),
  -	helpstring("Xerces XML Parser 1.5")
  +	version(1.5.1),
  +	helpstring("Xerces XML Parser 1.5.1")
   ]
   library Xerces
   {
  @@ -101,7 +101,7 @@
   	//
   	//
   	//    if you get an "Cannot open input file" error here
  -	//       then you most probably do not have a recent 
  +	//       then you most probably do not have a recent
   	//        Microsoft Platform SDK in your include path
   	//
   	//    See http://xml.apache.org/xerces-c/build.html#BuildCOM
  
  
  
  1.6       +3 -3      xml-xerces/c/src/com/xmldocument.rgs
  
  Index: xmldocument.rgs
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/com/xmldocument.rgs,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- xmldocument.rgs	2001/06/05 13:52:19	1.5
  +++ xmldocument.rgs	2001/07/13 20:16:31	1.6
  @@ -1,19 +1,19 @@
   HKCR
   {
  -	Xerces.DOMDocument.1.5 = s 'Apache Xerces Parser for COM'
  +	Xerces.DOMDocument.1.5.1 = s 'Apache Xerces Parser for COM'
   	{
   		CLSID = s '{C4775B61-ECD6-11d4-94B4-00A0CC57CBCB}'
   	}
   	Xerces.DOMDocument = s 'Apache Xerces Parser For COM'
   	{
   		CLSID = s '{C4775B61-ECD6-11d4-94B4-00A0CC57CBCB}'
  -		CurVer = s 'Xerces.DOMDocument.1.5'
  +		CurVer = s 'Xerces.DOMDocument.1.5.1'
   	}
   	NoRemove CLSID
   	{
   		ForceRemove = '{C4775B61-ECD6-11d4-94B4-00A0CC57CBCB}' = s 'Apache Xerces Parser for COM'
   		{
  -			ProgID = s 'Xerces.DOMDocument.1.5'
  +			ProgID = s 'Xerces.DOMDocument.1.5.1'
   			VersionIndependentProgID = s 'Xerces.DOMDocument'
   			ForceRemove 'Programmable'
   			InprocServer32 = s '%XMLMODULE%'
  
  
  
  1.6       +3 -3      xml-xerces/c/src/com/xmlhttprequest.rgs
  
  Index: xmlhttprequest.rgs
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/com/xmlhttprequest.rgs,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- xmlhttprequest.rgs	2001/06/05 13:52:20	1.5
  +++ xmlhttprequest.rgs	2001/07/13 20:16:32	1.6
  @@ -1,19 +1,19 @@
   HKCR
   {
  -	IBMXML.XMLHttpRequest.1.5 = s 'Apache Xerces XML Http Request'
  +	IBMXML.XMLHttpRequest.1.5.1 = s 'Apache Xerces XML Http Request'
   	{
   		CLSID = s '{3A725053-15FB-4065-9171-BC02BCF3876C}'
   	}
   	IBMXML.XMLHttpRequest = s 'Apache Xerces XML Http Request'
   	{
   		CLSID = s '{3A725053-15FB-4065-9171-BC02BCF3876C}'
  -		CurVer = s 'Xerces.XMLHttpRequest.1.5'
  +		CurVer = s 'Xerces.XMLHttpRequest.1.5.1'
   	}
   	NoRemove CLSID
   	{
   		ForceRemove {3A725053-15FB-4065-9171-BC02BCF3876C} = s 'Apache Xerces XML Http Request'
   		{
  -			ProgID = s 'Xerces.XMLHttpRequest.1.5'
  +			ProgID = s 'Xerces.XMLHttpRequest.1.5.1'
   			VersionIndependentProgID = s 'Xerces.XMLHttpRequest'
   			ForceRemove 'Programmable'
   			InprocServer32 = s '%XMLMODULE%'
  
  
  
  1.15      +6 -3      xml-xerces/c/src/util/XercesDefs.hpp
  
  Index: XercesDefs.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/util/XercesDefs.hpp,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- XercesDefs.hpp	2001/06/05 13:52:25	1.14
  +++ XercesDefs.hpp	2001/07/13 20:16:38	1.15
  @@ -56,6 +56,9 @@
   
   /*
    * $Log: XercesDefs.hpp,v $
  + * Revision 1.15  2001/07/13 20:16:38  tng
  + * Update for release 1.5.1.
  + *
    * Revision 1.14  2001/06/05 13:52:25  tng
    * Change Version number from Xerces 1.4 to 1.5.  By Pei Yong Zhang.
    *
  @@ -159,12 +162,12 @@
   //  These are updated for every build. They must be at the top because they
   //  can be used by various per-compiler headers below.
   // ---------------------------------------------------------------------------
  -#define Xerces_DLLVersionStr "1_5"
  +#define Xerces_DLLVersionStr "1_5_1"
   const char* const    gXercesVersionStr = "1_5";
  -const char* const    gXercesFullVersionStr = "1_5_0";
  +const char* const    gXercesFullVersionStr = "1_5_1";
   const unsigned int   gXercesMajVersion = 1;
   const unsigned int   gXercesMinVersion = 5;
  -const unsigned int   gXercesRevision   = 0;
  +const unsigned int   gXercesRevision   = 1;
   
   
   // ---------------------------------------------------------------------------
  
  
  
  1.44      +8 -8      xml-xerces/c/src/util/Platforms/Win32/Version.rc
  
  Index: Version.rc
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/util/Platforms/Win32/Version.rc,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- Version.rc	2001/07/12 15:32:46	1.43
  +++ Version.rc	2001/07/13 20:16:42	1.44
  @@ -29,8 +29,8 @@
   //
   
   VS_VERSION_INFO VERSIONINFO
  - FILEVERSION 1,5,0,0
  - PRODUCTVERSION 1,5,0,0
  + FILEVERSION 1,5,1,0
  + PRODUCTVERSION 1,5,1,0
    FILEFLAGSMASK 0x3fL
   #ifdef _DEBUG
    FILEFLAGS 0x1L
  @@ -47,15 +47,15 @@
           BEGIN
               VALUE "Comments", "Dynamic linked library for Xerces-C\0"
               VALUE "CompanyName", "Apache Software Foundation\0"
  -            VALUE "FileDescription", "Shared Library for Xerces-C Version 1.5.0\0"
  -            VALUE "FileVersion", "1, 5, 0\0"
  -            VALUE "InternalName", "xerces-c_1_5_0.dll\0"
  +            VALUE "FileDescription", "Shared Library for Xerces-C Version 1.5.1\0"
  +            VALUE "FileVersion", "1, 5, 1\0"
  +            VALUE "InternalName", "xerces-c_1_5_1.dll\0"
               VALUE "LegalCopyright", "Copyright � Apache Software Foundation 2000 subject to licensing terms\0"
               VALUE "LegalTrademarks", "\0"
  -            VALUE "OriginalFilename", "xerces-c_1_5.dll\0"
  +            VALUE "OriginalFilename", "xerces-c_1_5_1.dll\0"
               VALUE "PrivateBuild", "\0"
  -            VALUE "ProductName", "Xerces-C Version 1.5.0\0"
  -            VALUE "ProductVersion", "1, 5, 0\0"
  +            VALUE "ProductName", "Xerces-C Version 1.5.1\0"
  +            VALUE "ProductVersion", "1, 5, 1\0"
               VALUE "SpecialBuild", "\0"
           END
       END
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org