2011-01-29 Carsten Haitzler (The Rasterman)
1.0.0 release 2011-03-09 Cedric Bail * Fix stat failure when file size in bytes or the number of blocks allocated to the file or the file serial number didn't fit in 32bits. 2011-04-24 Vincent Torri * Fix uninstallation of the mempools modules 2011-04-27 Vincent Torri * Fix static build of the buddy mempool 2011-05-23 Cedric Bail 1.0.1 release 2011-06-3 Vincent Torri * Fix static linking with eina (iconv could potentially not be passed to the linker) 2011-08-09 Mike McCormack * Fix eina_hamster_count on some machines 2011-12-07 Mike Blumenkrantz (discomfitor/zmike) * eina_log*level_check() functions now return the correct value 2011-12-20 Cedric Bail * Fix bug on eina_shutdown when using eina_error. 2011-12-28 Cedric Bail * Fix NONNULL argument for eina_hash_find. 2012-02-17 Cedric Bail * Fix forgotten initialization of eina list count during eina_list_split_list. 2012-03-16 Raphael Kubo da Costa * Adjust Valgrind's CFLAGS to fix the build when it is in a non-default location. 2012-05-06 Cedric Bail * Fix a rounding issue near 1.0 for eina_f32p32_cos and eina_f32p32_sin. 2012-06-06 Mike Blumenkrantz * 1.0.2 release |