dleslie 01/03/13 13:00:27
Modified: java commits.xml
Log:
Periodic extract of commit messages from local Notes database.
Revision Changes Path
1.3 +29 -0 xml-xalan/java/commits.xml
Index: commits.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/commits.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- commits.xml 2001/03/13 14:50:09 1.2
+++ commits.xml 2001/03/13 21:00:23 1.3
@@ -609,4 +609,33 @@
of the serialization classes that are part of xalan - if someone needs the
method I'll try to port it.</Log>
</Commit>
+<Commit category="compat">
+<Who>[EMAIL PROTECTED]</Who>
+<DateCommitted>03/13/2001</DateCommitted>
+<Modified>java/compat_src/org/apache/xalan/xpath/xml TreeWalker.java
+ java/compat_src/org/apache/xalan/xslt XSLTEngineImpl.java</Modified>
+<Log>Made changes for change to API for XalanJ2 TreeWalker, which
+ now requires that the DOM helper be created by the caller.</Log>
+</Commit>
+<Commit category="core">
+<Who>[EMAIL PROTECTED]</Who>
+<DateCommitted>03/13/2001</DateCommitted>
+<Modified>java/src/org/apache/xml/utils TreeWalker.java</Modified>
+<Log>Added back in the TreeWalker(ContentHandler contentHandler)
+ constructor, because I'm worried I'll break more dependent code.</Log>
+</Commit>
+<Commit category="core">
+<Who>[EMAIL PROTECTED]</Who>
+<DateCommitted>03/13/2001</DateCommitted>
+<Modified>java/src/org/apache/xalan/res XSLTErrorResources.java
+ java/src/org/apache/xalan/xslt Process.java</Modified>
+<Log>Implement new arguments for the command line interface: URIResolver,
+EntityResolver and ContentHandler</Log>
+</Commit>
+<Commit category="core">
+<Who>[EMAIL PROTECTED]</Who>
+<DateCommitted>03/13/2001</DateCommitted>
+<Modified>java/src/org/apache/xalan/templates FuncFormatNumb.java</Modified>
+<Log>Fix error message to say that 2 or 3 arguments are required.</Log>
+</Commit>
</Commits>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]