Download List

Projeto Descrição

The libcomprex library transparently handles
automatic compression and decompression of files
and archives located locally, online, or even in
other compressed archives. The API is similar to
C's built-in file access functions, which provides
a smooth transition to libcomprex. libcomprex can
also open uncompressed files, making it a good
replacement for the native file access functions.

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.

2003-03-08 05:41
0.3.3

Arquivo básico de suporte escrito, cpio e arquivos zip, extração de arquivo individual, pkg-config apoio, suporte gettext, e um punhado de novas funções API foram adicionados. Correções foram feitas para as permissões, data e hora, e as propriedades em arquivos extraídos ou diretórios. Bugs também foram corrigidos no iterador diretório, libbz e libbz2 vinculação, eo ar e os módulos de alcatrão.
Tags: Development, Major feature enhancements
Basic archive writing support, cpio and zip archives, individual file extraction, pkg-config support, gettext support, and a handful of new API functions were added. Fixes were made to permissions, timestamps, and ownerships on extracted files or directories. Bugs were also fixed in the directory iterator, libbz and libbz2 linking, and the ar and tar modules.

2002-07-02 17:30
0.3.2

O diretório de arquivos e estruturas foram fundidas em uma única estrutura, e typedefs aos originais foram criados. File busca foi acrescentado no ar e os módulos de alcatrão. Um diretório e arquivo de interface iterator, fora de verificação de memória e suporte gettext foram iniciados. Segfaults Diversos e outros bugs, onde o conteúdo de alguns arquivos estavam sendo informado incorretamente foram corrigidos.
Tags: Development, Major feature enhancements
The directory and file structures were merged into
a single structure, and typedefs to the originals
were created. File seeking was added in the ar and
tar modules. A directory and file iterator
interface, out of memory checking, and gettext
support were started. Several segfaults and other
bugs where the contents of some archives were
being reported incorrectly were fixed.

2002-05-31 01:08
0.3.1

Estruturas CxFP são usados como ponteiros de arquivo, em vez de estruturas CxFile. Os arquivos podem agora ser lidos no local da maior parte dos arquivos sem a necessidade de arquivos temporários. O arquivo de algoritmos de travessia foram corrigidos. As funções do diretório antigo API foram removidos. Contagem de referência, arquivo de busca e recuperação de posição foram adicionados. Processos e arquivos podem agora ser lidos de amortecedores e pré-existente fluxos de arquivo *. Vários fugas de memória e diversos bugs foram corrigidos.
Tags: Development, Major feature enhancements
CxFP structures are now used as file pointers, instead of CxFile structures. Files can now be read in-place from most archives without the need for temp files. The archive traversal algorithms have been fixed. The old directory API functions have been removed. Reference counting, file seeking, and position retrieval have been added. Files and archives can now be read from buffers and pre-existing FILE * streams. Several memory leaks and miscellaneous bugs have been fixed.

2002-05-11 10:13
0.3.0

Esta versão é uma reescrita completa. Ela tem um novo módulo de alcatrão e módulo de ar, melhor autoconf 2.53 e automake 1.5, apoio de diretórios e arquivos mais transparente (onde arquivos podem ser tratados como diretórios). Os módulos podem agora ser estaticamente compiladas dentro
Tags: Development, Major feature enhancements
This release is a complete rewrite. It has a new tar module and ar module, better autoconf 2.53 and automake 1.5 support, directory support, and better transparent archives (where archives can be treated as directories). Modules can now be statically compiled in.

2001-08-24 21:07
0.1.0

Tags: Development, Initial freshmeat announcement

Project Resources