This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: FYI: Classpath comparison update


I'm checking this in.
This is another update to the libgcj/Classpath comparison page.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>

	* libgcj-classpath-compare.html: Rebuilt.

Index: libgcj-classpath-compare.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/libgcj-classpath-compare.html,v
retrieving revision 1.18
diff -u -r1.18 libgcj-classpath-compare.html
--- libgcj-classpath-compare.html 2001/11/11 18:33:36 1.18
+++ libgcj-classpath-compare.html 2001/11/14 18:25:54
@@ -9,7 +9,7 @@
 cvs Classpath.  It was generated using the <a
 href="scripts/gen-classpath-compare"><code>gen-classpath-compare</code></a>
 script on
-2001-11-11.
+2001-11-14.
 This table intentionally omits certain classes which are not of
 interest.  If the third column shows a "Diff" link, then that means
 the script believes that the class has been merged, but a difference
Index: compare/java.lang.Double.diff
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/compare/java.lang.Double.diff,v
retrieving revision 1.3
diff -u -r1.3 java.lang.Double.diff
--- compare/java.lang.Double.diff 2001/11/11 18:33:36 1.3
+++ compare/java.lang.Double.diff 2001/11/14 18:25:56
@@ -1,4 +1,4 @@
---- /home/tromey/gnu/egcs/classpath/classpath/java/lang/Double.java	Sun Nov 11 11:51:23 2001
+--- /home/tromey/gnu/egcs/classpath/classpath/java/lang/Double.java	Wed Nov 14 09:08:21 2001
 +++ java/lang/Double.java	Fri Oct 26 16:18:42 2001
 @@ -504,7 +504,7 @@
     * @see #NEGATIVE_INFINITY


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]