peiyongz2004/05/19 13:51:20
Modified:c/src/xercesc/util TransService.hpp XMLUTF8Transcoder.cpp
XMLUTF8Transcoder.hpp
Log:
XML1.0-3rd Edition: UTF_8
Revision ChangesPath
1.13 +4 -1 xml-xerces/c/src/xercesc/util/TransService.hpp
Index:
peiyongz2003/02/04 14:11:52
Modified:c/src/xercesc/util TransService.hpp
Log:
bug#16784: Obsolete documentation on XMLTranscoder -- reported by
Colin Paul Adams, Preston Lancashire
Revision ChangesPath
1.6 +5 -9 xml-xerces/c/src/xercesc/util/TransService.hpp
tng 2002/11/25 13:27:52
Modified:c/src/xercesc/util TransService.hpp
Log:
Performance: use XMLRecognizer::Encodings enum to make new transcode, faster than
comparing the encoding string every time.
Revision ChangesPath
1.5 +11 -0 xml-xerces/c/src/xercesc/ut