gareth 2005/03/16 07:08:33
Modified:c/samples/SAX2Count SAX2Count.cpp
Log:
Fix possible overflow problem. Patch by Matthew Hall.
Revision ChangesPath
1.30 +4 -1 xml-xerces/c/samples/SAX2Count/SAX2Count.cpp
Index: SAX2Count.cpp
===
peiyongz2004/04/13 12:40:47
Modified:c/samples/SAX2Count SAX2Count.cpp
Log:
usage
Revision ChangesPath
1.27 +5 -1 xml-xerces/c/samples/SAX2Count/SAX2Count.cpp
Index: SAX2Count.cpp
===
RCS f
peiyongz2004/04/13 09:47:02
Modified:c/samples/SAX2Count SAX2Count.cpp
Log:
command line option to turn on/off Identity Constraint checking
Revision ChangesPath
1.26 +11 -0 xml-xerces/c/samples/SAX2Count/SAX2Count.cpp
Index: SAX2Count.cpp
=
tng 2002/12/10 05:34:51
Modified:c/samples/SAX2Count SAX2Count.cpp
Log:
Samples minor update in usage information.
Revision ChangesPath
1.24 +4 -1 xml-xerces/c/samples/SAX2Count/SAX2Count.cpp
Index: SAX2Count.cpp
==
peiyongz2002/11/08 08:18:50
Modified:c/samples/SAX2Count SAX2Count.cpp
Log:
no message
Revision ChangesPath
1.23 +3 -1 xml-xerces/c/samples/SAX2Count/SAX2Count.cpp
Index: SAX2Count.cpp
===
peiyongz2002/11/07 10:30:42
Modified:c/samples/SAX2Count SAX2Count.cpp
Log:
command line option for "locale"
Revision ChangesPath
1.22 +40 -18xml-xerces/c/samples/SAX2Count/SAX2Count.cpp
Index: SAX2Count.cpp
tng 2002/11/04 06:09:07
Modified:c/samples/SAX2Count SAX2Count.cpp
Log:
[Bug 14201] use of ios::nocreate breaks build.
Revision ChangesPath
1.21 +4 -1 xml-xerces/c/samples/SAX2Count/SAX2Count.cpp
Index: SAX2Count.cpp
==
tng 2002/11/01 14:05:58
Modified:c/samples/SAX2Count SAX2Count.cpp
Log:
Samples/Test update: Issue error if the list file failed to open.
Revision ChangesPath
1.20 +10 -2 xml-xerces/c/samples/SAX2Count/SAX2Count.cpp
Index: SAX2Count.cpp
===
tng 2002/09/27 12:24:58
Modified:c/samples/SAX2Count SAX2Count.cpp
Log:
Samples Fix: wrong length in memset
Revision ChangesPath
1.19 +4 -1 xml-xerces/c/samples/SAX2Count/SAX2Count.cpp
Index: SAX2Count.cpp