Date
|
Contributor
|
Description
|
2002-03-07
|
Tinny Ng
|
Add a keys file to store public key of committers who sign and upload packages to Apache.
|
2002-03-07
|
PeiYong Zhang
|
Call Terminate() to avoid memory tools reporting memory leak in Traversal test cases.
|
2002-03-06
|
PeiYong Zhang
|
Schema: Allow [+]? [0]* '.'? [0]* and normalize the input to positive zero string.
And similarly input conforming to '-' [0]* '.'? [0]* is normalized to negative zero.
|
2002-03-04
|
Tinny Ng
|
[Bug 2869] AIX 4.3.3 mutex/atomic-operation changes for build.
|
2002-03-04
|
Khaled Noaman
|
[Bug 6834] apparently correct schema/instance not validating.
|
2002-02-28
|
PeiYong Zhang
|
[Bug 2717] Unterminated INCLUDE section causes infinite loop with setExitOnFirstFatalError(false)
|
2002-02-28
|
Tinny Ng
|
Fix: ReaderMgr Should check if XMLReader is created successfully.
|
2002-02-28
|
Tinny Ng
|
[Bug 1368] improper DOMStringHandle locking.
|
2002-02-28
|
Martin Kalen
|
[Bug 6445] Caldera (SCO) OpenServer Port.
|
2002-02-27
|
Tinny Ng
|
Fix: default attribute are not added when namespace is on and validation is off.
|
2002-02-27
|
Tinny Ng
|
Fix: SAX AttributeList::getName should attach prefix if present
|
2002-02-26
|
Tinny Ng
|
[Bug 6672] SAXValidator results in an access violation when validating against schema
with empty element that has default value.
|
2002-02-26
|
Khaled Noaman
|
Fix: Create ZeroOrOne node for PCDATA only if needed.
|
2002-02-25
|
Tinny Ng
|
Schema Fix: Thread-safe the built-in datatype validator registry.
|
2002-02-25
|
Tinny Ng
|
Merge IThreadTest and ThreadTest. Modify ThreadTest to do schema processing, and
add ThreadTest to sanityTest.pl
|
2002-02-20
|
Don Mastrovito
|
Project files for BCB6.
|
2002-02-20
|
Tinny Ng
|
[Bug 2845] HP-UX 10.20 with CC A.10.40 needs +Z instead of +z.
|
2002-02-20
|
Tinny Ng
|
[Bug 5977] Warnings on generating apiDocs.
|
2002-02-18
|
PeiYong Zhang
|
Fix: Add code for ContentSpecNode::All in formatNode.
|
2002-02-18
|
James Berry
|
Add support for building with new MacOSURLAccessCF NetAccessor that doesn't
require Carbon but can allow Xerces to live solely within CoreServices layer.
|
2002-02-17
|
James Berry
|
[Bug 6092] stricmp and strnicmp not present in FreeBSD.
|
2002-02-17
|
James Berry
|
Update Mac OS projects to reflect "sane includes" changes.
|
2002-02-15
|
Tinny Ng
|
Add IDOM to API documentation.
|
2002-02-15
|
PeiYong Zhang
|
Base64 interface redefined for conversion in XMLByte.
|
2002-02-14
|
PeiYong Zhang
|
Add getEnumString to DatatypeValidator.
|
2002-02-13
|
Khaled Noaman
|
Add constraint checking for the extension of an 'all' content model.
|
2002-02-13
|
Khaled Noaman
|
[Bug 4581] erroneous static cast in programming examples.
|
2002-02-13
|
Khaled Noaman
|
[Bug 6336] Output of XMLString::transcode not freed?
|
2002-02-13
|
Khaled Noaman
|
Update samples to use SAX2 features/properties constants from XMLUni.
|
2002-02-11
|
PeiYong Zhang
|
[Bug 6330] Base64::encode does not work.
|
2002-02-11
|
Tinny Ng
|
[Bug 2715] Build recursion suppresses make failures.
|
2002-02-11
|
Tinny Ng
|
[Bug 2496] libxerces-c1_5_0 fails to build correctly on Solaris.
|
2002-02-06
|
Khaled Noaman
|
Added a new flag '-p' to SAX2 samples to set the 'namespace-prefixes' feature.
|
2002-02-06
|
Khaled Noaman
|
Use IDOM for schema processing.
|
2002-02-05
|
Tinny Ng
|
Remove 3rd party jar style-apachexmljar, expand into physical files.
|
2002-02-05
|
Tinny Ng
|
Add IDOMMemTest.
|
2002-02-05
|
Tinny Ng
|
Modify InitTermTest to take option flag like -s, -f , and -n.
|
2002-02-05
|
Tinny Ng
|
[Bug 5716] Can't parse with Validation more than one file.
|
2002-02-05
|
Tinny Ng
|
Recognize IBM01140 (IANA encoding) as alias of intrinsic encoding IBM1140.
|
2002-02-04
|
Tinny Ng
|
[Bug 6114] Memory leaks on IDOM getElementsByTagName().
|
2002-02-04
|
Tinny Ng
|
Add DOM Level2 missing functions: NodeIterator::getRoot, TreeWalker::getRoot
Element::hasAttribute, Element::hasAttributeNS and Node::hasAttribute
|
2002-02-04
|
Tinny Ng
|
Memory leak fix in samples / test cases.
|
2002-02-01
|
PeiYong Zhang
|
src and include folder reorganization for "sane_include".
|
2002-01-28
|
Khaled Noaman
|
Fix: some SAX calls were not passed to the LexicalHandler.
|
2002-01-29
|
Tinny Ng
|
Remove those jar files that are not clear in license issue.
|
2002-01-28
|
Khaled Noaman
|
Add a 'null' string constant in XMLUni.
|
2002-01-28
|
Khaled Noaman
|
Add SAX2-ext's DeclHandler support.
|
2002-01-28
|
Khaled Noaman
|
The namespace-prefixes feature in SAX2 should be off by default.
|
2002-01-24
|
Tinny Ng
|
[Bug 3111] Problem with LexicalHandler::startDTD() and LexicalHandler::endDTD().
|
2002-01-23
|
Tinny Ng
|
Progressive parse does not do post-validation and thus ID/IDREF are not checked.
|
2002-01-23
|
Tinny Ng
|
[Bug 5545] Progressive Parse trashes when encountering "<! ... "
|
2002-01-23
|
Tinny Ng
|
Update DOM/IDOM hasFeature method to correctly reflect current status.
And add more hasFeature test to DOMMemTest.
|
2002-01-21
|
Tinny Ng
|
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.
|
2002-01-21
|
Tinny Ng
|
Document encoding alias for intrinsic encoding support.
|
2002-01-21
|
Tinny Ng
|
[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.
|
2002-01-18
|
Max Gotlib
|
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.
|
2002-01-18
|
Tinny Ng
|
[Bug 5371] runConfigure extra linker options ignored in Makefiles for tests and samples.
|
2002-01-18
|
Tinny Ng
|
Break program.xml which takes too long to load, into program-sax.xml, program-sax2.xml
program-dom.xml, program-idom.xml.
|
2002-01-18
|
Tinny Ng
|
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
|
2002-01-18
|
Tinny Ng
|
Create symbolic link to those duplicate ICU libraries, instead of physical duplicate copies.
|
2002-01-15
|
Khaled Noaman
|
[Bug 5807] Parser produces unexpected errors from 'Good' document.
|
2002-01-14
|
PeiYong Zhang
|
XMLURi bug fix: related to Authority and wellformedAddress
|
2002-01-14
|
Max Gotlib
|
[Bug 5570] DOM_Range lacks the copy constructor.
|
2002-01-14
|
Max Gotlib
|
Support IconvFBSD in multi-threading environment with all the possible
combinations of threading and transcoding options.
|
2002-01-10
|
Khaled Noaman
|
[Bug 5786] Unexpected Schema errors.
|
2002-01-03
|
Khaled Noaman
|
Fix for identity constraints - union operation.
|
2002-01-03
|
Khaled Noaman
|
Resolve namespace first before resolving the schema location in <import>.
|
2002-01-03
|
Khaled Noaman
|
[Bug 5675] Use of setExternalSchemaLocation() yields inconsistent behavior.
|
2002-01-02
|
Khaled Noaman
|
Fix for validity constraint check for standalone documents.
|
2002-01-02
|
Khaled Noaman
|
Fix for regular expression patterns that begin with ".".
|
2002-01-02
|
Khaled Noaman
|
Fix for error message when checking for attributes with a namespace prefix.
|
2002-01-02
|
Khaled Noaman
|
[Bug 5569] <extension> does not work -- ancestor elements not recognized.
|
2002-01-02
|
Tinny Ng
|
Schema Fix: should not store a temp value as the key in the element
pool and the attribute pool.
|
2001-12-22
|
Jason Stewart
|
[Bug 4953] Propagate existing CFLAGS and CXXFLAGS.
|
2001-12-21
|
Jason Stewart
|
[Bug 5514] XMLEnumerator needs virtual destructor.
|
2001-12-21
|
Tinny Ng
|
[Bug 2680] Remove '-instances=static' from the compile step.
|
2001-12-21
|
Tinny Ng
|
[Bug 1833] LexicalHandler::startDTD not called correctly.
|
2001-12-21
|
Frank Balluffi
|
[Bug 5466] Memory Leak: ElementImpl.cpp's ElementImpl::ElementImpl copy
constructor does not cleanup attributes before assignment.
|
2001-12-21
|
Frank Balluffi
|
[Bug 5464] Memory Leak: DocumentImpl::importNode does not delete
old attribute if its reference count equals zero.
|
2001-12-21
|
Tinny Ng
|
Schema fix: leading whitespace should be preserved for CData type.
|
2001-12-14
|
Khaled Noaman
|
Add surrogate support to comments and processing instructions.
|
2001-12-14
|
Tinny Ng
|
Performance: Do not transcode twice in DOMString constructor.
|
2001-12-14
|
Tinny Ng
|
update BUILDINSTRUCTIONS.TXT to be in sync with build instruction in build*.xml.
|
2001-12-13
|
PeiYong Zhang
|
Fix: Invalid Argument to FreeLibrary (Hint: 0x0000000).
|
2001-12-13
|
Linda Swan
|
iSeries (AS/400) documentation update and other iSeries related fixes.
|
2001-12-13
|
Khaled Noaman
|
[Bug 5410] non-schema <attribute> attributes cause error.
|
2001-12-12
|
Tinny Ng
|
Fix typos in messages.
|
2001-12-12
|
PeiYong Zhang
|
Memory leak: fRedefineList.
|
2001-12-12
|
Tinny Ng
|
[Bug 5367] Progressive parse does not throw error when file is empty.
|
2001-12-12
|
Tinny Ng
|
Performance: Remove obsolete code in ElemStack.
|
2001-12-11
|
Max Gotlib
|
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.
|
2001-12-11
|
Christopher Just
|
[Bug 5320] 1.5.2 Build fails on IRIX. The variable "atomicOpsMutex" has been defined twice.
|
2001/12/10
|
PeiYong Zhang
|
Swap checking to avoid "dangling pointer" reported by BoundsChecker.
|
2001-12-10
|
PeiYong Zhang
|
Memory Leak: fLeafNameTypeVector.
|