Hi Francesc,
thank you.
Just pushed updates into pytables.

ciao


Il 16/09/2012 12:07, Francesc Alted ha scritto:
> ===============================================================
>    Announcing Blosc 1.1.4
>    A blocking, shuffling and lossless compression library
> ===============================================================
>
> What is new?
> ============
>
> - Redefinition of the BLOSC_MAX_BUFFERSIZE constant as (INT_MAX -
>     BLOSC_MAX_OVERHEAD) instead of just INT_MAX.  This prevents to produce
>     outputs larger than INT_MAX, which is not supported.
>
> - `exit()` call has been replaced by a ``return -1`` in blosc_compress()
>     when checking for buffer sizes.  Now programs will not just exit when
>     the buffer is too large, but return a negative code.
>
> - Improvements in explicit casts.  Blosc compiles without warnings
>     (with GCC) now.
>
> - Lots of improvements in docs, in particular a nice ascii-art diagram
>     of the Blosc format (Valentin Haenel).
>
> - [HDF5 filter] Adapted HDF5 filter to use HDF5 1.8 by default
>     (Antonio Valentino).
>
> For more info, please see the release notes in:
>
> https://github.com/FrancescAlted/blosc/wiki/Release-notes
>

-- 
Antonio Valentino

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to