changelog.gnujaxp.2

来自「linux下建立JAVA虚拟机的源码KAFFE」· 2 代码 · 共 1,945 行 · 第 1/5 页

2
1,945
字号
	* source/gnu/xml/pipeline/NSFilter.java: handle some more errors2001-10-18 08:39  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/SAXDriver.java: rm docs for limitations	  removed ages ago2001-10-18 02:57  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/SAXDriver.java: implement Attributes22001-10-18 02:48  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/dom/Consumer.java: use Attributes2 info to set	  'specified' flag2001-10-18 02:45  David Brownell <dbrownell@users.sourceforge.net>	* Makefile.in: add new files2001-10-18 02:40  David Brownell <dbrownell@users.sourceforge.net>	* LICENSE: add2001-10-18 02:39  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/ext/: Attributes2.java, Attributes2Impl.java,	  Locator2.java, Locator2Impl.java: sync with latest (alpha)	  extensions2001-10-18 02:36  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/*.java: sync with SAX2 r2pre2 and (alpha)	extensions2001-10-15 06:06  David Brownell <dbrownell@users.sourceforge.net>	* source/javax/xml/parsers/ClassStuff.java,	  DocumentBuilderFactory.java, SAXParserFactory.java: use the	  right class loader2001-10-15 04:48  David Brownell <dbrownell@users.sourceforge.net>	* Makefile.in: cleanups, add XInclude2001-10-15 04:28  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/XmlParser.java: handle xml-stylesheet and	  similar PIs2001-10-15 04:23  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/pipeline/PipelineFactory.java: teach about	  XInclude stage2001-10-15 04:18  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/pipeline/EventFilter.java: minor binding magic for	  XInclude2001-10-15 04:12  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/pipeline/XIncludeFilter.java: create2001-10-08 21:35  David Brownell <dbrownell@users.sourceforge.net>	* configure: match current configure.in2001-10-07 06:26  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/util/Resolver.java: refer to latest RFC on XML	  mimetypes2001-10-07 06:18  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/pipeline/CallFilter.java: use encoding reported by	  server2001-10-07 06:09  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/helpers/XMLReaderFactory.java: bugfix system	  property and compiled-in default cases2001-10-07 06:04  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/SAXDriver.java: locator/entity bugfix,	  standalone flag, doc tweaks2001-10-07 05:56  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/XmlParser.java: better SAX2 conformance	  w.r.t. "declared" system IDs2001-09-29 09:25  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/helpers/NewInstance.java: added from	  sax@sourceforge2001-09-29 09:24  David Brownell <dbrownell@users.sourceforge.net>	* configure.in: autoconf variables aren't $variables like bash2001-09-29 08:40  David Brownell <dbrownell@users.sourceforge.net>	* Makefile.in: sax added a file, configure --with-gcj2001-09-29 08:23  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/util/Resolver.java: document return type2001-09-29 07:54  David Brownell <dbrownell@users.sourceforge.net>	* configure, configure.in: "--with-gcj" as javac substitute2001-09-29 07:34  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/helpers/AttributeListImpl.java,	  AttributesImpl.java, DefaultHandler.java, LocatorImpl.java,	  NamespaceSupport.java, ParserAdapter.java, ParserFactory.java,	  XMLFilterImpl.java, XMLReaderAdapter.java, XMLReaderFactory.java,	  package.html: sync with latest sax@sourceforge2001-09-26 21:31  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/util/XMLWriter.java: minor doc update2001-08-30 01:45  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/dom/DomDocument.java: "xml" illegal for pi target	  name2001-08-24 23:44  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/pipeline/EventFilter.java: pipelines can optimize	  to null2001-08-24 23:43  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/pipeline/DomConsumer.java: better subclass support2001-08-24 23:38  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/dom/DomAttr.java, DomCharacterData.java: update	  createEvent() calls2001-08-24 23:36  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/XmlReader.java: force prefixes=true when	  validating,2001-08-21 19:14  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/dom/DomNode.java: use other notion of event "type"2001-08-18 22:23  David Brownell <dbrownell@users.sourceforge.net>	* source/org/w3c/dom/*.java: merge 6/21/2001 W3C mapping/javadoc	  errata2001-08-09 20:33  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/XmlParser.java: trim unneeded code; save	  standalone flag2001-08-09 20:31  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/XmlReader.java: signature update2001-08-09 20:29  David Brownell <dbrownell@users.sourceforge.net>	* manifest.mf: initial version2001-08-09 20:29  David Brownell <dbrownell@users.sourceforge.net>	* Makefile.in: META-INF support, don't build unused DOM modules2001-08-07 20:16  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/InputSource.java: sync w/sax@sourceforge2001-08-03 21:13  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/helpers/: AttributeListImpl.java,	  LocatorImpl.java, ParserFactory.java, XMLFilterImpl.java: sync	  w/sax@sourceforge2001-08-03 21:08  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/*.java: sync w/sax@sourceforge2001-08-03 21:00  David Brownell <dbrownell@users.sourceforge.net>	* Makefile.in: tweak generated javadoc2001-08-03 20:58  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/helpers/XMLReaderAdapter.java: sync	  w/sax@sourceforge: doc2001-08-03 20:57  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/helpers/ParserAdapter.java: sync	  w/sax@sourceforge: bugs2001-08-03 20:56  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/helpers/NamespaceSupport.java: sync	  w/sax@sourceforge: doc, bugs2001-08-03 20:53  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/helpers/AttributesImpl.java: sync	  w/sax@sourceforge: bugfix2001-08-03 20:51  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/ext/DeclHandler.java,	  ext/LexicalHandler.java, ext/package.html,	  helpers/DefaultHandler.java: sync w/sax@sourceforge: doc2001-08-03 20:48  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/Locator.java, package.html: sync	  w/sax@sourceforge: doc2001-08-03 20:47  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/DTDHandler.java, EntityResolver.java,	  ErrorHandler.java: sync w/sax@sourceforge: doc fixes2001-07-31 08:42  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/SAXDriver.java: handle namespace decls	  in two passes (correctness)2001-07-31 08:38  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/XmlParser.java: absolutize URLs earlier;	  undo flush tweak; #IMPLIED attrs not reported2001-07-29 21:26  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/XmlParser.java: flush buffer more; MIME	  charset= bug2001-07-29 21:14  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/SAXDriver.java: better diagnostic for	  runtime exceptions2001-07-29 21:12  David Brownell <dbrownell@users.sourceforge.net>	* README: update2001-07-29 20:58  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/pipeline/EventFilter.java: add chainTo() glue to	  XMLFilterImpl2001-07-18 19:03  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/XmlParser.java: handle UTF-8 BOM (yeech)2001-07-18 19:01  David Brownell <dbrownell@users.sourceforge.net>	* README: update2001-07-18 18:40  David Brownell <dbrownell@users.sourceforge.net>	* Makefile.in: bugfix name of a javax.transform Error2001-07-18 18:39  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/SAXDriver.java: namespace checks must	  just be warnings2001-07-18 18:34  David Brownell <dbrownell@users.sourceforge.net>	* source/javax/xml/transform/: TFactoryConfigurationError.java,	  TransformerFactoryConfigurationError.java: fix error class name2001-07-18 18:32  David Brownell <dbrownell@users.sourceforge.net>	* source/javax/xml/transform/TransformerFactory.java: exception	  bugfix; alphabetize; style2001-07-18 18:28  David Brownell <dbrownell@users.sourceforge.net>	* source/javax/xml/transform/TransformerException.java: add missing	  method, missing implementations2001-07-18 18:27  David Brownell <dbrownell@users.sourceforge.net>	*	  source/javax/xml/transform/TransformerConfigurationException.java:	  alphabetize to match spec2001-07-18 18:25  David Brownell <dbrownell@users.sourceforge.net>	* source/javax/xml/transform/ErrorListener.java,	  SourceLocator.java: javadoc summary2001-07-18 18:24  David Brownell <dbrownell@users.sourceforge.net>	* source/javax/xml/transform/Transformer.java: alphabetize, match	  spec2001-07-18 18:22  David Brownell <dbrownell@users.sourceforge.net>	* source/javax/xml/transform/OutputKeys.java: alphabetize (match	  spec)2001-07-18 18:19  David Brownell <dbrownell@users.sourceforge.net>	* source/javax/xml/transform/stream/StreamResult.java,	  StreamSource.java: alphabetize; fix file-to-URL bug2001-07-18 18:15  David Brownell <dbrownell@users.sourceforge.net>	* source/javax/xml/transform/sax/SAXResult.java: export missing	  methods; alphabetize2001-07-17 22:20  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/SAXDriver.java: feature setting cleanup;	  don't save unrecognized props/features2001-07-16 18:11  David Brownell <dbrownell@users.sourceforge.net>	* source/javax/xml/parsers/DocumentBuilder.java,	  DocumentBuilderFactory.java: add missing method; method order	  matches spec2001-07-14 23:41  David Brownell <dbrownell@users.sourceforge.net>	* configure: current autoconf output2001-07-14 22:23  David Brownell <dbrownell@users.sourceforge.net>	* Makefile.in: add javax.xml.transform to javadoc2001-07-14 22:14  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/SAXDriver.java: namespaces: intern uris,	  expect non-relative ones2001-07-14 21:49  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/helpers/package.html: import tweak given to	  sax@sourceforge2001-07-13 19:39  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/aelfred2/JAXPFactory.java: bugfix, from Zeger	  Hendrikse2001-07-12 23:07  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/package.html: update2001-07-12 23:03  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/InputSource.java: merge minor diff from	  sax@sourceforge2001-07-11 20:32  David Brownell <dbrownell@users.sourceforge.net>	* Makefile.in: import CallFilter2001-07-11 20:32  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/pipeline/CallFilter.java: import2001-07-11 19:51  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/pipeline/package.html: import2001-07-11 19:50  David Brownell <dbrownell@users.sourceforge.net>	* Makefile.in: more files, update2001-07-11 19:28  David Brownell <dbrownell@users.sourceforge.net>	* source/org/xml/sax/helpers/XMLReaderFactory.java: switch to	  optionally validating default2001-07-11 19:26  David Brownell <dbrownell@users.sourceforge.net>	* source/gnu/xml/util/: DoParse.java, Resolver.java, package.html:

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?