http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Download
Installation
Build Instructions

API Docs
Samples
Schema

FAQs
Programming
Migration

Releases
Bug-Reporting
Feedback

Y2K Compliance
PDF Document

CVS Repository
Mail Archive

Xerces-C++ Version 1.6.0: December 6, 2001
 
Date  Contributor  Description 
2001-12-06  Khaled Noaman  Schema: Add Identity Constraint(Key, KeyRef, Unique, Selector, Field, and Partial XPath Support).
Add XPathSymbols,
XPathMatcherStack,
XPathMatcher,
XPathException,
XercesXPath,
ValueStoreCache,
ValueStore,
IdentityConstraint,
IC_Unique,
IC_Selector,
IC_KeyRef,
IC_Key,
IC_Field,
FieldValueMap,
FieldActivator.
Support Particle Derivation Constraint Checking.  
2001-12-06  PeiYong Zhang  DatatypeValidator:
Support DateTimeValidator,
DateTimeDatatypeValidator,
DateDatatypeValidator,
TimeDatatypeValidator,
DayDatatypeValidator,
MonthDatatypeValidator,
MonthDayDatatypeValidator,
YearDatatypeValidator,
YearMonthDatatypeValidator,
DurationDatatypeValidator.
Add SchemaDataTimeException,
XMLAbstractDoubleFloat,
XMLDateTime.  
2001-12-06  Tinny Ng  [Bug 1959] setNodeValue throws exception when spec specifies NOP.  
2001-12-06  Erik Rydgren  [Bug 2174] Bug in NamedNodeMapImpl.  
2001-12-06  Henry Zongaro  Performance Enhancement. Added setNPrefix and setNLocalPart methods in QName that allow code to take advantage of the fact that it knows the length of the prefix and local name, when possible.  
2001-12-06  Henry Zongaro  Performance Enhancement. Added a second ContentSpecNode constructor that allows the QName to be just assigned, not copied.  
2001-12-06  Henry Zongaro  Performance Enhancement. Added a second CMLeaf constructor that indicated the QName passed in was to be adopted.  
2001-12-06  Henry Zongaro  Performance Enhancement. Modify the handling of the fNEL option so that it results in fgCharCharsTable being modified, instead of having all of the low-level routines check the option.  
2001-12-06  Tinny Ng  Make the runConfigure and associated config*, Makefile* in folders tests, samples and src more consistent.  
2001-12-05  Khaled Noaman  [Bug 1236] Incorrect NMTOKENS attribute normalization.  
2001-12-05  Khaled Noaman  [Bug 2752] Surrogate support incomplete.  
2001-12-05  Edward Avis  Fix runConfigure which can run into infinite loop with invalid argument  
2001-12-05  Tinny Ng  Generate linker map for certain platforms  
2001-12-03  Tinny Ng  [Bug 5237] PATH_MAX undefined during build without threading support.  
2001-12-03  Tinny Ng  [Bug 5179] Misprint in downcasting description.  
2001-12-03  Max Gotlib  Add FreeBSD native transcoder (IconvFBSD).  
2001-11-30  PeiYong Zhang  Build all tests on HP-UX 11.  
2001-11-29  Michael Huedepohl  Add FreeBSD Support.  
2001-11-28  PeiYong Zhang  DOMMemTest: delete compiler generated temperary DOMString object "Hello Goodbye".  
2001-11-28  Tinny Ng  Fix broken ParserTest.  
2001-11-28  Tinny Ng  Do not increment the error count if it is a warning.  
2001-11-28  Phil Brown  [Bug 4019] XMLReader::getNextChar can over read (UTF-16).  
2001-11-28  Tinny Ng  [Bug 4544] DOM_NodeList::getLength incorrect when called twice for empty list.  
2001-11-28  Artur Klauser  [Bug 2238]libWWW problems with broken proxys and range requests.  
2001-11-28  Artur Klauser  [Bug 2237] libWWW redirect error.  
2001-11-28  Matt Lovett  [Bug 4422] BinMemInputStream::readBytes is inefficient.  
2001-11-28  Tinny Ng  [Bug 3683] Access Violations when performing custom schema validation.  
2001-11-28  Tinny Ng  Check tohash pointer before accessing content in XMLString::hash.  
2001-11-27  Tinny Ng  Fix packageBinaries.pl to correctly strip the zip file name from the target directory which has "." dot in it.  
2001-11-26  Don Mastrovito  BCB4 can use wchar_t.  
2001-11-23  Tinny Ng  Support ICU 2.0.  
2001-11-23  Tinny Ng  Eliminate Warning from Solaris Forte C++: Warning (Anachronism): Formal argument start_routine of type extern "C".  
2001-11-23  Tinny Ng  Eliminate Warning from Solaris Forte C++: Warning: String literal converted to char* in initialization.  
2001-11-23  Tinny Ng  Eliminate Warning from AIX xlC 3.6:1540-399.  
2001-11-23  Tinny Ng  [Bug 4655] config.status be included in all future binary releases.  
2001-11-23  Tinny Ng  [Bug 4873] ICU 2.0 breaks Xerces 1.5.2 build.  
2001-11-22  PeiYong Zhang  Eliminate Visual C++ compiler warning C4273.  
2001-11-22  PeiYong Zhang  Schema: Allow "0.0" to be a valid lexcial representation of ZERO.  
2001-11-21  Peter A. Volchek and PeiYong Zhang  Add sample SEnumVal.  
2001-11-21  Tinny Ng  New method InputSource::get/setIssueFatalErrorIfNotFound to tell the parser whether to issue fatal error or not if cannot find it (the InputSource). This is required for schema processing as it shouldn't be a fatal error if the schema is not found.  
2001-11-20  Tinny Ng  Allow schemaLocation and noNamespaceSchemaLocation to be specified outside the instance document. New methods setExternalSchemaLocation and setExternalNoNamespaceSchemaLocation are added (for SAX2, two new properties are added).  
2001-11-19  PeiYong Zhang  XMLFloat and XMLDouble boundary Values updated.  
2001-11-16  Tinny Ng  Add test case InitTermTest to test XMLPlatformUtils:Initialize/Terminate() pair.  
2001-11-16  Khaled Noaman  Design change: GeneralAttributeCheck is not longer a singleton class.  
2001-11-15  Khaled Noaman  Re-organize constant values in XMLAttDef.  
2001-11-13  Tinny Ng  Move root element check from XMLValidator to XMLScanner and deprecate XMLValidator::checkRootElement().  
2001-11-13  Tinny Ng  Update documentation for SAX2XMLReader, DefaultHandler and DOMParser.  
2001-11-09  Tinny Ng  Regular Expression: Update the Block Names and Block Range to comply to the latest standard.  
2001-11-09  Carolyn Weiss  DOMIDTest/MemParse fix: Pulled the hardcoded encoding out of the document itself and made it a #define to make it easier to support other encodings.  
2001-11-09  Carolyn Weiss  DOMMemTest fix: Changed some literal values to their equivalent hex values so they work correctly on both ASCII and EBCDIC systems.  
2001-11-09  Linda Swan  Bug Fix: maxChars in XMLString::copyNString is more related to the target than the src.  
2001-11-07  Tinny Ng  Performance: Create QName in ContentSpecNode only if it is a leaf/Any/PCDataNode.  
2001-11-07  Tinny Ng  Performance: move getRawName() to outer loop in DFAContentModel so that it is called only once per outer loop.  
2001-11-06  Khaled Noaman  [Bug 4644] Memory leak in schema traverser.  
2001-11-02  Jason Stewart  [Bug 4133] --prefix not used properly in configure.  
2001-11-01  Jason Stewart  [Bug 2730] Can't build xerces-c-1.5.1 with ICUMsgLoader.  
2001-11-01  Jason Stewart  [Bug 4578] No documentation for XMLTranscoder.  
2001-11-01  Tinny Ng  IDOM: Leak: should allocate the fNodeListPool with the overloaded new.  
2001/10/29  Tinny Ng  Update samples doc to reflect the latest changes. Also update runConfigure usage in build doc to reflect the latest changes.  
2001-10-26  PeiYong Zhang  Thread safe XMLFloat and XMLDouble.  
2001-10-26  Tinny Ng  Update SAX standard web link.  

