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

Version bumped to 0.9.7

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

8aa29ba8dbe35f2ab929128c7c1c4e838b728c42 authored over 14 years ago
Stale src/ removed

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

d0f188936efa9840fc806fac1289edf13a6b127c authored over 14 years ago
src/ moved into blosc/

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

955efcaf848dbe624a178e786affba25b50fc50d authored over 14 years ago
Added an example on how to use Blosc from HDF5.

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

a9314e398d9cc788462dd3eaadb98f0659ffda97 authored over 14 years ago
Version bumped to 0.9.7.dev.

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

0ef020e2403a06669c5499114464cee34d63b128 authored over 14 years ago
Bumping version to 0.9.6.

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

2738741501a3c1ce1aae48b08ce04515bd08f3e6 authored over 14 years ago
An updated version of the readme file.

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

9ce996aea1479308b4d2599fd34f1a7520230236 authored over 14 years ago
The readme file for threaded implementation renamed to a more consistent name.

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

947d8a6e48eb7a475e605765e1240a4cdfb35b66 authored over 14 years ago
Do not assume that size_t is uint_32 for every platform.

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

3109aae9edf54aa385f916c2506f3f74ae03dd22 authored over 14 years ago
Protection against too large input buffer sizes.

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

95add4745743d2ac32543703ceb76b7c6942b7f5 authored over 14 years ago
Shut up compiler warnings about possible uninitialized buffers.

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

765ab59ccd70f6b89cce46adf4977fce21021adb authored over 14 years ago
Added some protection to allocation memory routines.

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

f2fb5790c490b2b463eaf5a88192132a4347df5b authored over 14 years ago
Added some help for GCC optimizer.

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

6ad882cb4af7b5ac6019a0b804460bb796c9792f authored over 14 years ago
After the intensive testing process, BLOSC is not in beta anymore.

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

7b9c657ecf3ee7cb37d5e987d483b9e665fd3cfc authored over 14 years ago
Raised the number of maximum threads to 256, just in case ;-)

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

ce8dc749d4ea9b3038a108348e502feddcbfbd5c authored over 14 years ago
The number of threads in the debug suite will be 6 by default.

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

18cad54e25bd2f3338b77f278cef7ba32d7c44ee authored over 14 years ago
Updated year in license.

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

3ae60c3a318082eeea2cce41e88886cbc3f5d0e6 authored over 14 years ago
Fixed a wart discovered by the MSVC compiler.

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

3d857094fa050fb911b3313ffdd2d95282821a14 authored over 14 years ago
Post-release actions for 0.9.5 done.

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

a3e24fe3e8966ce7196b051067d75612bf585c8f authored over 14 years ago
Version bumped to 0.9.5.

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

c7407b95228578616ae7f4c07f401cc755303c6e authored over 14 years ago
Start the harduite by 4 in the rshift loop so that 19 is visited.

This is to allow a direct comparison with the plain suite, that runs
precisely at 19 significant...

e9d6c9e7f0e51668fb213c1d8d74daf0e656e74d authored over 14 years ago
Slight modifications to plot-speeds.py script.

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

01688cdc4277a38fc445464eb8895906d4a3862e authored over 14 years ago
Refined the multi-domain algorithm for taking just multiples of cache size.

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

ad5c4c5683d200a21a14a3dbb5f536ca7e75c9a6 authored over 14 years ago
Additional fine-tuning for the non-compressed case.

I've adopted a multi-domain algorithm for adapting to different cases (buffer size and number of...

789392b2fd4c01fbb08bc40ff8054be24f1085fc authored over 14 years ago
Fixed yet another bug with a conditional.

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

ac94aefef4b9f8f48af3d782a77e964ce599381b authored over 14 years ago
Fixed a bug that affected to compression level 0 when using a single thread.

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

cb7cda288d6ccc5a7bc6e4c893b3e14a8cea4311 authored over 14 years ago
Changed the API for `blosc_cbuffer_sizes()` and

`blosc_cbuffer_metainfo()` functions.

Also, BLOSC_DOSHUFFLE and BLOSC_MEMCPYED are public symbol...

445d9e4d93d8c8d98587cd923fdeff2437adef57 authored over 14 years ago
Now, compression level 0 is allowed, meaning not compression at all.

