Downloadliste

Projektbeschreibung

LZO is a portable lossless data compression
library written in ANSI C. It offers pretty fast
compression and very fast decompression.
Decompression requires no memory. In addition
there are slower compression levels achieving a
quite competitive compression ratio while still
decompressing at this very high speed.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-08-23 14:09
2.06

Diese Version enthält einige kleinere Optimierungen für Big-Endian-Architekturen.
This release features some minor optimizations for big-endian architectures.

2011-04-24 03:09
2.05

Diese Version enthält einige Verbesserungen in der Geschwindigkeit der modernen x86/x64-Architekturen.
This release features some speed improvements on modern x86/x64 architectures.

2010-11-09 00:40
2.04

Dieses Release behebt einen gcc 4,5 Aliasing Problem in lzo_init (). Außerdem wurde das Build-System aktualisiert.
This release fixes a gcc 4.5 aliasing issue in lzo_init(). Also, the build system was updated.

2005-06-28 08:36
2.01

Diese Versionen ändert den Namen der installierten Bibliothek "liblzo2", so dass parallele Installation mit älteren Versionen ist möglich.
Tags: Minor feature enhancements
This releases changes the name of the installed
library to "liblzo2" so that parallel installation
with older versions is possible.

2005-05-31 15:12
2.00

Diese Version verfügt über größere Beschleunigungen für 64-Bit-Architekturen wie AMD64, kleinere insgesamt Beschleunigungen, die Übertragbarkeit Erweiterungen für ILP64 und LLP64 Programmiermodelle, und viele andere kleine Verbesserungen.
Tags: Major feature enhancements
This release features major speedups for 64-bit
architectures like AMD64, minor overall speedups,
portability enhancements for ILP64 and LLP64
programming models, and lots of other small
improvements.

Project Resources