[pytables] 02/04: Merge tag 'upstream/3.1.1'
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Thu Mar 27 21:17:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pytables.
commit 5fdcc904d9a218437c00b67917ea6abea4c49ab2
Merge: 3f11892 db864cf
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Thu Mar 27 22:05:53 2014 +0100
Merge tag 'upstream/3.1.1'
Upstream version 3.1.1
ANNOUNCE.txt.in | 41 +--
RELEASE_NOTES.txt | 31 ++
VERSION | 2 +-
c-blosc/ANNOUNCE.rst | 22 +-
c-blosc/README.rst | 10 +-
c-blosc/README_HEADER.rst | 8 +-
c-blosc/RELEASE_NOTES.rst | 31 +-
c-blosc/RELEASING.rst | 2 +-
c-blosc/bench/Makefile | 2 +-
c-blosc/bench/Makefile.mingw | 2 +-
c-blosc/blosc/CMakeLists.txt | 2 +-
c-blosc/blosc/blosc.c | 65 ++--
c-blosc/blosc/blosc.h | 30 +-
.../internal-complibs/lz4-r110/add-version.patch | 14 -
.../internal-complibs/{lz4-r110 => lz4-r113}/lz4.c | 374 +++++++++++----------
.../internal-complibs/{lz4-r110 => lz4-r113}/lz4.h | 59 ++--
.../{lz4-r110 => lz4-r113}/lz4hc.c | 306 +++++++++--------
.../{lz4-r110 => lz4-r113}/lz4hc.h | 29 +-
c-blosc/tests/Makefile | 2 +-
c-blosc/tests/test_api.c | 11 +
doc/source/release_notes.rst | 1 +
doc/source/usersguide/libref/filenode_classes.rst | 4 +
examples/nested-iter.py | 19 --
setup.py | 19 +-
tables/__init__.py | 11 +-
tables/file.py | 6 +-
tables/flavor.py | 10 +-
tables/hdf5extension.pyx | 8 +-
tables/nodes/filenode.py | 162 +++++++++
tables/nodes/tests/test_filenode.py | 105 ++++++
tables/tests/test_tablesMD.py | 16 +-
31 files changed, 907 insertions(+), 497 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git
More information about the debian-science-commits
mailing list