Download List

Projeto Descrição

Libgta implements the Generic Tagged Arrays (GTA) file format. GTAs can store any kind of data in multidimensional arrays, optionally with simple tags to store rich metadata. GTAs are streamable and support mupltiple compression methods. Uncompressed GTAs allow easy out-of-core data access for very large arrays.

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-12-19 11:43
1.0.4

Esta versão melhora a compatibilidade com compiladores de Windows e atualiza o script FindGTA.cmake.
This version improves compatibility with Windows compilers and updates the FindGTA.cmake script.

2012-09-04 21:43
1.0.3

Esta versão corrige alguns problemas menores, um dos quais impediu o suite de teste funcionando corretamente.
Tags: Stable
This version fixes a few minor problems, one of which prevented the test suite from running properly.

2012-01-28 06:01
1.0.2

Esta actualização corrige alguns pequenos problemas de compilação e portabilidade.
This update fixes a few minor build and portability issues.

2011-12-12 06:41
1.0.1

Esta versão corrige alguns bugs que causou libgta bater na entrada inválida. Teste de difusão automática foi adicionado para ajudar a prevenir este tipo de problema no futuro.
This release fixes a few bugs that caused libgta to crash on invalid input. Automatic fuzz testing was added to help prevent this kind of problem in the future.

2011-12-06 07:02
1.0.0

Apenas pequenos ajustes foram feitos desde o último release candidate. O libgta API e o formato de arquivo do GTA permanecerá compatíveis com esta versão no futuro.
Tags: Stable
Only minor tweaks were made since the last release candidate. The libgta API and the GTA file format will remain compatible with this version in the future.

Project Resources