classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [generics] Merge from HEAD for 2005/03/28 to 2005/04/02


From: Andrew John Hughes
Subject: [cp-patches] [generics] Merge from HEAD for 2005/03/28 to 2005/04/02
Date: Sun, 3 Apr 2005 01:07:00 +0100
User-agent: Mutt/1.5.6+20040907i

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

Changelog:

2005-04-01  Tom Tromey  <address@hidden>

        * java/lang/AssertionError.java: Typo fix.

2005-04-01  Michael Koch  <address@hidden>

        * java/io/PipedInputStream.java
        (read): Make sure a positive byte value is returned. Revised javadoc.
        Thanks to Olafur Bragason for reporting these bugs.

2005-04-01  Guilhem Lavaux  <address@hidden>

        * java/awt/image/IndexColorModel.java
        (getRGB): Check if pixel is negative.

2005-03-31  Thomas Fitzsimmons  <address@hidden>

        * javax/swing/text/JTextComponent.java (viewToModel): New method.

2005-03-31  Audrius Meskauskas  <address@hidden>
        * org/omg/CORBA/ORBPackage/InconsistentTypeCode.java,
        org/omg/CORBA/ORBPackage/InvalidName.java,
        org/omg/CORBA/ORBPackage/package.html: New files.

2005-03-31  Michael Koch  <address@hidden>

        * gnu/java/awt/peer/gtk/GdkGraphics.java
        (getClipBounds): Handle clip being null.
        (setClip): Likewise.
        * java/beans/beancontext/BeanContextSupport.java
        (add): Implemented.
        (addAll): Likewise.
        (clear): Likewise.
        (removeAll): Likewise.
        (retainAll): Likewise.

2005-03-30  Sven de Marothy  <address@hidden>

        * gnu/java/awt/peer/gtk/GdkGraphics.java:
        (drawImage): Don't notify the image observer for offscreen images.
        * gnu/java/awt/peer/gtk/GtkImagePainter.java:
        (setPixels): Don't notify the image observer.

2005-03-30  Michael Koch  <address@hidden>

        * java/beans/beancontext/BeanContextServicesSupport.java
        (BeanContextServicesSupport): Reimplemented.
        (addBeanContextServicesListener): Implemented.
        (initialize): Likewise.
        (removeBeanContextServicesListener): Likewise.
        * java/beans/beancontext/BeanContextSupport.java
        (add): Likewise.
        (addBeanContextMembershipListener): Likewise.
        (getLocale): Likewise.
        (initialize): Likewise.
        (iterator): Likewise.
        (remove): Likewise.
        (toArray): Likewise.

2005-03-30  Michael Koch  <address@hidden>

        * java/awt/image/ConvolveOp.java:
        Removed comment added by eclipse.

2005-03-30  Michael Koch  <address@hidden>

        * gnu/xml/aelfred2/XmlParser.java:
        Revert my typo fix.

2005-03-30  Michael Koch  <address@hidden>

        * java/awt/geom/CubicCurve2D.java,
        java/awt/geom/QuadCurve2D.java:
        Fixed typo in name of Brian Cough.

2005-03-29  Guilhem Lavaux  <address@hidden>

        * native/jni/java-nio/gnu_java_nio_VMSelector.c
        (Java_gnu_java_nio_VMSelector_select): Use GetStaticMethodID
        for Thread.interrupted().
                
2005-03-29  Jeroen Frijters  <address@hidden>

        * gnu/classpath/SystemProperties.java (static): Converted encoding
        aliases to lower case and removed redudant aliases.
        * gnu/java/io/EncodingManager.java
        (findEncoderConstructor, findDecoderConstructor): Call new method
        resolveAlias().
        (resolveAlias): New method.
        * java/lang/System.java (getProperties): Removed uppercase aliases
        from comments.

2005-03-28  Tom Tromey  <address@hidden>

        * java/net/URL.java (DEFAULT_SEARCH_PATH): Added
        org.metastatic.jessie.

2005-03-28  Tom Tromey  <address@hidden>

        * java/lang/ClassLoader.java (loadClass): Resolve class even if
        it was already found.

-- 
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

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: merge-09.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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