Xerces-C++ Version 1.5.2: October 26, 2001
 
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  PeiYong 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 needs 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  PeiYong Zhang  [Bug 4342] Validator mutex is not deleted.  
2001-10-24  PeiYong 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 acquisition 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 encountered.  
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.  

Xerces-C++ Version 1.5.1: July 18, 2001
 
Date  Contributor  Description 
2001-07-17  Khaled Noaman  [Bug 2643] - derivation by extension of complex types does not permit addition of ONLY element content.  
2001-07-16  Tinny Ng  [Bug 2410] DOMParser::parse() throws undocumented exceptions.  
2001-07-16  Tinny Ng  [Bug 2512] typing mistake in code example of chapter "Constructing an XML Reader".  
2001-07-16  Tinny Ng  APIDocs fix: default for schema processing in DOMParser, IDOMParser, and SAXParser should be false.  
2001-07-15  James Berry  Add new files to UnionTypeValidator and ListDataTypeValidator to MacOS Project files.  
2001-07-09  Khaled Noaman  Add constraint checking for simple types.  
2001-07-11  PeiYong Zhang  Fix to normalizeWhiteSpace: synchronize fDatatypeBuffer with toFill.  
2001-07-05  PeiYong Zhang  Add ListDatatypeValidator and UnionDatatypeValidator.  
2001-07-10  Tinny Ng  Give proper error messsage when scanning external id.  
2001-07-10  Tinny Ng  The first char of PI Target Name should be checked.  
2001-07-09  Khaled Noaman  Add <any> declaration.  
2001-07-09  Khaled Noaman  Fixes for import/include declarations.  
2001-07-09  Tinny Ng  Partial Markup in Parameter Entity is validity constraint and thus should be just error, not fatal error.  
2001-07-08  James Berry  Add new samples projects: IDOMPPrint and SAX2Print for ProjectBuilder  
2001-07-08  James Berry  Update ProjectBuilder Xerces project for latest file additions.  
2001-07-08  James Berry  [Bug 2486] Files missing from XercesLib.mcp.  
2001-07-08  James Berry  Add new samples for CodeWarrior build: IDOMPrint and SAX2Print.  
2001-07-08  James Berry  New file for use in building Carbon samples.  
2001-07-08  James Berry  Simplify file existance checks.  
2001-07-08  James Berry  [Bug 2495] Missing ( in xerces-c-src1_5_0/obj/Makefile.in.  
2001-07-08  James Berry  Fix clean and distclean targets; broken because rm fails if passed no files.  
2001-07-06  Tinny Ng  [Bug 2472] Linker options ignored on IRIX.  
2001-07-06  Martin Kalen  Automatic build of single-threaded library.  
2001-07-05  Tinny Ng  Encoding String must present for external entity text decl.  
2001-07-05  Tinny Ng  Standalone checking is validity constraint and thus should be just error, not fatal error.  
2001-07-05  PeiYong Zhang  Add NotationDatatypeValidator, QNameDatatypeValidator and ENTITYDatatypeValidator.  
2001-07-04  PeiYong Zhang  Add IDREFDatatypeValidator and IDDatatypeValidator.  
2001-07-04  PeiYong Zhang  XMLString:isValidName(): to validate Name (XML [4][5]).  
2001-07-03  Tinny Ng  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.  
2001-07-03  Miroslaw Dobrzanski-Neumann  Supporting dce threading on AIX and Solaris.  
2001-06-27  David Bertoni  [Bug 2365] Huge performance problem with the parser in XMLScanner::sendCharData().  
2001-06-27  David Bertoni  [Bug 2363] XMLScanner::sendCharData() can send the wrong length to the handler.  
2001-06-27  Khaled Noaman  [Bug 2353] Validating Parser parses after validation failed.  
2001-06-27  Murray Cumming  [Bug 1147] Headers install in wrong directory.  
2001-06-26  Tinny Ng  [Bug 2119] DOMString::print() should use DOMString::transcode() for transcoding.  
2001-06-25  Stephen Dulin  OS390 updates.  
2001-06-25  Linda Swan  AS400 updates.  
2001-06-25  PeiYong Zhang  [Bug 1393] Converting from Unicode to iso8859.  
2001-06-25  Matt Lovett  [Bug 965] scanDocTypeDecl messes up the source offsets.  
2001-06-25  Khaled Noaman  Add constraint checking on elements in complex types.  
2001-06-22  James Berry  [Bug 2277] Bad argument to ConvertFromUnicodeToText.  
2001-06-22  PeiYong Zhang  [Bug 2263] 'SIZE' : redefinition ( BooleanDatatypeValidator.cpp ).  
2001-06-22  Khaled Noaman  [Bug 2258] Bug in Iconv and Iconv390.  
2001-06-22  Tinny Ng  [Bug 2225] assignment vs. comparison in if clause.  
2001-06-22  Tinny Ng  [Bug 2257] 1.5 thinks a <?xml-stylesheet ...> tag is a <?xml ...> tag.  
2001-06-21  Khaled Noaman  [Bug 1946] Standalone validity check only for external decl.  
2001-06-21  Tinny Ng  [Bug 2262] Duplicated header guard.  
2001-06-20  PeiYong Zhang  Proper Debug Guard: Reported by Dean.  
2001-06-19  Tinny Ng  Namespace should be off by default in XMLScanner.  
2001/06/19  Tinny Ng  Add installAdvDocHandler to SAX2XMLReader as the code is there already.  
2001-06-19  Khaled Noaman  Handle maxChars > length(toTranscode).  
2001-06-18  Erik Rydgren  Memory leak fix: to addlevel().  
2001-06-18  Khaled Noaman and PeiYong Zhang  Add support for 'fixed' facet.  
2001-06-15  Khaled Noaman  Added constraint checking for ref on elements.  
2001-06-15  Tinny Ng  ICU 1.8.1 update.  

Xerces-C++ Version 1.5.0: June 15, 2001
 
Date  Contributor  Description 
2001-06-15  Tinny Ng  Schema:
Add Schema support in XMLParsers (DOM/SAX/SAX2), XMLScanner.
Create SchemaValidator.
Add Grammar Model.
Support xsi:nil.
Support xsi:schemaLocation and xsi:noNamespaceSchemaLocation.
Update samples to enable schema.  
2001-06-15  Tinny Ng  Break DTDValidator into DTDGrammar, DTDScanner, and DTDValidator.  
2001-06-15  Tinny Ng  IDOM:
Complete the Range, TreeWalker, NodeIterator, and other memory fixes.
Support IDOM on UNIX platform.
Add samples IDOMPrint, and IDOMCount.
Add test cases IRangeTest and ITraversal.  
2001-06-15  Khaled Noaman  Schema:
Add Regular Expression.
Add Schema Messages.
Add Schema Simple Type Support.
Add Schema Complex Type Support (Except Group).
Add Schema Attribute Declarations support.
Add Schema Element Declarations support.
Support Simple Content and Complex Content.
Support Element and attribute reuse using "ref".
Support Schema Choice and Sequence.
Support Schema Import and Include.  
2001-06-15  Khaled Noaman  DatatypeValidator:
Add DatatypeValidator and DatatypeValidatorFactory.  
2001-06-15  PeiYong Zhang  Schema:
Add Schema support in Content Model.
Add Schema Exception Handling.
Add Schema XUtil.
Add QName Support.
Support SubstitutionGroup.  
2001-06-15  PeiYong Zhang  DatatypeValidator:
Support Base64DatatypeValidator,
BooleanDatatypeValidator,
DecimalDatatypeValidator,
HexBinDatatypeValidator,
StringDatatypeValidator,
InvalidDatatypeFacetException,
InvalidDatatypeValueException.  
2001-06-13  Erik Rydgren  [Bug 812] Memory leak with multiple !ATTLIST on single !ELEMENT.  
2001-06-08  Tinny Ng  [Bug 2043] XMLFormatter unallocates arrays incorrectly.  
2001-06-08  PeiYong Zhang  Documentation and project files update for Xerces 1.5.  
2001-06-08  Khaled Noaman  IDOM Documentation.  
2001-06-07  Khaled Noaman  Fix no error message for faulted-in attributes if reuse grammar for 3+ times.  
2001-06-06  Peter A. Volchek  /Platforms/Win32/Win32PlatformUtils.cpp
Include stdlib.h.  
2001-06-06  James Berry  Update Mac OS ProjectBuilder projects.  
2001-06-06  James Berry  Fix invalid file references in project.  
2001-06-06  James Berry  /src/util XMLString.cpp
Clean up compiler warning.  
2001-06-06  James Berry  /src/util/regx RegxParser.cpp
Fix two improper NULL tests.  
2001-06-05  James Berry  Add support for Mac OS X command line configuration and build.  
2001-06-5  Peter A. Volchek  Add 'const' to getGrammar.  
2001-06-04  PeiYong Zhang  The start tag "<?xml" could be followed by (#x20 | #x9 | #xD | #xA)+.  
2001-06-04  James Berry  Add support for tracking error count during parse; enables simple parse without requiring error handler.  
2001-06-01  Tinny Ng  /scripts/packageSources.pl
Keep the BCB4 project files in the source package.  
2001-05-22  James Berry  Check for existance of MacOS Unicode Converter routines prior to instanciating our transcoder object; Xerces will thus panic, rather than crash, if they don't exist. Add support to check for existance of MacOS Unicode Converter to avoid calling through NULL pointer.  
2001-05-16  Henry Zongaro  IDOM: Add DeepNodeList support.  
2001-05-16  Henry Zongaro  IDOM: Add namespace support.  
2001-05-10  Christian Schuhegger  [Bug 1158] built-in buffer limit could be smaller than system limit, use PATH_MAX instead.  
2001-05-10  Arnaud LeHors  [Bug 1605] AttrNSImpl.cpp: fixed typo in constructor.  
2001-05-09  Curt Arnold  [Bug 1500] The public id was set twice and the system id was not set on Notations.  
2001-05-04  Tinny Ng  DOMPrint: Check error before continuing.  
2001-05-03  Tinny Ng  ICU 1.8 update.  
2001-05-03  Khaled Noaman  Added new option to the parsers so that the NEL (0x85) char can be treated as a newline character.  
2001-04-23  Erik Rydgren  DTDScanner: Reuse grammar should allow users to use any stored element decl as root.  
2001-04-19  William L Hopper  Win32PlatformUtils: InterlockedCompareExchange on different Windows.  
2001-04-19  William L Hopper  BCB project changes.  
2001-04-16  James Berry  MacOSUnicodeConverter: Fix include path, Updates to reflect changes for Mac OS X final and Update MacOS projects for Mac OS X final ProjectBuilder.  
2001-04-11  Arnaud LeHors  [Bug 1303] AttrImpl: allow value to be set to null.  
2001-04-11  Tinny Ng  DOMParser: Attribute default values not printed in document type internal subset interface.  
2001-04-10  Tinny Ng  createdocs.bat: fix PDF generation.  
2001-04-04  Alberto Massari  DTDElementDecl: Error checking for null content spec.  
2001-04-02  Andy Heninger  IDOM: imported.  
2001-04-02  Andy Heninger  IThreadTest: imported.  
2001-03-30  Tinny Ng  [Bug 1150] Problems with Namespaces and validating parsing.  
2001-03-27  Roman Sulzhyk  [Bug 1069] Explicit Makefile dependency for 'lib' build.  
2001-03-26  PeiYong Zhang  When Standalone="yes", it is NOT supposed to accept element which is defined in external DTD with #FIXED attribute.  
2001-03-26  Andy Heninger  Update packageBinaries.pl for ICU 1.8. ICU debug .lib file names and locations changed.  
2001-03-23  Jeff Harrell  [Bug 1018] AutoSense looks for "IRIX" when it should look for "sgi" or "__sgi".  
2001-03-22  Roman Sulzhyk  [Bug 1069] The Makefiles fail to locate .cpp -> .o dependency and rebuild .o all the time.  
2001-03-22  John Rope  [Bug 1021] Accessing an XML file using the file "protocol" and a UNC path fails to open the file.  
2001-03-09  Tinny Ng  [Bug 733] Seg fault when trying to parse empty filename.  
2001-03-06  Tinny Ng  [Bug 677] Infinite loop caused by malformed XML. Happen when namespace is on.  
2001-03-02  Martin Kalen  Enabling libWWW NetAccessor support under UNIX. Tested with latest tarball of libWWW (w3c-libwww-5.3.2) under RedHat Linux 6.1.  
2001-02-27  Tinny Ng  [Bug 676] Linux for S/390 build requires -fPIC.  
2001-02-22  Tinny Ng  [Bug 678] StdInParse doesn't output filename or duration.  
2001-02-21  Matt Lovett  ICUTranscoder::transcodeFrom() expects ICU function ucnv_toUnicode to return an extra element in fSrcOffsets to allow us to figure out the last char size, which in fact it is not. The fix is to compute the last char size ourselves using the total bytes used.  
2001/02/16  Andy Heninger  Change limit test to reduce spurious pointer assignment warnings from BoundsChecker.  
2001-02-14  Bob Kline  Better FAQ for the checksum error.  
2001-02-14  Mark Everline  Core dump when UTF-16 encoding contradicts actual encoding.  
2001-02-13  Hiram Clawson  Update samples/tests files for on UnixWare 7.1.1 with gcc 2.95. Add UNIXWARE platform defines to Makefile.incl, add recognition of sysv5uw7 to configure.in, and add unixware as recognized platform to runConfigure.  
2001-02-09  Martin Kalen  Update support for SCO UnixWare 7 (gcc). Tested under UnixWare 7.1.1 with gcc version 2.95.2 19991024 (release) with gmake 3.79.1.  
2001-02-08  Martin Kalen  Enable COMPAQ Tru64 UNIX machines to build xerces-c with gcc (tested using COMPAQ gcc version2.95.2 19991024 (release) and Tru64 V5.0 1094).  
2001-02-07  Bill Schindler  Rearranged statements in Initialize() so that platformInit() is called before an XMLMutex is created.  
2001-02-07  Richard Ko  Storage overlay in ucnv_setFromUCallBack. 
2001-02-05  Tinny Ng  [Bug 766] /src/util/Compilers/CSetDefs.hpp: define NO_NATIVE_BOOL macro only if not pre-defined/reserved.  
2001-02-05  Jordan Naftolin  Add createPDF.jar and apachPDFStyle.xsl to convert documentation xml files to pdf format.  

Release Archive
 

For release information about Xerces-C++ 1.4.0 or earlier, please refer to Release Archive.



Copyright © 2001 The Apache Software Foundation. All Rights Reserved.