Download List

Projeto Descrição

DACT is a compression tool designed to compress a
file dynamically, choosing the algorithm that
works best per block of input data to produce an
overall smaller output file.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-04-17 09:05
0.8.39

O algoritmo CRC foi mudado de ELF CRC32 para Adler32 (ganchos foram deixados em compatibilidade para trás). Muitas coisas (incluindo o cabeçalho) foram alterados para suportar arquivos maiores que 2GB. Existe agora uma «libdact ', mas sem símbolos úteis são exportados ainda (uma API ainda está sendo desenvolvido). A seleção de objetos compartilhados foi corrigido para funcionar corretamente em Cygwin. Apoio Win32 através MingW32 é agora muito mais maduro e realmente funciona.
Tags: Major feature enhancements
The CRC algorithm was changed from ELF CRC32 to Adler32
(hooks were left in for backwards compatibility). Many things
(including the header) were changed to support files larger
than 2GB. There is now a `libdact' but no useful symbols are
exported yet (an API is still being developed). The shared
object check was fixed to work properly on Cygwin. Win32
support through MingW32 is now a lot more mature and
actually works.

2004-02-23 09:29
0.8.36

Os algoritmos LZO foram transferidos para a versão estável. Compilação de objetos compartilhados foi fixado em algumas plataformas.
Tags: Minor feature enhancements
The LZO algorithms were moved into the stable
release version. Compilation of shared objects was
fixed on some platforms.

2003-12-12 09:32
0.8.34

Esta versão inclui várias correções de bugs. DACT agora é modular, por padrão.
Tags: Minor bugfixes
This release includes several bug fixes. DACT is now
modular by default.

2002-04-18 09:45
0.8.11

Esta versão adiciona uma senha baseada em substituição de cifra do algoritmo.
Tags: Minor feature enhancements
This release adds a password-based substitution ciphering algorithm.

2002-03-04 09:22
0.8.10

Esta versão corrige um bug na leitura inteiro endian.
Tags: Major bugfixes
This version fixes a bug in endian integer reading.

Project Resources