Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Blosc/c-blosc2

A fast, compressed, persistent binary data store library for C.
https://github.com/Blosc/c-blosc2

Updated announcement for 1.1.3.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@298 5b11b6af-1e7b-4319-8082-0aacbd7ffead

933b2a495f74f3fe35b0edbf696d548858288270 authored about 14 years ago
Fixed a warning on signed/unsigned comparison.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@297 5b11b6af-1e7b-4319-8082-0aacbd7ffead

db3ee1c9b1706da4504bca98f9a0cc9859f5c438 authored about 14 years ago
Releasing 1.1.3.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@296 5b11b6af-1e7b-4319-8082-0aacbd7ffead

a345ddf944231feca528a495f48009fba2215108 authored about 14 years ago
Fine tuned the blocksize for large sizes and small typesizes.

This allows BloscLZ to achieve better compression ratios in some
scenarios (the ultimate reason ...

86a9cbf37b20ec6ce1305ea808c6e9cddd01992c authored about 14 years ago
Post 1.1.2 release actions done.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@294 5b11b6af-1e7b-4319-8082-0aacbd7ffead

65e2c85c3c1c2559f15bdb861e7240cfe145defc authored over 14 years ago
Updated announcement.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@293 5b11b6af-1e7b-4319-8082-0aacbd7ffead

c6e02aae2a659b3fed8b18fb6f8fe61c50f2cf7c authored over 14 years ago
Version bumped to 1.1.2.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@292 5b11b6af-1e7b-4319-8082-0aacbd7ffead

e06379dd266dfcc6cf324b279c2a8f3206119b91 authored over 14 years ago
Fix for #1 of python-blosc project.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@291 5b11b6af-1e7b-4319-8082-0aacbd7ffead

2b81987fdf3bdb241a0b633fce44965451fd70f6 authored over 14 years ago
Fix for small buffers whose length is less that typesize. Closes #6

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@290 5b11b6af-1e7b-4319-8082-0aacbd7ffead

fa2ec83951af6d2431a5d469650f3ee8a16d8b68 authored over 14 years ago
Post-release 1.1.1 actions done.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@289 5b11b6af-1e7b-4319-8082-0aacbd7ffead

cea1f30c48c73a264cc083ef41778f809d06c7ad authored over 14 years ago
Updated docs for 1.1.1.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@287 5b11b6af-1e7b-4319-8082-0aacbd7ffead

f546b307642846f3e5ec59bc5000c0cd0ea2f07f authored over 14 years ago
Updated version info in HDF5 example.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@286 5b11b6af-1e7b-4319-8082-0aacbd7ffead

b8fceb70088ccc6ac0ff6fa13d3a520e87024aba authored over 14 years ago
Avoid calling blosc_set_nthreads more than necessary. Version bumped to 1.1.1.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@285 5b11b6af-1e7b-4319-8082-0aacbd7ffead

1c5420704b361e9f096cfa6db7083b1f40f1621f authored over 14 years ago
Added what's new section in ANNOUNCE.txt.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@284 5b11b6af-1e7b-4319-8082-0aacbd7ffead

7ab6945d7715caa70bd6bbe6eecedcdc318d9219 authored over 14 years ago
More protection for avoiding unnecessary thread re-initialization.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@283 5b11b6af-1e7b-4319-8082-0aacbd7ffead

0840a482f10551b31b713e68644f5a91c9c1415d authored over 14 years ago
Backported a patch for a problem discovered by python-blosc doctests.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@282 5b11b6af-1e7b-4319-8082-0aacbd7ffead

6cc9f2aef55f62d21376e00e32e741472995d476 authored over 14 years ago
Removing the python wrapper after creating a new repo for it in Github.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@281 5b11b6af-1e7b-4319-8082-0aacbd7ffead

d8e07caf8f7e9ba3b38545ff0b4e008a43c6d5cf authored over 14 years ago
Removing the python wrapper after creating a new repo for it in Github.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@280 5b11b6af-1e7b-4319-8082-0aacbd7ffead

7262d6992e2a669dd62032b72c6e1ddaf8feaba0 authored over 14 years ago
Small modifications in readme files.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@279 5b11b6af-1e7b-4319-8082-0aacbd7ffead

016b93f7826654d0637612099aa2927e597f6c3d authored over 14 years ago
Updating date.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@278 5b11b6af-1e7b-4319-8082-0aacbd7ffead

b39148448f742ab733eaecca7c495545ab1e47b5 authored over 14 years ago
Fixed a bug generating dead-locks during process forks.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@277 5b11b6af-1e7b-4319-8082-0aacbd7ffead

02b3b970d924ad23083a169f86e5077608ea0462 authored over 14 years ago
Added authorship in readme file.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@276 5b11b6af-1e7b-4319-8082-0aacbd7ffead

f008946f7ae290902fa91cbf128c071d7f95f2f6 authored over 14 years ago
More tests on updating SVN date for blosc.h

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@275 5b11b6af-1e7b-4319-8082-0aacbd7ffead

68627a50d9202fcec4ae474bf7a570492abbffa7 authored over 14 years ago
Version bumped to 1.1.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@274 5b11b6af-1e7b-4319-8082-0aacbd7ffead

38d95c0ec84ef5ab53b4608098f8407e858b2603 authored over 14 years ago
Fixed a problem with Python 3.1 and Win32.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@273 5b11b6af-1e7b-4319-8082-0aacbd7ffead

26274361830244ea2a4e531b88c10018a7b17d5f authored over 14 years ago
Uniformize headers for source files.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@272 5b11b6af-1e7b-4319-8082-0aacbd7ffead

90896eaf7ecf36054f12caabb7d2239c6a86c597 authored over 14 years ago
Added a reference to the new Blosc wrapper in main readme file.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@271 5b11b6af-1e7b-4319-8082-0aacbd7ffead

d52ea93b19d3d196abebfda2538bbfe8f24911b9 authored over 14 years ago
Added Python 3.1 compatibility.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@270 5b11b6af-1e7b-4319-8082-0aacbd7ffead

075563b3cd5a726a99f4f9e885b72822a999494a authored over 14 years ago
Added a wrapper for blosc_free_resources.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@269 5b11b6af-1e7b-4319-8082-0aacbd7ffead

b0e43320c434df1caed58005f44289d706893f0a authored over 14 years ago
Added the new python wrapper to release notes.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@268 5b11b6af-1e7b-4319-8082-0aacbd7ffead

6b168b080a18efa1dc717517e9efa7491a5fa9bd authored over 14 years ago
Added README.txt.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@267 5b11b6af-1e7b-4319-8082-0aacbd7ffead

0e0818460f1886a9f1ed951131d2fa52a205cf00 authored over 14 years ago
Added doctests (they can be run with python blosc/toplevel.py)

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@266 5b11b6af-1e7b-4319-8082-0aacbd7ffead

5000426ecae64af615c100f9b969d3fa79916012 authored over 14 years ago
Added detect_number_of_cores and set_nthreads top-level functions.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@265 5b11b6af-1e7b-4319-8082-0aacbd7ffead

13d53ae11f7c6ca436e48ff7ad92470775e6c1b2 authored over 14 years ago
Used convenience macros for exposing Blosc symbols.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@264 5b11b6af-1e7b-4319-8082-0aacbd7ffead

6e57320454b8eaead456bd46c824665bdf86babb authored over 14 years ago
Initial version for a Python wrapper.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@263 5b11b6af-1e7b-4319-8082-0aacbd7ffead

26d039a8368a35e891d0d05c4d03e61bdf03431f authored over 14 years ago
Yet another test with Date.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@262 5b11b6af-1e7b-4319-8082-0aacbd7ffead

e280f737eb3cf7c0b2e06b43b4fe48be63a3a028 authored over 14 years ago
More tests with SVN Date

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@261 5b11b6af-1e7b-4319-8082-0aacbd7ffead

b1a3182e73fcc02cdac39687bbecd7d2c89d3ef4 authored over 14 years ago
Added a property to blosc.h

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@260 5b11b6af-1e7b-4319-8082-0aacbd7ffead

d4978671e6e30b91c48c71a534cba2959d1b094a authored over 14 years ago
INT32_MAX -> INT_MAX for better Windows compatibility.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@259 5b11b6af-1e7b-4319-8082-0aacbd7ffead

5f1555340685d458652bb6f4a7c70b3eb84f5904 authored over 14 years ago
More warnings for Win64 removed.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@258 5b11b6af-1e7b-4319-8082-0aacbd7ffead

f2246554f1c787bbaaf7e5d6bb0e68a506eaa004 authored over 14 years ago
Better check for posix_memalign.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@257 5b11b6af-1e7b-4319-8082-0aacbd7ffead

d5c3687ec94c9fcabe499f7ebbd0a966aad7163e authored over 14 years ago
win32/pthread.c is included automatically now.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@256 5b11b6af-1e7b-4319-8082-0aacbd7ffead

565f72d6e2fd92392bc6aff7910f6717a99662d0 authored over 14 years ago
Added BLOSC_MIN_HEADER_LENGTH symbol in blosc.h.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@255 5b11b6af-1e7b-4319-8082-0aacbd7ffead

02159bd6d7b8fb70e4230ada49d151160412d18b authored over 14 years ago
Forgot to add the BLOSC_ prefix to new symbols in blosc.h.

Updated HDF5 filter to work with 1.1.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@2...

beb4144736d26287b783f13e3c88709a227f4fa8 authored over 14 years ago
Added a note on the expected degraded performance on Windows machines.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@253 5b11b6af-1e7b-4319-8082-0aacbd7ffead

074c3bd7d9692e80e15d0887c9ab1aeaed1b047a authored over 14 years ago
Updated release notes.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@252 5b11b6af-1e7b-4319-8082-0aacbd7ffead

fdbcce9b140baa97879feee949e063873b1caefa authored over 14 years ago
Replaced barrier's code by WAIT_INIT and WAIT_FINISH macros.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@251 5b11b6af-1e7b-4319-8082-0aacbd7ffead

d540c83e381419b23dae338f146b00672617b1d4 authored over 14 years ago
New date in version.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@250 5b11b6af-1e7b-4319-8082-0aacbd7ffead

e98df8d75df0ac4f3c57318e32eff280702338ee authored over 14 years ago
Removed some compiler warnings for bench.c

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@249 5b11b6af-1e7b-4319-8082-0aacbd7ffead

0667658b3189e4d8e88fd948dcd02beb9d112c4e authored over 14 years ago
Fixed MSVC 64-bit warnings for Windows.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@248 5b11b6af-1e7b-4319-8082-0aacbd7ffead

7e698dbe62d65be0184744a8f183ad46b7d8b6b7 authored over 14 years ago
Forgot to remove some symbols in blosc.c.

More fixes to readme file.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@247 5b11b6af...

04cc1100a0c9b04d162949d23f470a42124030e2 authored over 14 years ago
Shut up somewhat stupid MinGW warning.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@246 5b11b6af-1e7b-4319-8082-0aacbd7ffead

c1a5a35944dd890af567b2d745c6d87dc5229522 authored over 14 years ago
Symbols moved from blosc.c to blosc.h for better parameter validation.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@245 5b11b6af-1e7b-4319-8082-0aacbd7ffead

5fcfb70543e0214ed907b1d8a25836d083ab4fe7 authored over 14 years ago
More fixes for compiling with Win32 cleanly.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@242 5b11b6af-1e7b-4319-8082-0aacbd7ffead

1aff20641e56588337b4b141df3ff262ac264f91 authored over 14 years ago
Not releasing 1.1 yet.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@241 5b11b6af-1e7b-4319-8082-0aacbd7ffead

03e86e4a091fe4ca10941c93956f670f50d74de9 authored over 14 years ago
Getting ready for releasing 1.1.

blosc_getitem() tested for the carray project. Added a safety check for boundaries.

git-svn-...

72affc2771a0c5105edf87251b9bde9510fa504d authored over 14 years ago
Adding forgotten win32 directory.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@239 5b11b6af-1e7b-4319-8082-0aacbd7ffead

1f938b484dbd15ceda650a7248f53791007a605f authored over 14 years ago
No need to explicitly link with pthreads lib on Windows anymore.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@235 5b11b6af-1e7b-4319-8082-0aacbd7ffead

53f9a28957c85a336814c095c3fb37bf6a81d66f authored over 14 years ago
More updates to release notes.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@234 5b11b6af-1e7b-4319-8082-0aacbd7ffead

dca3d30c11def9ec370f6da53f56b769782f9207 authored over 14 years ago
Updated release notes.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@232 5b11b6af-1e7b-4319-8082-0aacbd7ffead

fcc23c5788c61175210f4fdfc05d9f06c4482559 authored over 14 years ago
Put in sync with blosc in carray project.

Basically, a new `blosc_getitem` API added.

git-svn-id: http://blosc.pytables.org/svn/blosc/t...

75ec9d2b073968d1e656cbf82bdb2089ad0e24d2 authored over 14 years ago
Fixed a problem with the computation of the blocksize in the Blosc filter.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@229 5b11b6af-1e7b-4319-8082-0aacbd7ffead

ec09a7d894c9bb15e4a9fe06df29d133a592b291 authored over 14 years ago
Better tuning of MAX_BLOCKSIZE.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@227 5b11b6af-1e7b-4319-8082-0aacbd7ffead

7a6af50b93b826d0e3a959554d2764f62a33eb27 authored over 14 years ago
Merged in r244:225 from 1.0 branch (fixed a problem with large datatypes).

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@226 5b11b6af-1e7b-4319-8082-0aacbd7ffead

328f77796d0a11dfe1b0b2a816ba13ba001d7088 authored over 14 years ago
Post release actions for trunk.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@222 5b11b6af-1e7b-4319-8082-0aacbd7ffead

ef1f8d380d296ec36866f0f745d9f111f8804285 authored over 14 years ago
Version in trunk will become 1.1a1.dev. I'll reserve trunk for more expereminetal changes. Bug fixes in 1.0 will go to the new 1.0 branch.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@221 5b11b6af-1e7b-4319-8082-0aacbd7ffead

408733059c7c1fa3e2207707aa824c7fc8389d99 authored over 14 years ago
Bumping to 1.0.1.dev version.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@219 5b11b6af-1e7b-4319-8082-0aacbd7ffead

25457a2b80bd0ef07108d50f9d90e725b4336024 authored over 14 years ago
Updated the readme for threaded code.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@217 5b11b6af-1e7b-4319-8082-0aacbd7ffead

dc995c4d82ba54a58f2b962f10dadc41ed053164 authored over 14 years ago
Removed obsolete TODO file.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@216 5b11b6af-1e7b-4319-8082-0aacbd7ffead

c0ec99f163670cf86b2db65861cf77b20ef726f0 authored over 14 years ago
Removed obsolete binary files and bench-sm.c benchmark in bench/ directory.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@215 5b11b6af-1e7b-4319-8082-0aacbd7ffead

98be0021313dc2249e8e51845aaa4b38e8d05070 authored over 14 years ago
Updated announcement.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@214 5b11b6af-1e7b-4319-8082-0aacbd7ffead

80f52ce49675782576e47b55b16b6046b6ddd036 authored over 14 years ago
Blosc declared stable. Bumping to 1.0 version.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@213 5b11b6af-1e7b-4319-8082-0aacbd7ffead

aef91e0d87a3df4aef7e24353752fbcbf1edbdfa authored over 14 years ago
Put in sync with Blosc home page.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@212 5b11b6af-1e7b-4319-8082-0aacbd7ffead

086c567caa39977c74ca0de289c2f058b2d3cc73 authored over 14 years ago
Added compression level 0 to the advantages.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@211 5b11b6af-1e7b-4319-8082-0aacbd7ffead

b35c6471174ccbc126e124ce2914baad568db707 authored over 14 years ago
Clearify the license statement.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@210 5b11b6af-1e7b-4319-8082-0aacbd7ffead

3b07e20af71bc51d54d67fdee53e8641f6a3eabd authored over 14 years ago
More work on readme blurb.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@209 5b11b6af-1e7b-4319-8082-0aacbd7ffead

5f7608a8a7cf196bc52629f9acb5d341b5c77483 authored over 14 years ago
More work on readme blurb.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@208 5b11b6af-1e7b-4319-8082-0aacbd7ffead

11656979d1bee421a2503827eae4ad186ef36fcd authored over 14 years ago
Added a comment on how to use the benchmark.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@207 5b11b6af-1e7b-4319-8082-0aacbd7ffead

c11283c098775bd1ad63b38e88ad3b8dd101dadd authored over 14 years ago
Corrected small typo in docstrings of bench.c.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@206 5b11b6af-1e7b-4319-8082-0aacbd7ffead

18976ac9aae07ce5771d0493e4ddeeded99f0c79 authored over 14 years ago
Fixed a problem with bench/ Makefile.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@205 5b11b6af-1e7b-4319-8082-0aacbd7ffead

caa2d98980547577613e5ace5c50bed388f03108 authored over 14 years ago
Bumping version to 1.0.dev.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@204 5b11b6af-1e7b-4319-8082-0aacbd7ffead

59e670e3733e865ba102679420803987d187bcd0 authored over 14 years ago
Added the download address for Blosc sources.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@203 5b11b6af-1e7b-4319-8082-0aacbd7ffead

e5f55fc9db26d95f90d6b54d583b936dc462681c authored over 14 years ago
Updated small example version info.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@201 5b11b6af-1e7b-4319-8082-0aacbd7ffead

441bbc537b7bbbfdeeee23014aef1d859bbea339 authored over 14 years ago
Bumping version to 1.0rc1.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@200 5b11b6af-1e7b-4319-8082-0aacbd7ffead

b5d240c2895e9d6ba6aac7032cead0ca9665203f authored over 14 years ago
Updated release notes.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@199 5b11b6af-1e7b-4319-8082-0aacbd7ffead

52287571fc666055ae6a1948820eb42f340d2932 authored over 14 years ago
Added an announcement file and imporved the readme.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@198 5b11b6af-1e7b-4319-8082-0aacbd7ffead

23b90277cc160a24f2f4fd86569c7bed55fd649d authored over 14 years ago
More improvements to README.txt

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@197 5b11b6af-1e7b-4319-8082-0aacbd7ffead

480a5db89d280cb53d8d8f35659ae2e66d3d48de authored over 14 years ago
Updated tests to run with the new directory structure.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@196 5b11b6af-1e7b-4319-8082-0aacbd7ffead

6102aa843be5b5919b29d6af5d859285815b155c authored over 14 years ago
Added a debug print when compressing (for consistency with decompression).

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@195 5b11b6af-1e7b-4319-8082-0aacbd7ffead

7b497f65bef5f3e3d2e206c13b62b04483c9e240 authored over 14 years ago
Bumping version to 1.0rc1.dev.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@194 5b11b6af-1e7b-4319-8082-0aacbd7ffead

405ac255b41605512ced7af019114c494f0e56f7 authored over 14 years ago
Version bumped to 0.9.9

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@192 5b11b6af-1e7b-4319-8082-0aacbd7ffead

c4c96de7653f7bc3cde429a0923630b75667a98c authored over 14 years ago
Added protection for complevel 0 so that it takes in account the maximum output size.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@191 5b11b6af-1e7b-4319-8082-0aacbd7ffead

3e571f3b131c49b9c836d7e1c634783c2e900af7 authored over 14 years ago
Better support for default values for compression and shuffle.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@190 5b11b6af-1e7b-4319-8082-0aacbd7ffead

749a8beb6e91a193a9397d17e45365e8ce73a0e1 authored over 14 years ago
More improvements in README.txt.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@189 5b11b6af-1e7b-4319-8082-0aacbd7ffead

f445706cda788b5ac52a9b5a334368cc69a06c53 authored over 14 years ago
More improvements in READMEs.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@188 5b11b6af-1e7b-4319-8082-0aacbd7ffead

28a53102b17c08804fbcdbf4e387ec6f75df00e2 authored over 14 years ago
Version bumped to 0.9.9.dev

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@187 5b11b6af-1e7b-4319-8082-0aacbd7ffead

12118dd9ad40fadb570afd2caa381b96e21027e9 authored over 14 years ago
Version bumped to 0.9.8.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@185 5b11b6af-1e7b-4319-8082-0aacbd7ffead

12818dc8a8e92cd9044e7dbfaafd5e7b9db2d6dc authored over 14 years ago
Added H5PY license because the new blosc_filter is mainly based on LZF

in h5py.

Some beatifications done.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@184 ...

b00f90b1a5fe3025848c2f8ee68c6f836bc779f9 authored over 14 years ago
Some clean-up. The blosc format is correctly saved now in filter values header.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@183 5b11b6af-1e7b-4319-8082-0aacbd7ffead

659d213f80cf69354b0f80f007543a7d262828db authored over 14 years ago
Version bumped to 0.9.8.dev

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@182 5b11b6af-1e7b-4319-8082-0aacbd7ffead

041ef5c978ec0b544a49d5eb87da660bbdca003e authored over 14 years ago