The overhead of this mode will be always BLOSC_MAX_OVERHEAD (16)
bytes. This mode actually repr...

8c6d0dfd9d97b5b12cba1691b83b0578980322b9 authored over 14 years ago
Replaced the params.doshuffle by params.flags which is more general.

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

dd4471012f8c25e56b303ff1c853d8e3378a3790 authored over 14 years ago
Added symbol codes for compression flags.

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

fa31c6caa636c650b70b6e63f9db30316a57e35c authored over 14 years ago
Introduced BLOSC_MAX_OVERHEAD symbol that is the maximum overhead introduced by Blosc during compression.

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

eabff87a56918920f9bf43f540bf01bc67766a7c authored over 14 years ago
Supported a new parameter `maxbytes` for ``blosc_compress()``.

It represents a maximum of bytes for output. Tests unit added too.

git-svn-id: http://blosc...

b7da8bc0fd5a32a1a2b4ffcbd4ec932ef80665d6 authored over 14 years ago
Added 3 new functions for querying different metadata on compressed

buffers:

void blosc_cbuffer_sizes(const void *cbuffer, size_t *nbytes,
...

5835136adeaf6df8d590114f4e73587eb61b8367 authored over 14 years ago
Post 0.9.4 actions done.

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

308bb6c7aba01b6b6c03bb03c156b481fc5e746f authored over 14 years ago
Version bumped to 0.9.4.

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

913829af5e0455e4127eadef38583f3a5061b093 authored over 14 years ago
Added a new suite in bench.c called ``debugsuite`` that is

appropriate for debugging purposes.

Now, the ``extremesuite`` can be used for running the comple...

f1b4f741d33e20ce936042fc11ccbb9234913b4c authored over 14 years ago
Fixed several failures exposed by the extremesuite.

The problem was a bad check for limits in the buffer size
while compressing.

git-svn-id: http...

f595e903f1f6ffb0c171f6fc00a49a916b0009bd authored over 14 years ago
Mentioned cross-platform big/little endian compatibility in release

notes.

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

6bafb9d6972125b84e5dc48cee1e5b03187ba160 authored over 14 years ago
Support for big/little endian cross-platform implemented.

I decided that all 32-bit integers in blosc headers have to be in
little-endian format. If nece...

c15f738302038cfe60ba1eb9ff56bee095aeb8e1 authored over 14 years ago
Version set to 0.9.4.dev.

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

f47265baa94ad2968a79fd0a94689da3b62afe50 authored over 14 years ago
The size of the buffer has to expressed in bytes.

This is for allowing to specification of sizes that are not multiple of KB. Sorry boy.

git-svn...

92da5832f8f0c1892f95e624b780805d0abfbde3 authored over 14 years ago
Version set to 0.9.4.dev.

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

3e43c0097b9edfb8a748682b06f1f8e00cc7c849 authored over 14 years ago
Version bumped to 0.9.3.

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

ddb309bf25452473712216fd2f619e4b3b0470e7 authored over 14 years ago
Corrected the unit in statistics.

Also, multiplied by 2 for having in account both compr/decompr times,
and by an additional 1.1 f...

12836b3a108a99ac9a1587ec6c99ee63b2e01177 authored over 14 years ago
Fixed a nasty bug found on OSX platforms.

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

3abd6779ddf453a919d471d0a08c13b20cbd8979 authored over 14 years ago
Removed more unused variables.

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

6eb28f5e548a9049bbe6d66d9a264a6b1a1a6075 authored over 14 years ago
Removed unused barr2_init variable.

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

e5cf8e4ee6ec6d57affc4caf35b87d60a351f10a authored over 14 years ago
Initialization of the source buffer to avoid valgrind warnings.

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

d8a56785efd96c359d9e587e47e969f63f5d88b2 authored over 14 years ago
Better protection for overwriting output buffer.

Fixes a problem exposed by the extreme suite.

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

f84bde528c6263607825132eccde778c8dfd85bc authored over 14 years ago
Improvements for better locate a problem in extremesuite.

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

155f19719ed1178f4e79b785bcad9fa07f824c2f authored over 14 years ago
A slightly higher working set has been chosen.

This allows better timings.

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

cda2ad5322c122728ce0011aeedeb46d0f2bce1d authored over 14 years ago
Added a extreme suite for a *very* exhaustive check. This will run for several days, I guess :-/

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

09a0b162e7cc7bcf3695b39ae33d2932a5e36f40 authored over 14 years ago
Fixed a small problem with total size computation.

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

cc40b88df99386a7aff7da826cd1fdd1e39a4754 authored over 14 years ago
Move stale benchmark files is src/ to bench/

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

6e2c6720dd235c578c71e18bfd708b625512ab92 authored over 14 years ago
The hardsuite has been heavily modified in order to run in acceptable times.

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

e32cb261684bea985be868f932d927c8b77107e3 authored over 14 years ago
The blocksize should not depend on the typesize.

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

77aa48cd63b1d9a0a0d51521db32bd765dd49214 authored over 14 years ago
The algorithm for splitting the blocksize should start at a fixed size, and not depend on the typesize

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

bf5bde99b3ee2ac3644716ace2b5341de741b91c authored over 14 years ago
Adjusted some parameters in order to not consume too much memory.

Now, the hard_suite should run using a maximum of 256 MB.

git-svn-id: http://blosc.pytables.o...

654ee272fc772f72bea9b60fde59c53e85e25f5a authored over 14 years ago
New parametrization of the 'hard_suite' benchmark.

This will allow to check blosc very toughfully, with a grand total of 96
TB compressed/decompres...

feff4894803af9a98fc38d38fa8c5246f931617d authored over 14 years ago
Better message for extensions supported.

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

08f88a21afed0cf6b820327fcc1b688153144d11 authored over 14 years ago
Place the memcpy text in a better place.

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

ff959f33da3cda8e94e771bc5f06f6fa7a9552ba authored over 14 years ago
Mentioned MINGW among the supported compilers.

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

3519120786e4db595df1b97da7dfc79f0858bdb6 authored over 14 years ago
Fixes for supporting MINGW compiler.

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

fa1510e7bfd5d3186ec205d2eb76e36f987ef24e authored over 14 years ago
Warm destination memory for putting memcpy in the same conditions than blosc.

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

093eacc732ebf0a16bf009f988762322de38ce42 authored over 14 years ago
Version bumped to 0.9.3.dev.

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

81201327c23fdd49b92d5efaa4a3b59bea25b63e authored over 14 years ago
Tagging 0.9.2 after re-parametrization.

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

8382ff45bf422a040f2c59a88436aa6205d214ba authored over 14 years ago
Undoing unwanted modification for blosc.c in r108.

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

f0880ab7e0c46f0b5d075fa8133e4e08ec277a38 authored over 14 years ago
Removing src/bench.c.

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

873f0a4fa2ed4824f7dbefbeefcf725a271a8fce authored over 14 years ago
More beautifications on plotting script. This should be ready by now.

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

cec46557727b78379b38f90cdaaa3c702516d0c9 authored over 14 years ago
8 bytes typesize will be the default for benchmark.

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

8576e0b3ed663d8519e30f57bbab575402f67787 authored over 14 years ago
New parametrization of blocksize based in some benchmarks.

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

2f876b310b4c2d6aa7dca43f4671f5a2d941ed6f authored over 14 years ago
New version of benchmark for specifying the threads in the suite.

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

ab720f3b7a4363981cd3c48e85a482e705b19903 authored over 14 years ago
Updated bench.c to compile with the new directory setup.

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

7fbd7ddd16aaea7a57ff57d23658ec1cfba34604 authored over 14 years ago
Restored the BLOSC_VERSION_DATE symbol.

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

d1f46cb2167da312db82ea9e747072a9fb7fa664 authored over 14 years ago
Bump trunk to the 0.9.2.dev.

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

d8a174aa64d8969320a8b5f99ef70f4b219cd589 authored over 14 years ago
The bench.c has been moved to its own directory.

I've added a matplotlib script to quickly plot runs.

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

1ad455dcb5a479759fac13cfaa7c7e7b1c26a3a3 authored over 14 years ago
Modification to benchmark to allow a quick run of several threads.

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

c1687c3ec859a904c96b388e84e003521e2bd148 authored over 14 years ago
Version bumped to 0.9.1.

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

497c029d7f455b6436e1714336bc03b7498f75f3 authored over 14 years ago
The suite in benchmarks has been reduced so that it can finish in a

reasonable time.

Added a parameter print for easy the paring process.

git-svn-id: http://blos...

e75c825d82cfdf5f283902399a2b0180c9b116ce authored over 14 years ago
blosc_set_nthreads() should always return the provious number of threads.

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

d87a2ed0c5ca5645f2efdb7491036a277363cbcc authored over 14 years ago
Removed the necessity of the additional barrier.

A smart combination of a flag and a lock is more than enough. This allows better speed, special...

78ca9bb26fdad5c4435f42e56266848ec0791da6 authored over 14 years ago
Include more cases for the benchmark suite.

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

c66cbf4a2ace5dfa58849f21ee87d516a95a77ec authored over 14 years ago
A small refactoring on giveup/error_code sentinels.

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

f88fa70f297ca5a30c8e6d847e0aec121b766132 authored over 14 years ago
Fixed a synch problem in threads detected by the bench suite. The problem appeared when (nthreads=2, size=4*MB, elsize=1, rshift=20). Now, performance is a little bit worse, but at least it solves the problem.

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

175216a6912580e4c48f5008223dee9dd2c537b1 authored over 14 years ago
Updated date in blosc.h.

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

6c93d46bd1897d28e85d336ac849b6255a3f19f2 authored over 14 years ago
A replacement for barriers for Mac OSX, or other systems not implementing them, has been carried out. Fixes #4.

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

1d8661c89f931022419c26a499aa982cf824650e authored over 14 years ago
blosc_free_resources() should be in main function.

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

200339372f3aca5b894186c1ff1de940f7dd829c authored over 14 years ago
A new version of bench.c for allowing easy-to-run benchmarking suites. Version bumped to '0.9.1.dev.

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

99881ad74ab4fff799afadeac23813227fdcb5c6 authored over 14 years ago
Updated the hash for reduced blocksize introduced in previous commit.

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

949d6b6cc558f3ac2ec231a23f1e912c0e4e43e5 authored over 14 years ago
For optimization level 1, reduce the blocksize by 8 instead of 4. This gives significantly better decompression ratios at the expense of lower compression ratio and compression speed.

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

8e29ef744e4a67719aeb0c90bbaab440887c0938 authored over 14 years ago
With 32 bits of precision, we should keep everthing.

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

4aca468dcd147b4418dad665e32508559e37aa51 authored over 14 years ago
New version of bench.c that accepts command line params.

Version bumped to 0.9.0.

git-svn-id: http://blosc.pytables.org/svn/blosc/trunk@83 5b11b6af-1e...

6062d9bbf735b8ecdc4eab868bed291d74551526 authored over 14 years ago
Modifications for properly including stdint-windows.h on Windows.

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

7c5baf85d423b226911ff2f41533ff76e7cb814a authored almost 15 years ago
Adding stdint.h from Alexander Chemeris for compatibility with MSVC.

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

14c5641ca8dff4f8c53b6706624504ec9e1ec933 authored almost 15 years ago
Used types in <stdint.h> header.

This was not strictly necessary, but it is safer, specially when trying
to compile with MSVC 64-...

b613a6897731cf70f8d39168e91af182e11cb657 authored almost 15 years ago
Internal format version bumped to 2.

This is in order to allow an easy way to indicate that a buffer is being
saved uncompressed. Th...

9a37c144d0d4de6f85f7ea61027ead521d20eedb authored almost 15 years ago
Updated docs after the merge of the threaded code.

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

627ca2d0087cc9109d2fbe7e78136b188b164409 authored almost 15 years ago
Merged the 'threaded' branch.

That branch is fairly stable now and has been thoroughly tested. From
now on, Blosc will suppor...

15ddbdc17b6d4686137783d4ddd6a4720052da34 authored almost 15 years ago
bench.c moved to bench-small-datafile.c.

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

109a1cd1431b66aae18074c98acd18317c3f9d26 authored almost 15 years ago
bench.c tests data on a file now.

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

20687161a262f5777f7f7fb8a179a664ee7fac57 authored almost 15 years ago