classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [generics] Merge for 2005/02/01


From: Andrew John Hughes
Subject: [cp-patches] [generics] Merge for 2005/02/01
Date: Wed, 2 Feb 2005 01:54:20 +0000
User-agent: Mutt/1.5.6+20040907i

I'm committing the attached patch to merge HEAD changes to the
generics branch.

Changelog:

2005-02-02  Andrew John Hughes  <address@hidden>

        * java/text/SimpleDateFormat.java
        Lots of documentation updates.
        (readObject(java.io.ObjectInputStream)): Wraps
        IllegalArgumentException as specified.
        (compileFormat(String)): Uses standardChars
        rather than the local pattern characters.
        Throws IllegalArgumentException rather than
        storing a -1 field.
        (toString()): Extended to include all variables
        in a better format.
        (translateLocalizedPattern(String, String, String)):
        Renamed to better define the use of this method.

2005-02-02  Dalibor Topic  <address@hidden>

        * gnu/java/net/GetSystemPropertyAction.java:
        Removed.
        * gnu/java/net/protocol/ftp/FTPURLConnection.java:
        Use gnu.java.security.action.GetPropertyAction instead 
        of gnu.java.net.GetSystemPropertyAction.

2005-02-02  Robert Schuster  <address@hidden>

        * gnu/java/beans/decoder/GrowableArrayContext.java: Fixed
        assignment behavior by using java.lang.reflect.Array.set()
        directly.

2005-02-01  Dalibor Topic  <address@hidden>

        * gnu/java/beans/EmptyBeanInfo.java,
        gnu/java/beans/info/ComponentBeanInfo.java,
        gnu/java/lang/SystemClassLoader.java:
        Removed unused files.

2005-02-01  Sven de Marothy  <address@hidden>
        
        * java/util/GregorianCalendar.java
        (computeTime): Fixed handling of time zones.

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.


-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"Value your freedom, or you will lose it, teaches history. 
`Don't bother us with politics' respond those who don't want to learn." 
-- Richard Stallman

"We've all been part of the biggest beta test the world has ever known --
Windows" 
-- Victor Wheatman, Gartner

Attachment: merge-20050201.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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