dleslie 01/11/09 09:02:05
Modified: java commits.xml
Log:
Update for 2.2.D12.
Revision Changes Path
1.31 +31 -0 xml-xalan/java/commits.xml
Index: commits.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/commits.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- commits.xml 2001/11/09 14:43:54 1.30
+++ commits.xml 2001/11/09 17:02:05 1.31
@@ -1628,4 +1628,35 @@
Submitted by: [EMAIL PROTECTED]
Reviewed by: [EMAIL PROTECTED]</Log>
</Commit>
+<Commit category="xsltc">
+<Who>[EMAIL PROTECTED]</Who>
+<DateCommitted>11/09/2001</DateCommitted>
+<Added>java/src/org/apache/xalan/xsltc/compiler LongExpr.java</Added>
+<Log>bug fix 3592, new class to handle Long expresssion</Log>
+</Commit>
+<Commit category="xsltc">
+<Who>[EMAIL PROTECTED]</Who>
+<DateCommitted>11/09/2001</DateCommitted>
+<Modified>java/src/org/apache/xalan/xsltc/compiler Parser.java
+ xpath.cup xpath.lex Constants.java CastExpr.java</Modified>
+<Log>bug fix 3592, handles long now</Log>
+</Commit>
+<Commit category="xsltc">
+<Who>[EMAIL PROTECTED]</Who>
+<DateCommitted>11/09/2001</DateCommitted>
+<Added>java/src/org/apache/xalan/xsltc/compiler/util LongType.java</Added>
+<Log>bug fix 3592, added new class for Long types</Log>
+</Commit>
+<Commit category="xsltc">
+<Who>[EMAIL PROTECTED]</Who>
+<DateCommitted>11/09/2001</DateCommitted>
+<Modified>java/src/org/apache/xalan/xsltc/compiler/util Type.java</Modified>
+<Log>bug fix 3592, handles Long types</Log>
+</Commit>
+<Commit category="core">
+<Who>[EMAIL PROTECTED]</Who>
+<DateCommitted>11/09/2001</DateCommitted>
+<Modified>java/src/org/apache/xalan/transformer
ResultTreeHandler.java</Modified>
+<Log>Bugzilla 4344: discard attrs which don't have an element to belong
to</Log>
+</Commit>
</Commits>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]