| Date | Contributor | Description | 
    
        | 2001-10-26 | Khaled Noaman | Schema: Support group,
 attributeGroup,
 all,
 any,
 anyAttribute,
 annotation,
 notation,
 redefine,
 circular import.
 Add AnySimpleTypeDatatypeValidator.
 Add XercesGroupInfo.
 More complex type constraint checking.
 | 
    
        | 2001-10-26 | PeiYong Zhang | DatatypeValidator: Support DoubleDatatypeValidator,
 FloatDatatypeValidator,
 AnyURIDatatypeValidator,
 AbstractStringValidator,
 AbstractNumericValidator,
 AbstractNumericFacetValidator,
 NCNameDatatypeValidator,
 NameDatatypeValidator.
 Add XMLDouble,
 XMLFloat,
 XMLInteger,
 XMLNumber,
 XMLUri.
 | 
    
        | 2001-10-26 | Tinny Ng | Schema: Support xsi:type,
 Unique Particle Attribution Constraint Checking,
 anyAttribute in Scanner and Validator.
 Add XercesElementWildCard,
 AllContentModel,
 XMLInternalErrorHandler.
 | 
    
        | 2001-10-25 | Pei Yong Zhang | XMLDeleterFor related functions and data are removed.  Replace with XMLRegisterCleanup. | 
    
        | 2001-10-25 | Henry Zongaro | [Bug 2924] runConfigure script to accept multiple linker options. | 
    
        | 2001-10-25 | John Warrier | [Bug 2924] runConfigure script to accept multiple compiler options. | 
    
        | 2001-10-25 | Mark Weaver | [Bug 4213] BinHTTPURLInputStream initialisation not thread safe. | 
    
        | 2001-10-25 | John Clayton | [Bug 4121] BinHTTPUrlInputStream needds to read entire HTTP header. | 
    
        | 2001-10-25 | Tinny Ng | [Bug 4318] Single threaded build fails due to obsolete #define. | 
    
        | 2001-10-25 | Tinny Ng | [Bug 2860] gAtomicMutex should be used when APP_NO_THREADS is not defined in both Tru64 and OS400. | 
    
        | 2001-10-25 | Tinny Ng | Comment outside root element should also be reported. | 
    
        | 2001-10-24 | Pei Yong Zhang | [Bug 4342] Memory leak is SAX parser during validation. | 
    
        | 2001-10-24 | Pei Yong Zhang | [Bug 3975] XMLPlatformUtils::Initialize() leaks memory after thousands of calls. | 
    
        | 2001-10-24 | Kevin Philips | [Bug 3813] BinHTTPURLInputStream has weak HTTP request capabilities. | 
    
        | 2001-10-24 | Peter A. Volchek | [Bug 2305] Include stdlib.h to BinHTTPURLInputStream.cpp. | 
    
        | 2001-10-24 | Sean Bright | [Bug 2456] loadXML gives an exception. | 
    
        | 2001-10-24 | Curt Arnold | Fixed xml4com.idl which attempts to set the version of the type library to 1.5.2 when
            only major.minor format is allowed. | 
    
        | 2001-10-23 | Mark Weaver | [Bug 4060] XMLPlatformUtils leaks a mutex on Solaris, Linux and others. | 
    
        | 2001-10-23 | Mark Weaver | [Bug 880] XMLPlatformUtils::Terminate cannot be called more than once. | 
    
        | 2001-10-22 | Tinny Ng | [Bug 3660] Off-by-one error in DOMString.cpp. | 
    
        | 2001-10-22 | Tinny Ng | Check that memory has been acquired successfully after memory acquistion requests in DOMString. | 
    
        | 2001-10-22 | Tinny Ng | [Bug 3361] "String pool id was not legal" error in Attributes::getURI(). | 
    
        | 2001-10-22 | Linda Swan | castToNodeImpl is inconsistent with other cast routinesin IDCasts. | 
    
        | 2001-10-19 | James Berry | Add new file name shortening hints; chmod +x. | 
    
        | 2001-10-19 | James Berry | Cleanup handling of transcoder failure to transcode a character;
            implement canTranscodeTo; thanks to Geoff Coffey. | 
    
        | 2001-10-19 | James Berry | Correctly swap / and : in classic environment MacOS pathnames; thanks to Geoff Coffey. | 
    
        | 2001-10-19 | James Berry | Update MacOS projects for CodeWarrior 7 and ProjectBuilder 1.1, new files. | 
    
        | 2001-10-19 | Tinny Ng | [Bug 3909] return non-zero an exit code when error was encounted. | 
    
        | 2001-10-19 | Tinny Ng | Modify PParse not to hardcode the number of expected elements as this may vary. | 
    
        | 2001-10-19 | David McCreedy | Fixed the binary search in XML256TableTranscoder.cpp which
            fails for the last item in whichever table it is searching. | 
    
        | 2001-10-19 | David McCreedy | Added U+0110 to XMLEBCDICTranscoder.cpp's "Unicode to IBM037" translation table. | 
    
        | 2001-10-19 | David McCreedy | Modified DOMPrint and IDOMPrint not to use "endl" method which puts out a newline
            in the local code page to generate output. | 
    
        | 2001-10-18 | Jerry Carter | [Bug 3666] Win32MsgLoader unable to retrieve error text if DLL is renamed. | 
    
        | 2001-10-18 | Tinny Ng | Use opt2 on AIX platform. | 
    
        | 2001-10-18 | Tinny Ng | [Bug 1699] Redirect "delete this" to a temp ptr to bypass AIX xlC v5
            optimization memory leak problem. | 
    
        | 2001-10-18 | Tinny Ng | [Bug 4015] IDDOMImplementation::createDocumentType hopelessly broken. | 
    
        | 2001-10-16 | Khaled Noaman | [Bug 3750] GeneralAttributeCheck threading bug. | 
    
        | 2001-10-15 | Khaled Noaman | [Bug 4177] setupRange uses non-portable code. | 
    
        | 2001-10-13 | Jason Stewart | [Bug 2409] undocumented XMLException in LocalFileInputSource::new(). | 
    
        | 2001-10-13 | Jason Stewart | [Bug 4133] --prefix not used properly in configure. | 
    
        | 2001-10-10 | Jason Stewart | XMLURL::parse now throws an exception if it sees a an http URL without
            two forward slashes ('//') following the protocol. | 
    
        | 2001-10-10 | Petr Gotthard | Add "Base64::encode" for encoding binary data. | 
    
        | 2001-10-09 | Tinny Ng | [Bug 1685] memory leak after parsing document with validation error. And other miscellaneous memory leak.
 | 
    
        | 2001-10-05 | PeiYong Zhang | [Bug 3831] -1 returned from getIndex() needs to be checked. | 
    
        | 2001-10-03 | Tinny Ng | [Bug 3867] IDOM_Element::getElementsByTagName() threading problem. | 
    
        | 2001-10-02 | Tinny Ng | Memory leak in IDOM, need to delete the fDocument created. | 
    
        | 2001-09-13 | Artur Klauser | Patch: Xerces 1.5 w/ libWWW for Tru64. | 
    
        | 2001-09-13 | Artur Klauser | Patch: Xerces 1.5 samples with g++ compiler. | 
    
        | 2001-09-12 | PeiYong Zhang | [Bug 3565] Stream leaked in ReaderMgr. | 
    
        | 2001-09-12 | Tinny Ng | [Bug 3155] SAX2 does not offer progressive parse. | 
    
        | 2001-09-11 | Tinny Ng | [Bug 3523] SchemaElementDecl.cpp(242) : error C2202 : not all control paths return a value. | 
    
        | 2001-09-10 | Tinny Ng | Performance: Store the fGrammarType instead of calling getGrammarType all the time for faster performance. | 
    
        | 2001-09-04 | Christopher Just | Support IRIX's sproc(). | 
    
        | 2001-09-04 | Kevin Philips | [Bug 3170] URLs with ? type fragments in them don't work. | 
    
        | 2001-08-29 | Henry Zongaro | Allowing -p as argument to -z or -l in runConfigure. | 
    
        | 2001-08-29 | Tinny Ng | Performance: Use XMLBufBid instead of XMLBuffer directly for better performance. | 
    
        | 2001-08-29 | Tinny Ng | Performance: No need to new the child QName in ElemStack addChild.  Remove it for performance gain. for BCB5. | 
    
        | 2001-08-22 | Don Mastrovito | Project files for BCB5. | 
    
        | 2001-08-21 | PeiYong Zhang | [Bug 2816]Numerous datatype headers cause CC error 1144. | 
    
        | 2001-08-21 | PeiYong Zhang | [Bug 3017] MSVC5.0: C2202: 'compareSpecial' : not all control paths return a value. | 
    
        | 2001-08-17 | Nick Chiang | Fix to memory leak in buildDFA(). | 
    
        | 2001-08-16 | PeiYong Zhang | Performance: stateTable created to optimize the identification of new state created. | 
    
        | 2001-08-10 | PeiYong Zhang | Add isHex(), isAlphaNum(), isAllWhiteSpace() and patternMatch() in XMLString. | 
    
        | 2001-08-09 | Tinny Ng | [Bug 2947]IDOM segfault calling getElementsByTagName() using a DOM_Document(). | 
    
        | 2001-08-09 | Tinny Ng | Port test case DOMTest to  IDOMTest. | 
    
        | 2001-08-07 | Tinny Ng | [Bug 2676] IDOM: pure virtual called in IDDeepNodeListImpl::item(). | 
    
        | 2001-08-07 | Kari Whitcomb | IDOM: Unaligned Access warnings in IDOM samples. | 
    
        | 2001-08-02 | Tinny Ng | [Bug 1329] SAX2XMLReaderImpl leaks XMLBuffers. | 
    
        | 2001-08-02 | Tinny Ng | Allow DOMCount/SAXCount/IDOMCount/SAX2Count to take a file that has a list of xml file as input. | 
    
        | 2001-07-31 | PeiYong Zhang | Fix: memory leak in DFAContentModel::postTreeBuildInit(). | 
    
        | 2001/07/27 | Tinny Ng | Fix bug in 'transcode' functions reported by Evgeniy Gabrilovich. | 
    
        | 2001-07-27 | Tinny Ng | put getScanner() back as they were there before, not to break existing apps. | 
    
        | 2001-07-26 | Tinny Ng | [Bug 2751] Several NameChar characters missing from internal tables. | 
    
        | 2001-07-26 | Khaled Noaman | [Bug 2815] util/regx/RegxParser.cpp compile fails on HP-UX 10.20 with CC A.10.40. | 
    
        | 2001-07-24 | PeiYong Zhang | [Bug 2707] DFAContentModel memory leaks. | 
    
        | 2001-07-19 | Tinny Ng | Add IDOMCount, IDOMPrint, SAX2Count, and SAX2Print to samples.dsw. | 
    
        | 2001-07-19 | Tinny Ng | Add more tests in sanityTest.pl. |