This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository libvistaio.
commit cbe25f8a0cfc09ac62fb9f32c307428d43cedca6 Merge: 10a6c7d 3abacb6 Author: Gert Wollny <[email protected]> Date: Tue Nov 24 16:10:06 2015 +0100 Merge tag 'upstream/1.2.19' Upstream version 1.2.19 .gitignore | 1 + .travis.yml | 29 +++++++ CMakeLists.txt | 15 ++-- ChangeLog | 10 +++ README => README.md | 56 ++++++++---- vistaio/CMakeLists.txt | 5 +- vistaio/alloc.c | 3 +- vistaio/edgesType.c | 12 ++- vistaio/fileio.c | 37 +++++--- vistaio/graphType.c | 9 +- vistaio/imageType.c | 2 +- vistaio/option.c | 5 +- vistaio/{2dfield.c => test_2dfield.c} | 0 vistaio/{2dspline.c => test_2dspline.c} | 0 vistaio/{3dfield.c => test_3dfield.c} | 0 vistaio/test_attributes.c | 133 ++++++++++++++++++++++++++++ vistaio/test_images.c | 148 ++++++++++++++++++++++++++++++++ vistaio/vcplist.c | 1 + vistaio/vfield2d.c | 3 + vistaio/vfield3d.c | 3 + vistaio/volumes.c | 4 +- vistaio/volumesType.c | 24 ++++-- vistaio/vspline2d.c | 3 +- vistaio_change_names.py | 76 ++++++++++++++++ 24 files changed, 522 insertions(+), 57 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libvistaio.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
