Unfortunately, we cannot support the service anymore. Sorry for inconvenience.
The suitable replacement for this tool will be available at github.com/lvc soon.
ROSA Laboratory, 21 July 2015.
Home | Issue |

API changes/compatibility report for the Eet library

EET is a tiny library designed to write an arbitary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allow fast random-access reading of the file later on. EET files are perfect for storing data that is written once (or rarely) and read many times, especially when the program does not want to have to read all the data in at once. Use this library when you need to pack C structure and you want to retrieve it quickly with as few as possible memory use.

Links: site doc src
SONAME:  libeet

[+] show log

VersionDateSONAME
VERSION
Change
Log
Backward
Compatibility
Added
Symbols
Removed
Symbols
Headers
Diff
API Changes? / Binary Compatibility
HighMediumLow
1.7.7 2013-05-11 1 changelog 100% 0 0 empty 0 0 0
1.7.6 2013-04-05 1 changelog 100% 0 0 empty 0 0 0
1.7.5 2013-01-04 1 changelog 100% 0 0 diff 0 0 0
1.7.4 2012-12-21 1 changelog 100% 0 0 diff 0 0 1 warning
1.7.3 2012-12-07 1 changelog 100% 0 0 empty 0 0 0
1.7.2 2012-11-23 1 changelog 100% 0 0 empty 0 0 0
1.7.1 2012-10-20 1 changelog 100% 0 0 empty 0 0 0
1.7.0 2012-08-30 1 changelog 100% 1 new 0 diff 0 0 0
1.6.1 2012-06-09 1 changelog 100% 2 new 0 diff 0 0 0
1.5.1 2012-06-09 1 changelog 100% 8 new 0 diff 0 0 0
1.4.2 2012-06-09 1 changelog 100% 0 0 empty 0 0 0
1.4.0 2011-01-29 1 changelog 97.1% 1 new 0 diff 2 changes 1 change 39 warnings
1.3.2 2010-06-27 1 changelog 100% 0 0 diff 0 0 0
1.3.0 2010-06-06 1 changelog 96.6% 13 new 0 diff 0 1 change 24 warnings
1.2.3 2009-12-03 1 changelog 100% 4 new 0 diff 0 0 3 warnings
1.2.2 2009-07-29 1 changelog 100% 1 new 0 diff 0 0 0
1.2.1 2009-06-15 1 changelog 98.8% 1 new 0 diff 1 change 0 2 warnings
1.2.0 2009-04-22 1 changelog 100% 40 new 0 diff 0 0 1 warning
1.1.0 2008-09-25 1 changelog 100% 9 new 0 diff 0 0 0
1.0.0 2008-04-20 1 changelog 100% 2 new 0 diff 0 0 0
0.9.99900 2008-04-01 0 changelog initial version in the tracker
Version Date SONAME
VERSION
Change
Log
Backward
Compatibility
Added
Symbols
Removed
Symbols
Headers
Diff
HighMediumLow
API Changes / Binary Compatibility

Maintained by Andrey Ponomarenko at NTC IT ROSA.