commit-classpath
[Top][All Lists]
Advanced

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

Kaffe remerges


From: Mark Wielaard
Subject: Kaffe remerges
Date: Tue, 09 Mar 2004 08:56:48 +0100

Hi all,

I checked in the following patches from the kaffe hackers.

2004-03-09  Guilhem Lavaux  <address@hidden>
 
        * java/io/BufferedInputStream.java (marktarget): New field for max
        mark limit.
        (CHUNKSIZE): New constant for incremental mark buffer allocation.
        (mark): Use new fields.
        (read): Likewise.
        (read(byte[],int,int)): Likewise.
        (skip): Likewise.
        (refill): Likewise.
 
2004-03-08  Dalibor Topic  <address@hidden>
 
        * java/text/AttributedString.java
        (addAttribute(AttributedCharacterIterator.Attribute,Object,int,int)):
        Use HashMap instead of Hashtable since value can be null, and
        you can not store a null value in a Hashtable.
 
2004-03-08  Guilhem Lavaux  <address@hidden>
 
        * java/text/DateFormatSymbols.java: Fixed copyright notice.
 
2004-03-08  Mark Wielaard  <address@hidden>
 
        * java/beans/BeanDescriptor.java (BeanDescriptor):
        Set the FeatureDescriptor programmatic name.

Some make more programs work correctly and for some there are now new
Mauve tests.

Cheers,

Mark

Attachment: patches
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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