[kaffe] CVS kaffe (robilad): added inflate cleanup task to TODO

Kaffe CVS cvs-commits at kaffe.org
Tue Apr 18 18:47:26 PDT 2006


PatchSet 7249 
Date: 2006/04/19 01:32:21
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
added inflate cleanup task to TODO

2006-04-19  Dalibor Topic  <robilad at kaffe.org>

        * TODO: Added inflate module removal task.

Members: 
	ChangeLog:1.4754->1.4755 
	TODO:1.13->1.14 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4754 kaffe/ChangeLog:1.4755
--- kaffe/ChangeLog:1.4754	Wed Apr 19 01:06:22 2006
+++ kaffe/ChangeLog	Wed Apr 19 01:32:21 2006
@@ -1,5 +1,9 @@
 2006-04-19  Dalibor Topic  <robilad at kaffe.org>
 
+	* TODO: Added inflate module removal task.
+
+2006-04-19  Dalibor Topic  <robilad at kaffe.org>
+
 	* kaffe/kaffevm/inflate.h: (inflateInfo) Moved over ...
 	* kaffe/kaffevm/inflate.c: (inflateInfo) ... here.
 
Index: kaffe/TODO
diff -u kaffe/TODO:1.13 kaffe/TODO:1.14
--- kaffe/TODO:1.13	Tue Apr 18 18:40:58 2006
+++ kaffe/TODO	Wed Apr 19 01:32:26 2006
@@ -16,6 +16,8 @@
 * Integration issues
  * Merge in libffi
  * Add support for using an external gjdoc.
+ * Replace inflate_oneshot by uncompress helper function from zlib. 
+   That would allow us to remove the inflate.[ch] files for good.
 
 * Merging work:
   * From GNU Classpath:




More information about the kaffe mailing list