blob: 363d7ea9359fa6a6588123b2a3666ffcddc4344b [file] [log] [blame]
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
<s1 title="Releases">
<s2 title="&XercesCName; Version 1.7.0: March 8, 2002">
<table>
<tr>
<td>Date</td>
<td>Contributor</td>
<td>Description</td>
</tr>
<tr>
<td>2002-03-07</td>
<td>Tinny Ng</td>
<td>Add a keys file to store public key of committers who sign and upload packages to Apache.
</td>
</tr>
<tr>
<td>2002-03-07</td>
<td>PeiYong Zhang</td>
<td>Call Terminate() to avoid memory tools reporting memory leak in Traversal test cases.
</td>
</tr>
<tr>
<td>2002-03-06</td>
<td>PeiYong Zhang</td>
<td>Schema: Allow [+]? [0]* '.'? [0]* and normalize the input to positive zero string.
And similarly input conforming to '-' [0]* '.'? [0]* is normalized to negative zero.
</td>
</tr>
<tr>
<td>2002-03-04</td>
<td>Tinny Ng</td>
<td>[Bug 2869] AIX 4.3.3 mutex/atomic-operation changes for build.
</td>
</tr>
<tr>
<td>2002-03-04</td>
<td>Khaled Noaman</td>
<td>[Bug 6834] apparently correct schema/instance not validating.
</td>
</tr>
<tr>
<td>2002-02-28</td>
<td>PeiYong Zhang</td>
<td>[Bug 2717] Unterminated INCLUDE section causes infinite loop with setExitOnFirstFatalError(false)
</td>
</tr>
<tr>
<td>2002-02-28</td>
<td>Tinny Ng</td>
<td>Fix: ReaderMgr Should check if XMLReader is created successfully.
</td>
</tr>
<tr>
<td>2002-02-28</td>
<td>Tinny Ng</td>
<td>[Bug 1368] improper DOMStringHandle locking.
</td>
</tr>
<tr>
<td>2002-02-28</td>
<td>Martin Kalen</td>
<td>[Bug 6445] Caldera (SCO) OpenServer Port.
</td>
</tr>
<tr>
<td>2002-02-27</td>
<td>Tinny Ng</td>
<td>Fix: default attribute are not added when namespace is on and validation is off.
</td>
</tr>
<tr>
<td>2002-02-27</td>
<td>Tinny Ng</td>
<td>Fix: SAX AttributeList::getName should attach prefix if present
</td>
</tr>
<tr>
<td>2002-02-26</td>
<td>Tinny Ng</td>
<td>[Bug 6672] SAXValidator results in an access violation when validating against schema
with empty element that has default value.
</td>
</tr>
<tr>
<td>2002-02-26</td>
<td>Khaled Noaman</td>
<td>Fix: Create ZeroOrOne node for PCDATA only if needed.
</td>
</tr>
<tr>
<td>2002-02-25</td>
<td>Tinny Ng</td>
<td>Schema Fix: Thread-safe the built-in datatype validator registry.
</td>
</tr>
<tr>
<td>2002-02-25</td>
<td>Tinny Ng</td>
<td>Merge IThreadTest and ThreadTest. Modify ThreadTest to do schema processing, and
add ThreadTest to sanityTest.pl
</td>
</tr>
<tr>
<td>2002-02-20</td>
<td>Don Mastrovito</td>
<td>Project files for BCB6.
</td>
</tr>
<tr>
<td>2002-02-20</td>
<td>Tinny Ng</td>
<td>[Bug 2845] HP-UX 10.20 with CC A.10.40 needs +Z instead of +z.
</td>
</tr>
<tr>
<td>2002-02-20</td>
<td>Tinny Ng</td>
<td>[Bug 5977] Warnings on generating apiDocs.
</td>
</tr>
<tr>
<td>2002-02-18</td>
<td>PeiYong Zhang</td>
<td>Fix: Add code for ContentSpecNode::All in formatNode.
</td>
</tr>
<tr>
<td>2002-02-18</td>
<td>James Berry</td>
<td>Add support for building with new MacOSURLAccessCF NetAccessor that doesn't
require Carbon but can allow Xerces to live solely within CoreServices layer.
</td>
</tr>
<tr>
<td>2002-02-17</td>
<td>James Berry</td>
<td>[Bug 6092] stricmp and strnicmp not present in FreeBSD.
</td>
</tr>
<tr>
<td>2002-02-17</td>
<td>James Berry</td>
<td>Update Mac OS projects to reflect "sane includes" changes.
</td>
</tr>
<tr>
<td>2002-02-15</td>
<td>Tinny Ng</td>
<td>Add IDOM to API documentation.
</td>
</tr>
<tr>
<td>2002-02-15</td>
<td>PeiYong Zhang</td>
<td>Base64 interface redefined for conversion in XMLByte.
</td>
</tr>
<tr>
<td>2002-02-14</td>
<td>PeiYong Zhang</td>
<td>Add getEnumString to DatatypeValidator.
</td>
</tr>
<tr>
<td>2002-02-13</td>
<td>Khaled Noaman</td>
<td>Add constraint checking for the extension of an 'all' content model.
</td>
</tr>
<tr>
<td>2002-02-13</td>
<td>Khaled Noaman</td>
<td>[Bug 4581] erroneous static cast in programming examples.
</td>
</tr>
<tr>
<td>2002-02-13</td>
<td>Khaled Noaman</td>
<td>[Bug 6336] Output of XMLString::transcode not freed?
</td>
</tr>
<tr>
<td>2002-02-13</td>
<td>Khaled Noaman</td>
<td>Update samples to use SAX2 features/properties constants from XMLUni.
</td>
</tr>
<tr>
<td>2002-02-11</td>
<td>PeiYong Zhang</td>
<td>[Bug 6330] Base64::encode does not work.
</td>
</tr>
<tr>
<td>2002-02-11</td>
<td>Tinny Ng</td>
<td>[Bug 2715] Build recursion suppresses make failures.
</td>
</tr>
<tr>
<td>2002-02-11</td>
<td>Tinny Ng</td>
<td>[Bug 2496] libxerces-c1_5_0 fails to build correctly on Solaris.
</td>
</tr>
<tr>
<td>2002-02-06</td>
<td>Khaled Noaman</td>
<td>Added a new flag '-p' to SAX2 samples to set the 'namespace-prefixes' feature.
</td>
</tr>
<tr>
<td>2002-02-06</td>
<td>Khaled Noaman</td>
<td>Use IDOM for schema processing.
</td>
</tr>
<tr>
<td>2002-02-05</td>
<td>Tinny Ng</td>
<td>Remove 3rd party jar style-apachexmljar, expand into physical files.
</td>
</tr>
<tr>
<td>2002-02-05</td>
<td>Tinny Ng</td>
<td>Add IDOMMemTest.
</td>
</tr>
<tr>
<td>2002-02-05</td>
<td>Tinny Ng</td>
<td>Modify InitTermTest to take option flag like -s, -f , and -n.
</td>
</tr>
<tr>
<td>2002-02-05</td>
<td>Tinny Ng</td>
<td>[Bug 5716] Can't parse with Validation more than one file.
</td>
</tr>
<tr>
<td>2002-02-05</td>
<td>Tinny Ng</td>
<td>Recognize IBM01140 (IANA encoding) as alias of intrinsic encoding IBM1140.
</td>
</tr>
<tr>
<td>2002-02-04</td>
<td>Tinny Ng</td>
<td>[Bug 6114] Memory leaks on IDOM getElementsByTagName().
</td>
</tr>
<tr>
<td>2002-02-04</td>
<td>Tinny Ng</td>
<td>Add DOM Level2 missing functions: NodeIterator::getRoot, TreeWalker::getRoot
Element::hasAttribute, Element::hasAttributeNS and Node::hasAttribute
</td>
</tr>
<tr>
<td>2002-02-04</td>
<td>Tinny Ng</td>
<td>Memory leak fix in samples / test cases.
</td>
</tr>
<tr>
<td>2002-02-01</td>
<td>PeiYong Zhang</td>
<td>src and include folder reorganization for "sane_include".
</td>
</tr>
<tr>
<td>2002-01-28</td>
<td>Khaled Noaman</td>
<td>Fix: some SAX calls were not passed to the LexicalHandler.
</td>
</tr>
<tr>
<td>2002-01-29</td>
<td>Tinny Ng</td>
<td>Remove those jar files that are not clear in license issue.
</td>
</tr>
<tr>
<td>2002-01-28</td>
<td>Khaled Noaman</td>
<td>Add a 'null' string constant in XMLUni.
</td>
</tr>
<tr>
<td>2002-01-28</td>
<td>Khaled Noaman</td>
<td>Add SAX2-ext's DeclHandler support.
</td>
</tr>
<tr>
<td>2002-01-28</td>
<td>Khaled Noaman</td>
<td>The namespace-prefixes feature in SAX2 should be off by default.
</td>
</tr>
<tr>
<td>2002-01-24</td>
<td>Tinny Ng</td>
<td>[Bug 3111] Problem with LexicalHandler::startDTD() and LexicalHandler::endDTD().
</td>
</tr>
<tr>
<td>2002-01-23</td>
<td>Tinny Ng</td>
<td>Progressive parse does not do post-validation and thus ID/IDREF are not checked.
</td>
</tr>
<tr>
<td>2002-01-23</td>
<td>Tinny Ng</td>
<td>[Bug 5545] Progressive Parse trashes when encountering "&lt;! ... "
</td>
</tr>
<tr>
<td>2002-01-23</td>
<td>Tinny Ng</td>
<td>Update DOM/IDOM hasFeature method to correctly reflect current status.
And add more hasFeature test to DOMMemTest.
</td>
</tr>
<tr>
<td>2002-01-21</td>
<td>Tinny Ng</td>
<td>Some intrinsic encodings support (e.g. UTF-16) only work as input encoding
while reading in XML data; but do not work as output encoding in XMLformatter.
</td>
</tr>
<tr>
<td>2002-01-21</td>
<td>Tinny Ng</td>
<td>Document encoding alias for intrinsic encoding support.
</td>
</tr>
<tr>
<td>2002-01-21</td>
<td>Tinny Ng</td>
<td>[Bug 5847] ICUMsgLoader can't be compiled with gcc 3.0.3 and ICU2.
And also fix the memory leak introduced by Bug 2730 fix.
</td>
</tr>
<tr>
<td>2002-01-18</td>
<td>Max Gotlib</td>
<td>Adds the capability to compile the tests under FreeBSD and either ICU or
IconvFBSD transservice (the transcoding service is automatically detected
during configuration stage), with or without pthreads.
</td>
</tr>
<tr>
<td>2002-01-18</td>
<td>Tinny Ng</td>
<td>[Bug 5371] runConfigure extra linker options ignored in Makefiles for tests and samples.
</td>
</tr>
<tr>
<td>2002-01-18</td>
<td>Tinny Ng</td>
<td>Break program.xml which takes too long to load, into program-sax.xml, program-sax2.xml
program-dom.xml, program-idom.xml.
</td>
</tr>
<tr>
<td>2002-01-18</td>
<td>Tinny Ng</td>
<td>Break faq-parse.xml which becomes longer and longer into faq-parse.xml and faq-build.xml
to better categorize the FAQ, and update the FAQ
</td>
</tr>
<tr>
<td>2002-01-18</td>
<td>Tinny Ng</td>
<td>Create symbolic link to those duplicate ICU libraries, instead of physical duplicate copies.
</td>
</tr>
<tr>
<td>2002-01-15</td>
<td>Khaled Noaman</td>
<td>[Bug 5807] Parser produces unexpected errors from 'Good' document.
</td>
</tr>
<tr>
<td>2002-01-14</td>
<td>PeiYong Zhang</td>
<td>XMLURi bug fix: related to Authority and wellformedAddress
</td>
</tr>
<tr>
<td>2002-01-14</td>
<td>Max Gotlib</td>
<td>[Bug 5570] DOM_Range lacks the copy constructor.
</td>
</tr>
<tr>
<td>2002-01-14</td>
<td>Max Gotlib</td>
<td>Support IconvFBSD in multi-threading environment with all the possible
combinations of threading and transcoding options.
</td>
</tr>
<tr>
<td>2002-01-10</td>
<td>Khaled Noaman</td>
<td>[Bug 5786] Unexpected Schema errors.
</td>
</tr>
<tr>
<td>2002-01-03</td>
<td>Khaled Noaman</td>
<td>Fix for identity constraints - union operation.
</td>
</tr>
<tr>
<td>2002-01-03</td>
<td>Khaled Noaman</td>
<td>Resolve namespace first before resolving the schema location in &lt;import&gt;.
</td>
</tr>
<tr>
<td>2002-01-03</td>
<td>Khaled Noaman</td>
<td>[Bug 5675] Use of setExternalSchemaLocation() yields inconsistent behavior.
</td>
</tr>
<tr>
<td>2002-01-02</td>
<td>Khaled Noaman</td>
<td>Fix for validity constraint check for standalone documents.
</td>
</tr>
<tr>
<td>2002-01-02</td>
<td>Khaled Noaman</td>
<td>Fix for regular expression patterns that begin with ".".
</td>
</tr>
<tr>
<td>2002-01-02</td>
<td>Khaled Noaman</td>
<td>Fix for error message when checking for attributes with a namespace prefix.
</td>
</tr>
<tr>
<td>2002-01-02</td>
<td>Khaled Noaman</td>
<td>[Bug 5569] &lt;extension&gt; does not work -- ancestor elements not recognized.
</td>
</tr>
<tr>
<td>2002-01-02</td>
<td>Tinny Ng</td>
<td>Schema Fix: should not store a temp value as the key in the element
pool and the attribute pool.
</td>
</tr>
<tr>
<td>2001-12-22</td>
<td>Jason Stewart</td>
<td>[Bug 4953] Propagate existing CFLAGS and CXXFLAGS.
</td>
</tr>
<tr>
<td>2001-12-21</td>
<td>Jason Stewart</td>
<td>[Bug 5514] XMLEnumerator needs virtual destructor.
</td>
</tr>
<tr>
<td>2001-12-21</td>
<td>Tinny Ng</td>
<td>[Bug 2680] Remove '-instances=static' from the compile step.
</td>
</tr>
<tr>
<td>2001-12-21</td>
<td>Tinny Ng</td>
<td>[Bug 1833] LexicalHandler::startDTD not called correctly.
</td>
</tr>
<tr>
<td>2001-12-21</td>
<td>Frank Balluffi</td>
<td>[Bug 5466] Memory Leak: ElementImpl.cpp's ElementImpl::ElementImpl copy
constructor does not cleanup attributes before assignment.
</td>
</tr>
<tr>
<td>2001-12-21</td>
<td>Frank Balluffi</td>
<td>[Bug 5464] Memory Leak: DocumentImpl::importNode does not delete
old attribute if its reference count equals zero.
</td>
</tr>
<tr>
<td>2001-12-21</td>
<td>Tinny Ng</td>
<td>Schema fix: leading whitespace should be preserved for CData type.
</td>
</tr>
<tr>
<td>2001-12-14</td>
<td>Khaled Noaman</td>
<td>Add surrogate support to comments and processing instructions.
</td>
</tr>
<tr>
<td>2001-12-14</td>
<td>Tinny Ng</td>
<td>Performance: Do not transcode twice in DOMString constructor.
</td>
</tr>
<tr>
<td>2001-12-14</td>
<td>Tinny Ng</td>
<td>update BUILDINSTRUCTIONS.TXT to be in sync with build instruction in build*.xml.
</td>
</tr>
<tr>
<td>2001-12-13</td>
<td>PeiYong Zhang</td>
<td>Fix: Invalid Argument to FreeLibrary (Hint: 0x0000000).
</td>
</tr>
<tr>
<td>2001-12-13</td>
<td>Linda Swan</td>
<td>iSeries (AS/400) documentation update and other iSeries related fixes.
</td>
</tr>
<tr>
<td>2001-12-13</td>
<td>Khaled Noaman</td>
<td>[Bug 5410] non-schema &lt;attribute&gt; attributes cause error.
</td>
</tr>
<tr>
<td>2001-12-12</td>
<td>Tinny Ng</td>
<td>Fix typos in messages.
</td>
</tr>
<tr>
<td>2001-12-12</td>
<td>PeiYong Zhang</td>
<td>Memory leak: fRedefineList.
</td>
</tr>
<tr>
<td>2001-12-12</td>
<td>Tinny Ng</td>
<td>[Bug 5367] Progressive parse does not throw error when file is empty.
</td>
</tr>
<tr>
<td>2001-12-12</td>
<td>Tinny Ng</td>
<td>Performance: Remove obsolete code in ElemStack.
</td>
</tr>
<tr>
<td>2001-12-11</td>
<td>Max Gotlib</td>
<td>More changes to IconvFBSDTransService. Allow using "old" TransServece implementation
(via '-t native' option to runConfigure) or to employ libiconv (it is a part of FreeBSD
ports-collection) services.
</td>
</tr>
<tr>
<td>2001-12-11</td>
<td>Christopher Just</td>
<td>[Bug 5320] 1.5.2 Build fails on IRIX. The variable "atomicOpsMutex" has been defined twice.
</td>
</tr>
<tr>
<td>2001/12/10</td>
<td>PeiYong Zhang</td>
<td>Swap checking to avoid "dangling pointer" reported by BoundsChecker.
</td>
</tr>
<tr>
<td>2001-12-10</td>
<td>PeiYong Zhang</td>
<td>Memory Leak: fLeafNameTypeVector.
</td>
</tr>
</table>
</s2>
<s2 title="&XercesCName; Version 1.6.0: December 6, 2001">
<table>
<tr>
<td>Date</td>
<td>Contributor</td>
<td>Description</td>
</tr>
<tr>
<td>2001-12-06</td>
<td>Khaled Noaman</td>
<td>Schema: Add Identity Constraint(Key, KeyRef, Unique, Selector, Field, and Partial XPath Support). <br/>
Add XPathSymbols, <br/>
XPathMatcherStack, <br/>
XPathMatcher, <br/>
XPathException, <br/>
XercesXPath, <br/>
ValueStoreCache, <br/>
ValueStore, <br/>
IdentityConstraint, <br/>
IC_Unique, <br/>
IC_Selector, <br/>
IC_KeyRef, <br/>
IC_Key, <br/>
IC_Field, <br/>
FieldValueMap, <br/>
FieldActivator. <br/>
Support Particle Derivation Constraint Checking.
</td>
</tr>
<tr>
<td>2001-12-06</td>
<td>PeiYong Zhang</td>
<td>DatatypeValidator:<br/>
Support DateTimeValidator, <br/>
DateTimeDatatypeValidator, <br/>
DateDatatypeValidator, <br/>
TimeDatatypeValidator, <br/>
DayDatatypeValidator, <br/>
MonthDatatypeValidator, <br/>
MonthDayDatatypeValidator, <br/>
YearDatatypeValidator, <br/>
YearMonthDatatypeValidator, <br/>
DurationDatatypeValidator. <br/>
Add SchemaDataTimeException, <br/>
XMLAbstractDoubleFloat, <br/>
XMLDateTime.
</td>
</tr>
<tr>
<td>2001-12-06</td>
<td>Tinny Ng</td>
<td>[Bug 1959] setNodeValue throws exception when spec specifies NOP.
</td>
</tr>
<tr>
<td>2001-12-06</td>
<td>Erik Rydgren</td>
<td>[Bug 2174] Bug in NamedNodeMapImpl.
</td>
</tr>
<tr>
<td>2001-12-06</td>
<td>Henry Zongaro</td>
<td>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.
</td>
</tr>
<tr>
<td>2001-12-06</td>
<td>Henry Zongaro</td>
<td>Performance Enhancement. Added a second ContentSpecNode constructor that allows
the QName to be just assigned, not copied.
</td>
</tr>
<tr>
<td>2001-12-06</td>
<td>Henry Zongaro</td>
<td>Performance Enhancement. Added a second CMLeaf constructor that indicated the
QName passed in was to be adopted.
</td>
</tr>
<tr>
<td>2001-12-06</td>
<td>Henry Zongaro</td>
<td>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.
</td>
</tr>
<tr>
<td>2001-12-06</td>
<td>Tinny Ng</td>
<td>Make the runConfigure and associated config*, Makefile* in folders tests,
samples and src more consistent.
</td>
</tr>
<tr>
<td>2001-12-05</td>
<td>Khaled Noaman</td>
<td>[Bug 1236] Incorrect NMTOKENS attribute normalization.
</td>
</tr>
<tr>
<td>2001-12-05</td>
<td>Khaled Noaman</td>
<td>[Bug 2752] Surrogate support incomplete.
</td>
</tr>
<tr>
<td>2001-12-05</td>
<td>Edward Avis</td>
<td>Fix runConfigure which can run into infinite loop with invalid argument
</td>
</tr>
<tr>
<td>2001-12-05</td>
<td>Tinny Ng</td>
<td>Generate linker map for certain platforms
</td>
</tr>
<tr>
<td>2001-12-03</td>
<td>Tinny Ng</td>
<td>[Bug 5237] PATH_MAX undefined during build without threading support.
</td>
</tr>
<tr>
<td>2001-12-03</td>
<td>Tinny Ng</td>
<td>[Bug 5179] Misprint in downcasting description.
</td>
</tr>
<tr>
<td>2001-12-03</td>
<td>Max Gotlib</td>
<td>Add FreeBSD native transcoder (IconvFBSD).
</td>
</tr>
<tr>
<td>2001-11-30</td>
<td>PeiYong Zhang</td>
<td>Build all tests on HP-UX 11.
</td>
</tr>
<tr>
<td>2001-11-29</td>
<td>Michael Huedepohl</td>
<td>Add FreeBSD Support.
</td>
</tr>
<tr>
<td>2001-11-28</td>
<td>PeiYong Zhang</td>
<td>DOMMemTest: delete compiler generated temporary DOMString object "Hello Goodbye".
</td>
</tr>
<tr>
<td>2001-11-28</td>
<td>Tinny Ng</td>
<td>Fix broken ParserTest.
</td>
</tr>
<tr>
<td>2001-11-28</td>
<td>Tinny Ng</td>
<td>Do not increment the error count if it is a warning.
</td>
</tr>
<tr>
<td>2001-11-28</td>
<td>Phil Brown</td>
<td>[Bug 4019] XMLReader::getNextChar can over read (UTF-16).
</td>
</tr>
<tr>
<td>2001-11-28</td>
<td>Tinny Ng</td>
<td>[Bug 4544] DOM_NodeList::getLength incorrect when called twice for empty list.
</td>
</tr>
<tr>
<td>2001-11-28</td>
<td>Artur Klauser</td>
<td>[Bug 2238]libWWW problems with broken proxys and range requests.
</td>
</tr>
<tr>
<td>2001-11-28</td>
<td>Artur Klauser</td>
<td>[Bug 2237] libWWW redirect error.
</td>
</tr>
<tr>
<td>2001-11-28</td>
<td>Matt Lovett</td>
<td>[Bug 4422] BinMemInputStream::readBytes is inefficient.
</td>
</tr>
<tr>
<td>2001-11-28</td>
<td>Tinny Ng</td>
<td>[Bug 3683] Access Violations when performing custom schema validation.
</td>
</tr>
<tr>
<td>2001-11-28</td>
<td>Tinny Ng</td>
<td>Check tohash pointer before accessing content in XMLString::hash.
</td>
</tr>
<tr>
<td>2001-11-27</td>
<td>Tinny Ng</td>
<td>Fix packageBinaries.pl to correctly strip the zip file name from the target
directory which has "." dot in it.
</td>
</tr>
<tr>
<td>2001-11-26</td>
<td>Don Mastrovito</td>
<td>BCB4 can use wchar_t.
</td>
</tr>
<tr>
<td>2001-11-23</td>
<td>Tinny Ng</td>
<td>Support ICU 2.0.
</td>
</tr>
<tr>
<td>2001-11-23</td>
<td>Tinny Ng</td>
<td>Eliminate Warning from Solaris Forte C++:
Warning (Anachronism): Formal argument start_routine of type extern "C".
</td>
</tr>
<tr>
<td>2001-11-23</td>
<td>Tinny Ng</td>
<td>Eliminate Warning from Solaris Forte C++:
Warning: String literal converted to char* in initialization.
</td>
</tr>
<tr>
<td>2001-11-23</td>
<td>Tinny Ng</td>
<td>Eliminate Warning from AIX xlC 3.6:1540-399.
</td>
</tr>
<tr>
<td>2001-11-23</td>
<td>Tinny Ng</td>
<td>[Bug 4655] config.status be included in all future binary releases.
</td>
</tr>
<tr>
<td>2001-11-23</td>
<td>Tinny Ng</td>
<td>[Bug 4873] ICU 2.0 breaks Xerces 1.5.2 build.
</td>
</tr>
<tr>
<td>2001-11-22</td>
<td>PeiYong Zhang</td>
<td>Eliminate Visual C++ compiler warning C4273.
</td>
</tr>
<tr>
<td>2001-11-22</td>
<td>PeiYong Zhang</td>
<td>Schema: Allow "0.0" to be a valid lexcial representation of ZERO.
</td>
</tr>
<tr>
<td>2001-11-21</td>
<td>Peter A. Volchek and PeiYong Zhang</td>
<td>Add sample SEnumVal.
</td>
</tr>
<tr>
<td>2001-11-21</td>
<td>Tinny Ng</td>
<td>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.
</td>
</tr>
<tr>
<td>2001-11-20</td>
<td>Tinny Ng</td>
<td>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).
</td>
</tr>
<tr>
<td>2001-11-19</td>
<td>PeiYong Zhang</td>
<td>XMLFloat and XMLDouble boundary Values updated.
</td>
</tr>
<tr>
<td>2001-11-16</td>
<td>Tinny Ng</td>
<td>Add test case InitTermTest to test XMLPlatformUtils:Initialize/Terminate() pair.
</td>
</tr>
<tr>
<td>2001-11-16</td>
<td>Khaled Noaman</td>
<td>Design change: GeneralAttributeCheck is not longer a singleton class.
</td>
</tr>
<tr>
<td>2001-11-15</td>
<td>Khaled Noaman</td>
<td>Re-organize constant values in XMLAttDef.
</td>
</tr>
<tr>
<td>2001-11-13</td>
<td>Tinny Ng</td>
<td>Move root element check from XMLValidator to XMLScanner
and deprecate XMLValidator::checkRootElement().
</td>
</tr>
<tr>
<td>2001-11-13</td>
<td>Tinny Ng</td>
<td>Update documentation for SAX2XMLReader, DefaultHandler and DOMParser.
</td>
</tr>
<tr>
<td>2001-11-09</td>
<td>Tinny Ng</td>
<td>Regular Expression: Update the Block Names and Block Range to comply to the latest standard.
</td>
</tr>
<tr>
<td>2001-11-09</td>
<td>Carolyn Weiss</td>
<td>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.
</td>
</tr>
<tr>
<td>2001-11-09</td>
<td>Carolyn Weiss</td>
<td>DOMMemTest fix: Changed some literal values to their equivalent hex values
so they work correctly on both ASCII and EBCDIC systems.
</td>
</tr>
<tr>
<td>2001-11-09</td>
<td>Linda Swan</td>
<td>Bug Fix: maxChars in XMLString::copyNString is more related to the target than the src.
</td>
</tr>
<tr>
<td>2001-11-07</td>
<td>Tinny Ng</td>
<td>Performance: Create QName in ContentSpecNode only if it is a leaf/Any/PCDataNode.
</td>
</tr>
<tr>
<td>2001-11-07</td>
<td>Tinny Ng</td>
<td>Performance: move getRawName() to outer loop in DFAContentModel so that it
is called only once per outer loop.
</td>
</tr>
<tr>
<td>2001-11-06</td>
<td>Khaled Noaman</td>
<td>[Bug 4644] Memory leak in schema traverser.
</td>
</tr>
<tr>
<td>2001-11-02</td>
<td>Jason Stewart</td>
<td>[Bug 4133] --prefix not used properly in configure.
</td>
</tr>
<tr>
<td>2001-11-01</td>
<td>Jason Stewart</td>
<td>[Bug 2730] Can't build xerces-c-1.5.1 with ICUMsgLoader.
</td>
</tr>
<tr>
<td>2001-11-01</td>
<td>Jason Stewart</td>
<td>[Bug 4578] No documentation for XMLTranscoder.
</td>
</tr>
<tr>
<td>2001-11-01</td>
<td>Tinny Ng</td>
<td>IDOM: Leak: should allocate the fNodeListPool with the overloaded new.
</td>
</tr>
<tr>
<td>2001/10/29</td>
<td>Tinny Ng</td>
<td>Update samples doc to reflect the latest changes. Also update runConfigure usage
in build doc to reflect the latest changes.
</td>
</tr>
<tr>
<td>2001-10-26</td>
<td>PeiYong Zhang</td>
<td>Thread safe XMLFloat and XMLDouble.
</td>
</tr>
<tr>
<td>2001-10-26</td>
<td>Tinny Ng</td>
<td>Update SAX standard web link.
</td>
</tr>
</table>
</s2>
<s2 title="Releases Archive">
<p> For release information about &XercesCName; 1.5.2 or earlier,
please refer to <jump href="releases_archive.html">Releases Archive</jump>.
</p>
</s2>
<s2 title="Releases Plan">
<p> For future release plan about &XercesCName;,
please refer to <jump href="releases_plan.html">Releases Plan</jump>.
</p>
</s2>
</s1>