cvs commit: xml-xerces/c/samples/DOMCount DOMCount.cpp

2003-03-19 Thread gareth
gareth 2003/03/19 07:10:56 Modified:c/samples/DOMCount DOMCount.cpp Log: Added flag (p) and code to the countChildElements fn to enable printing of nodes and all associated attributes. This project looks like a good place for this feature as it is already walking through all the n

cvs commit: xml-xerces/c/samples/DOMCount DOMCount.cpp

2003-03-14 Thread tng
tng 2003/03/14 05:03:11 Modified:c/samples/DOMCount DOMCount.cpp Log: [Bug 11974] mak-files for bcc32 v.5.5.1 (free or from BCB5). Patch from Vitaly Prapirny. Revision ChangesPath 1.36 +2 -2 xml-xerces/c/samples/DOMCount/DOMCount.cpp Index: DOMCount.c

cvs commit: xml-xerces/c/samples/DOMCount DOMCount.cpp

2003-01-09 Thread tng
tng 2003/01/09 14:43:43 Modified:c/samples/DOMCount DOMCount.cpp Log: [Bug 14955] error validating parser Revision ChangesPath 1.35 +2 -2 xml-xerces/c/samples/DOMCount/DOMCount.cpp Index: DOMCount.cpp ==

cvs commit: xml-xerces/c/samples/DOMCount DOMCount.cpp

2002-12-10 Thread tng
tng 2002/12/10 05:34:34 Modified:c/samples/DOMCount DOMCount.cpp Log: Samples minor update in usage information. Revision ChangesPath 1.34 +2 -2 xml-xerces/c/samples/DOMCount/DOMCount.cpp Index: DOMCount.cpp ===

cvs commit: xml-xerces/c/samples/DOMCount DOMCount.cpp

2002-11-12 Thread tng
tng 2002/11/12 09:50:48 Modified:c/samples/DOMCount DOMCount.cpp Log: DOM Message: make use of the non-standard extension DOMImplementation::loadDOMExceptionMsg to load the default error text message for the correspond Exception Code. Revision ChangesPath 1.33

cvs commit: xml-xerces/c/samples/DOMCount DOMCount.cpp

2002-11-08 Thread peiyongz
peiyongz2002/11/08 08:18:30 Modified:c/samples/DOMCount DOMCount.cpp Log: no message Revision ChangesPath 1.32 +1 -2 xml-xerces/c/samples/DOMCount/DOMCount.cpp Index: DOMCount.cpp === RCS f

cvs commit: xml-xerces/c/samples/DOMCount DOMCount.cpp

2002-11-07 Thread peiyongz
peiyongz2002/11/07 10:30:34 Modified:c/samples/DOMCount DOMCount.cpp Log: command line option for "locale" Revision ChangesPath 1.31 +39 -19xml-xerces/c/samples/DOMCount/DOMCount.cpp Index: DOMCount.cpp =

cvs commit: xml-xerces/c/samples/DOMCount DOMCount.cpp

2002-11-04 Thread tng
tng 2002/11/04 06:08:59 Modified:c/samples/DOMCount DOMCount.cpp Log: [Bug 14201] use of ios::nocreate breaks build. Revision ChangesPath 1.30 +2 -2 xml-xerces/c/samples/DOMCount/DOMCount.cpp Index: DOMCount.cpp ===

cvs commit: xml-xerces/c/samples/DOMCount DOMCount.cpp

2002-11-01 Thread tng
tng 2002/11/01 14:05:34 Modified:c/samples/DOMCount DOMCount.cpp Log: Samples/Test update: Issue error if the list file failed to open. Revision ChangesPath 1.29 +8 -6 xml-xerces/c/samples/DOMCount/DOMCount.cpp Index: DOMCount.cpp

cvs commit: xml-xerces/c/samples/DOMCount DOMCount.cpp

2002-09-27 Thread tng
tng 2002/09/27 12:24:36 Modified:c/samples/DOMCount DOMCount.cpp Log: Samples Fix: wrong length in memset Revision ChangesPath 1.28 +2 -2 xml-xerces/c/samples/DOMCount/DOMCount.cpp Index: DOMCount.cpp =