[kaffe] List of imported and modified files

Ito Kazumitsu kaz at maczuka.gcd.org
Fri Sep 12 17:35:03 PDT 2003


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 <kaz at maczuka.gcd.org>

	* 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 <kaz at maczuka.gcd.org>

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

2003-07-28  Ito Kazumitsu <kaz at maczuka.gcd.org>

	* 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 <kaz at maczuka.gcd.org>

	* 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 <kaz at maczuka.gcd.org>

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




More information about the kaffe mailing list