From 1c7a34b3679fd49cebbcea2a5f866c2a5f1b715d Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Fri, 29 Dec 2000 16:47:44 +0000 Subject: [PATCH] Updated. committer: mfx 978108464 +0000 --- TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 8bd7bb0c..b06eb5c5 100644 --- a/TODO +++ b/TODO @@ -55,6 +55,8 @@ FORMAT LINUX/ELF386 - implement filters +- implement compressWithFilters() + FORMAT TMT/ADAM =============== @@ -62,6 +64,8 @@ FORMAT TMT/ADAM - the decompressors are already aligned, no need for an extra alignment +- implement compressWithFilters() + FORMAT WATCOM/LE ================ @@ -73,11 +77,15 @@ FORMAT WATCOM/LE - handle holes in the file +- implement compressWithFilters() + FORMAT WIN32/PE =============== -- make compressWithFilters() work +- verify that compressWithFilters() works + +- fix the section alignment with the Intel compiler - decrease runtime memory overhead