Commit History

Author SHA1 Message Date
  Francesc Alted e4f3176707 Removed the storage overhead from cbytes. 8 years ago
  Francesc Alted 21725beb84 After testing that the new contextual mode works well, update release notes. 8 years ago
  Francesc Alted 8ce1afd112 Adapted to the NumPy 1.11 (naive) TZ repr for datetime types 8 years ago
  Francesc Alted c27afeb2fb Fixed a bug that happened when the chunksize was not an exact multiple of the blocksize. 8 years ago
  Francesc Alted 10e185f4a0 Added a new quantize filter for lossy compression 8 years ago
  Francesc Alted 367b388b71 Mention the possibility to create ctables with more than 255 cols 8 years ago
  Francesc Alted 97e6f4d61a Fixed an issue with bcolz.iterblocks() not working on ND-carrays 8 years ago
  Francesc Alted c530c257bd Defaults are scalars now, as it is documented. Fixes #25. 8 years ago
  Francesc Alted b5f37ea540 Typo 8 years ago
  Francesc Alted c01d0414e0 Post 1.0.0 final release actions done 8 years ago
  Francesc Alted e235e6b5bc Added a note about the new -O1 compilation flag for fixing potential segfaults. 8 years ago
  Francesc Alted c901c59a63 Some reordering in release notes 8 years ago
  Francesc Alted 5b0c5e9ee4 Updated the carray tutorial to show how the bitfilter is to be used 8 years ago
  Francesc Alted e3cdb5c9c9 BITSHUFFLE is now a supported filter in bcolz 8 years ago
  Francesc Alted 23e1cee322 Updated release notes to note that c-blosc is at 1.4.5 now 8 years ago
  Francesc Alted 5278b8174a Added a note on merged PR #296 8 years ago
  Francesc Alted 93390be137 Annoucement for 1.0.0 RC1 release 8 years ago
  Francesc Alted 21aeb82c25 C-Blosc downgraded to 1.4.4 (from 1.7.0) for compatibility with VS2008 8 years ago
  Francesc Alted 9fb6e1caa1 An existing column is overwritten in ctable setitem 8 years ago
  Francesc Alted 5c2fac9bc8 Raise a KeyError during column insertion in case the column name already exists. 8 years ago
  Alistair Miles 5656638c49 release notes for #283 8 years ago
  Francesc Alted 6aa8320e4c Post 0.12.1 release actions done 8 years ago
  Francesc Alted 8234a7505d Updated release notes for 0.12.1 8 years ago
  Scott Sanderson 827ddc7c34 DOC: Add release notes entry. 8 years ago
  Francesc Alted c056c3187d Post 0.12.0 release actions done 8 years ago
  Francesc Alted e0d560798b Paver has been deprecated. Fixes #277. 8 years ago
  BrenBarn e84f44b0fc More consistent string-type checking (fixes #272) 9 years ago
  Francesc Alted b10191d8b9 Update only the valid part of the last chunk during boolean assignments 9 years ago
  Francesc Alted 6df9f0cf95 Expected length during HDF5 import/export is honored now. 9 years ago
  Francesc Alted ea8d97fa7e Allow the use of variables of type string in queries. Closes #273. 9 years ago