public inbox for rhug-cvs@sourceware.org
help / color / mirror / Atom feed
From: green@sources.redhat.com
To: rhug-cvs@sources.redhat.com
Subject: rhug/xerces ChangeLog Makefile.am Makefile.in  ...
Date: Sun, 29 Sep 2002 22:46:00 -0000	[thread overview]
Message-ID: <20020930054635.4353.qmail@sources.redhat.com> (raw)

CVSROOT:	/cvs/rhug
Module name:	rhug
Changes by:	green@sources.redhat.com	2002-09-29 22:46:35

Modified files:
	xerces         : ChangeLog Makefile.am Makefile.in aclocal.m4 
	                 configure configure.in info.rml 
	                 rhug-xerces.spec 
	xerces/upstream: build.xml 
	xerces/upstream/docs: features.xml readme.xml releases.xml 
	                      schema.xml 
	xerces/upstream/docs/dtd: entities.ent 
	xerces/upstream/src: Makefile.incl 
	xerces/upstream/src/javax/xml/parsers: DocumentBuilder.java 
	                                       DocumentBuilderFactory.java 
	                                       FactoryConfigurationError.java 
	                                       ParserConfigurationException.java 
	                                       SAXParser.java 
	                                       SAXParserFactory.java 
	                                       package.html 
	xerces/upstream/src/org/apache/xerces/dom: AttrImpl.java 
	                                           AttrNSImpl.java 
	                                           AttributeMap.java 
	                                           CDATASectionImpl.java 
	                                           CharacterDataImpl.java 
	                                           ChildNode.java 
	                                           CommentImpl.java 
	                                           DOMImplementationImpl.java 
	                                           DeepNodeListImpl.java 
	                                           DeferredAttrImpl.java 
	                                           DeferredAttrNSImpl.java 
	                                           DeferredCDATASectionImpl.java 
	                                           DeferredCommentImpl.java 
	                                           DeferredDocumentImpl.java 
	                                           DeferredDocumentTypeImpl.java 
	                                           DeferredElementDefinitionImpl.java 
	                                           DeferredElementImpl.java 
	                                           DeferredElementNSImpl.java 
	                                           DeferredEntityImpl.java 
	                                           DeferredEntityReferenceImpl.java 
	                                           DeferredNotationImpl.java 
	                                           DeferredProcessingInstructionImpl.java 
	                                           DeferredTextImpl.java 
	                                           DocumentFragmentImpl.java 
	                                           DocumentImpl.java 
	                                           DocumentTypeImpl.java 
	                                           ElementDefinitionImpl.java 
	                                           ElementImpl.java 
	                                           ElementNSImpl.java 
	                                           EntityImpl.java 
	                                           EntityReferenceImpl.java 
	                                           LCount.java 
	                                           NamedNodeMapImpl.java 
	                                           NodeImpl.java 
	                                           NodeIteratorImpl.java 
	                                           NotationImpl.java 
	                                           ParentNode.java 
	                                           ProcessingInstructionImpl.java 
	                                           RangeExceptionImpl.java 
	                                           RangeImpl.java 
	                                           TextImpl.java 
	                                           TreeWalkerImpl.java 
	xerces/upstream/src/org/apache/xerces/dom/events: EventImpl.java 
	                                                  MutationEventImpl.java 
	xerces/upstream/src/org/apache/xerces/framework: Version.java 
	                                                 XMLDocumentScanner.java 
	                                                 XMLParser.java 
	xerces/upstream/src/org/apache/xerces/jaxp: SAXParserImpl.java 
	xerces/upstream/src/org/apache/xerces/msg: SchemaMessages.java 
	                                           XMLMessages.java 
	xerces/upstream/src/org/apache/xerces/readers: 
	                                               DefaultEntityHandler.java 
	                                               StringReader.java 
	                                               XMLEntityReader.java 
	xerces/upstream/src/org/apache/xerces/utils: URI.java 
	                                             XMLMessages.java 
	xerces/upstream/src/org/apache/xerces/validators/common: 
	                                                         AllContentModel.java 
	                                                         Grammar.java 
	                                                         XMLValidator.java 
	xerces/upstream/src/org/apache/xerces/validators/datatype: 
	                                                           AbstractStringValidator.java 
	                                                           Base64BinaryDatatypeValidator.java 
	                                                           DatatypeValidatorFactoryImpl.java 
	                                                           DateTimeDatatypeValidator.java 
	                                                           DateTimeValidator.java 
	                                                           HexBinaryDatatypeValidator.java 
	                                                           TimeDatatypeValidator.java 
	                                                           YearMonthDatatypeValidator.java 
	xerces/upstream/src/org/apache/xerces/validators/schema: 
	                                                         GeneralAttrCheck.java 
	                                                         SchemaMessageProvider.java 
	                                                         TraverseSchema.java 
	xerces/upstream/src/org/apache/xml/serialize: 
	                                              HTMLSerializer.java 
	                                              OutputFormat.java 
	                                              XMLSerializer.java 

