Commit History

Author SHA1 Message Date
  FrancescAlted ab0f90b194 Merge pull request #274 from BrenBarn/py2strings 9 years ago
  FrancescAlted 17fd0845db Merge pull request #276 from grahamc/use-loose-version-compares 9 years ago
  Graham Christensen 72765a29bb Compare package installed versions with desirable version via distutils.version.LooseVersion 9 years ago
  BrenBarn e84f44b0fc More consistent string-type checking (fixes #272) 9 years ago
  Francesc Alted 36794351f4 ctable tutorial overhauled 9 years ago
  Francesc Alted c76cdb0da3 carray tutorial revised 9 years ago
  Francesc Alted 87673c9f1a Yet another fix in boolean assignments 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 bfb9414161 Some corrections to the memory profiling tutorial (in Linux) 9 years ago
  Francesc Alted 668c4c99ab Some Python3 fixes for string handling. Addresses #272. 9 years ago
  Francesc Alted ea8d97fa7e Allow the use of variables of type string in queries. Closes #273. 9 years ago
  FrancescAlted 0a061e2cf3 Merge pull request #271 from msarahan/patch-1 9 years ago
  Michael Sarahan 215e622722 update release notes 9 years ago
  Mike Sarahan 6f15d35f64 np 1.10 compat: replace "f16" dtype with np.longdouble 9 years ago
  Francesc Alted cb6c6b6783 Updated release notes for the tutorila in ipython format 9 years ago
  Francesc Alted 0467782f64 Fixed a problem with Windows installation. CLoses #268. 9 years ago
  FrancescAlted 7c7c795cda Merge pull request #261 from FrancescElies/fe/doc/ipython_notebook_tutorial 9 years ago
  Francesc Elies Henar 44e1e95b64 Memory profiling comment 9 years ago
  Francesc Elies Henar a19d0b541b tutorial carray: remove with statements 9 years ago
  Francesc Elies Henar 6f3b5233f1 replace RTD links to bcolz.blosc 9 years ago
  Francesc Alted 7efcefa0e4 Post 0.11.4 release actions done 9 years ago
  Francesc Elies Henar 443f9c8539 migrate sphinx tutorials to ipython notebook 9 years ago
  Francesc Alted 597b2eca98 The .pyx extension is not packed using the absolute path anymore. Fixes #266. 9 years ago
  FrancescAlted 6a1bfbf1ac Merge pull request #262 from FrancescElies/fe/asv/move_files 9 years ago
  Francesc Elies Henar a2efd6adce update gitignore 9 years ago
  Francesc Elies Henar c7a06d3439 rename project as bcolz 9 years ago
  Francesc Elies Henar 8108d6154a move benchmarks 9 years ago
  Francesc Elies Henar f630fc293b move asv conf 9 years ago
  FrancescAlted d96e1b68b7 Merge pull request #260 from FrancescElies/fe/asv 9 years ago