[cp-patches] Comparable in java.util.Calendar

2005-11-21 Thread Kendall Bell
2005-11-21 Kendall Bell <[EMAIL PROTECTED]> * java/util/Calendar.java: Implemented Comparable. /* Calendar.java -- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can

Re: [cp-patches] Comparable in java.util.Calendar

2005-11-22 Thread Mark Wielaard
Hi Kendall, On Mon, 2005-11-21 at 21:35 -0600, Kendall Bell wrote: > 2005-11-21 Kendall Bell <[EMAIL PROTECTED]> > > * java/util/Calendar.java: Implemented Comparable. Seems you accidentally attached the original source file, not the diff -u patch. Please do include all method names you a

[Fwd: Re: [cp-patches] Comparable in java.util.Calendar]

2005-11-25 Thread Kendall Bell
8.1.26]) by gnu.wildebeest.org with esmtp (Exim 3.36 #1 (Debian)) id 1EfJyb-0002VD-00 for <[EMAIL PROTECTED]>; Thu, 24 Nov 2005 17:29:37 +0100 Subject: Re: [cp-patches] Comparable in java.util.Calendar From: Mark Wielaard <[EMAIL PROTECTED]>

Re: [Fwd: Re: [cp-patches] Comparable in java.util.Calendar]

2005-12-02 Thread Mark Wielaard
Hi Kendall, > On Tue, 2005-11-22 at 09:55 -0600, Kendall Bell wrote: > > 2005-11-21 Kendall Bell <[EMAIL PROTECTED]> > > > > * java/util/Calendar.java: > > Implemented Comparable. > > (compareTo) Method added. > > Thanks. Could you also email that to the classpath-patches list so >