/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2386.2.91 by gnu_andrew, Sat Apr 2 21:51:46 2005 UTC revision 1.2386.2.92 by gnu_andrew, Sun Apr 3 00:09:08 2005 UTC
# Line 3  Line 3 
3          * java/lang/StringBuilder.java:          * java/lang/StringBuilder.java:
4          Change references to System.arraycopy to          Change references to System.arraycopy to
5          VMSystem.arraycopy.          VMSystem.arraycopy.
6            
7    2005-04-01  Tom Tromey  <tromey@redhat.com>
8    
9            * java/lang/AssertionError.java: Typo fix.
10    
11    2005-04-01  Michael Koch  <konqueror@gmx.de>
12    
13            * java/io/PipedInputStream.java
14            (read): Make sure a positive byte value is returned. Revised javadoc.
15            Thanks to Olafur Bragason for reporting these bugs.
16    
17    2005-04-01  Guilhem Lavaux  <guilhem@kaffe.org>
18    
19            * java/awt/image/IndexColorModel.java
20            (getRGB): Check if pixel is negative.
21    
22    2005-03-31  Thomas Fitzsimmons  <fitzsim@redhat.com>
23    
24            * javax/swing/text/JTextComponent.java (viewToModel): New method.
25    
26    2005-03-31  Audrius Meskauskas  <audriusa@bluewin.ch>
27            * org/omg/CORBA/ORBPackage/InconsistentTypeCode.java,
28            org/omg/CORBA/ORBPackage/InvalidName.java,
29            org/omg/CORBA/ORBPackage/package.html: New files.
30    
31    2005-03-31  Michael Koch  <konqueror@gmx.de>
32    
33            * gnu/java/awt/peer/gtk/GdkGraphics.java
34            (getClipBounds): Handle clip being null.
35            (setClip): Likewise.
36            * java/beans/beancontext/BeanContextSupport.java
37            (add): Implemented.
38            (addAll): Likewise.
39            (clear): Likewise.
40            (removeAll): Likewise.
41            (retainAll): Likewise.
42    
43    2005-03-30  Sven de Marothy  <sven@physto.se>
44    
45            * gnu/java/awt/peer/gtk/GdkGraphics.java:
46            (drawImage): Don't notify the image observer for offscreen images.
47            * gnu/java/awt/peer/gtk/GtkImagePainter.java:
48            (setPixels): Don't notify the image observer.
49    
50    2005-03-30  Michael Koch  <konqueror@gmx.de>
51    
52            * java/beans/beancontext/BeanContextServicesSupport.java
53            (BeanContextServicesSupport): Reimplemented.
54            (addBeanContextServicesListener): Implemented.
55            (initialize): Likewise.
56            (removeBeanContextServicesListener): Likewise.
57            * java/beans/beancontext/BeanContextSupport.java
58            (add): Likewise.
59            (addBeanContextMembershipListener): Likewise.
60            (getLocale): Likewise.
61            (initialize): Likewise.
62            (iterator): Likewise.
63            (remove): Likewise.
64            (toArray): Likewise.
65    
66    2005-03-30  Michael Koch  <konqueror@gmx.de>
67    
68            * java/awt/image/ConvolveOp.java:
69            Removed comment added by eclipse.
70    
71    2005-03-30  Michael Koch  <konqueror@gmx.de>
72    
73            * gnu/xml/aelfred2/XmlParser.java:
74            Revert my typo fix.
75    
76    2005-03-30  Michael Koch  <konqueror@gmx.de>
77    
78            * java/awt/geom/CubicCurve2D.java,
79            java/awt/geom/QuadCurve2D.java:
80            Fixed typo in name of Brian Cough.
81    
82    2005-03-29  Guilhem Lavaux  <guilhem@kaffe.org>
83    
84            * native/jni/java-nio/gnu_java_nio_VMSelector.c
85            (Java_gnu_java_nio_VMSelector_select): Use GetStaticMethodID
86            for Thread.interrupted().
87                    
88    2005-03-29  Jeroen Frijters  <jeroen@frijters.net>
89    
90            * gnu/classpath/SystemProperties.java (static): Converted encoding
91            aliases to lower case and removed redudant aliases.
92            * gnu/java/io/EncodingManager.java
93            (findEncoderConstructor, findDecoderConstructor): Call new method
94            resolveAlias().
95            (resolveAlias): New method.
96            * java/lang/System.java (getProperties): Removed uppercase aliases
97            from comments.
98    
99    2005-03-28  Tom Tromey  <tromey@redhat.com>
100    
101            * java/net/URL.java (DEFAULT_SEARCH_PATH): Added
102            org.metastatic.jessie.
103    
104    2005-03-28  Tom Tromey  <tromey@redhat.com>
105    
106            * java/lang/ClassLoader.java (loadClass): Resolve class even if
107            it was already found.
108    
109  2005-03-28  Sven de Marothy  <sven@physto.se>  2005-03-28  Sven de Marothy  <sven@physto.se>
110    
111          * gnu/java/io/decode/DecoderUnicodeBig.java,          * gnu/java/io/decode/DecoderUnicodeBig.java,

Legend:
Removed from v.1.2386.2.91  
changed lines
  Added in v.1.2386.2.92

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26