Updated.
committer: mfx <mfx> 978108464 +0000
This commit is contained in:
parent
526ae77b08
commit
1c7a34b367
10
TODO
10
TODO
@ -55,6 +55,8 @@ FORMAT LINUX/ELF386
|
|||||||
|
|
||||||
- implement filters
|
- implement filters
|
||||||
|
|
||||||
|
- implement compressWithFilters()
|
||||||
|
|
||||||
|
|
||||||
FORMAT TMT/ADAM
|
FORMAT TMT/ADAM
|
||||||
===============
|
===============
|
||||||
@ -62,6 +64,8 @@ FORMAT TMT/ADAM
|
|||||||
- the decompressors are already aligned, no need for an
|
- the decompressors are already aligned, no need for an
|
||||||
extra alignment
|
extra alignment
|
||||||
|
|
||||||
|
- implement compressWithFilters()
|
||||||
|
|
||||||
|
|
||||||
FORMAT WATCOM/LE
|
FORMAT WATCOM/LE
|
||||||
================
|
================
|
||||||
@ -73,11 +77,15 @@ FORMAT WATCOM/LE
|
|||||||
|
|
||||||
- handle holes in the file
|
- handle holes in the file
|
||||||
|
|
||||||
|
- implement compressWithFilters()
|
||||||
|
|
||||||
|
|
||||||
FORMAT WIN32/PE
|
FORMAT WIN32/PE
|
||||||
===============
|
===============
|
||||||
|
|
||||||
- make compressWithFilters() work
|
- verify that compressWithFilters() works
|
||||||
|
|
||||||
|
- fix the section alignment with the Intel compiler
|
||||||
|
|
||||||
- decrease runtime memory overhead
|
- decrease runtime memory overhead
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user