commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath java/util/Calendar.java java/util/Gre...


From: Sven de Marothy
Subject: [commit-cp] classpath java/util/Calendar.java java/util/Gre...
Date: Tue, 01 Feb 2005 09:16:01 -0500

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Sven de Marothy <address@hidden>        05/02/01 14:16:01

Modified files:
        java/util      : Calendar.java GregorianCalendar.java 
        .              : ChangeLog 

Log message:
        2005-02-01  Sven de Marothy  <address@hidden>
        
        * java/util/Calendar.java
        (clear): Set values to Epoch instead of zero.
        (set): Set isSet to the relevant field pattern instead of just the
        field.
        * java/util/GregorianCalendar.java
        (getBundle): Removed.
        (getDayOfYear): Removed.
        (getFirstDayOfMonth): New private method.
        (nonLeniencyCheck): New private method.
        (computeTime): Correct handling of insufficient data.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/util/Calendar.java.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/util/GregorianCalendar.java.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.3148&tr2=1.3149&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]