I think we should keep a list of files imported from outside
kaffe and modified within kaffe.

Such files I am concerned are:

2003-09-12  Ito Kazumitsu <[EMAIL PROTECTED]>

        * libraries/javalib/java/io/File.java:
        added missing 1.4 features (toURI() and File(URI)) once implemented
        in kaffe but lost when GNU Classpath's File.java was imported.

2003-09-11  Ito Kazumitsu <[EMAIL PROTECTED]>

        * libraries/javalib/java/util/GregorianCalendar.java:
        (getLinearTime) corrected a bug of counting leap days twice.

2003-07-28  Ito Kazumitsu <[EMAIL PROTECTED]>

        * libraries/javalib/java/util/GregorianCalendar.java:
        copied from GNU classpath and corrected a bug about
        the week of the month.

2003-09-02  Ito Kazumitsu <[EMAIL PROTECTED]>

        * libraries/javalib/gnu/xml/aelfred2/XmlParser.java:
        Corrected parseCharRef() so that it may not flush data buffer
        when not desired.

2003-08-31  Ito Kazumitsu <[EMAIL PROTECTED]>

        * libraries/javalib/java/text/SimpleDateFormat.java:
        (compileFormat) corrected the way to check letters from 'A' to 'Z'
        and from 'a' to 'z'.

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to