Log message:
	Upgraded to 1.4.4.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/ChangeLog.diff?cvsroot=rhug&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/Makefile.am.diff?cvsroot=rhug&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/Makefile.in.diff?cvsroot=rhug&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/aclocal.m4.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/configure.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/configure.in.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/info.rml.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/rhug-xerces.spec.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/build.xml.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/docs/features.xml.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/docs/readme.xml.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/docs/releases.xml.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/docs/schema.xml.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/docs/dtd/entities.ent.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/Makefile.incl.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/javax/xml/parsers/DocumentBuilder.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/javax/xml/parsers/DocumentBuilderFactory.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/javax/xml/parsers/FactoryConfigurationError.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/javax/xml/parsers/ParserConfigurationException.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/javax/xml/parsers/SAXParser.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/javax/xml/parsers/SAXParserFactory.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/javax/xml/parsers/package.html.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/AttrImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/AttrNSImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/AttributeMap.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/CDATASectionImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/CharacterDataImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/ChildNode.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/CommentImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DOMImplementationImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeepNodeListImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredAttrImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredAttrNSImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredCDATASectionImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredCommentImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredDocumentImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredDocumentTypeImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredElementDefinitionImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredElementImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredElementNSImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredEntityImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredEntityReferenceImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredNotationImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredProcessingInstructionImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DeferredTextImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DocumentFragmentImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DocumentImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/DocumentTypeImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/ElementDefinitionImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/ElementImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/ElementNSImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/EntityImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/EntityReferenceImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/LCount.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/NamedNodeMapImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/NodeImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/NodeIteratorImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/NotationImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/ParentNode.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/ProcessingInstructionImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/RangeExceptionImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/RangeImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/TextImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/TreeWalkerImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/events/EventImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/dom/events/MutationEventImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/framework/Version.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/framework/XMLDocumentScanner.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/framework/XMLParser.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/jaxp/SAXParserImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/msg/SchemaMessages.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/msg/XMLMessages.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/readers/DefaultEntityHandler.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/readers/StringReader.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/readers/XMLEntityReader.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/utils/URI.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/utils/XMLMessages.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/common/AllContentModel.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/common/Grammar.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/common/XMLValidator.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/datatype/AbstractStringValidator.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/datatype/Base64BinaryDatatypeValidator.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/datatype/DatatypeValidatorFactoryImpl.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/datatype/DateTimeDatatypeValidator.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/datatype/DateTimeValidator.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/datatype/HexBinaryDatatypeValidator.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/datatype/TimeDatatypeValidator.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/datatype/YearMonthDatatypeValidator.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/schema/GeneralAttrCheck.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/schema/SchemaMessageProvider.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xerces/validators/schema/TraverseSchema.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xml/serialize/HTMLSerializer.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xml/serialize/OutputFormat.java.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/xerces/upstream/src/org/apache/xml/serialize/XMLSerializer.java.diff?cvsroot=rhug&r1=1.2&r2=1.3


             reply	other threads:[~2002-09-30  5:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-29 22:46 green [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-11-27 17:03 gary
2003-11-21 13:51 gary
2002-12-22  8:06 green
2002-10-10 18:58 green
2002-10-05 22:32 green
2001-09-04 18:59 green

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020930054635.4353.qmail@sources.redhat.com \
    --to=green@sources.redhat.com \
    --cc=rhug-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).