Download List

Projeto Descrição

ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-algorithms supported by zlib. Functions are provided that transparently access files being either real files or zipped files, both with the same filepath. The zip-archive can be used in the place of a normal subdirectory. It is written in portable C.

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.

2012-03-12 06:50
0.13.61

O script de construção agora tem melhor suporte para exportação-símbolos para não-gnu-ld backends.
The build script now has better support for export-symbols for non-gnu-ld backends.

2010-12-30 07:44
0.13.60

Esta versão contém correções para construir Linux, AIX, mingw32 e MSVC8. Bugfixes incluir esse stat-Caseless não estava funcionando e um segfault por muito grande (não standard) zip32 arquivos.
Tags: Stable, Minor bugfixes
This release contains build fixes for Linux, AIX, mingw32, and MSVC8. Bugfixes include that stat-caseless was not working and a segfault for very large (non-standard) zip32 archives.

2009-08-05 00:22
0.13.57

TypeDef correções foram feitas para as bibliotecas extra fazendo mmapped / acesso fseeko. Portabilidade correções foram feitas para gcc-mingw32. Autoconf Uma correção foi feita para não-BSD 64-bit plataformas só.
Tags: minor bugfix, Stable
Typedef fixes were made for the extra libraries doing mmapped/fseeko access. Portability fixes were made for gcc-mingw32. An autoconf fix was made for non-BSD 64-bit-only platforms.

2009-06-28 15:14
0.13.56

Alguns bugs foram corrigidos. Um módulo-entradas recurso foi adicionado. O esquema de pacotes para manpages foi alterado. O esquema de configurar foi atualizado para melhor construir portabilidade.
Tags: Stable, Minor bugfixes
Some bugs were fixed. A modulo-entries feature was added. The package scheme for manpages was changed. The configure scheme was updated for better build portability.

2009-05-23 06:06
0.13.52

Esta versão inclui uma série de correções para a portabilidade, incluindo uma seleção mais robusto para a exigência alinhado memória de acesso e um interruptor do arquivo da página do ar para sysv pax formato tar.
This release includes a number of fixes for portability, including a more robust check for the aligned memory access requirement and a switch of the man page archive from sysv ar to pax tar format.

Project Resources