[segyio] 318/376: Merge pull request #137 from jokva/remove-ppa-for-cppcheck

Jørgen Kvalsvik jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

jokva-guest pushed a commit to branch debian
in repository segyio.

commit e5e62d7cdde279bee569957716ed6c73e15ea752
Merge: 29d9c72 ac2b3d0
Author: jokva <jokva at statoil.com>
Date:   Wed Jun 28 15:19:05 2017 +0200

    Merge pull request #137 from jokva/remove-ppa-for-cppcheck
    
    Build improvements & segyio.tools.rotation

 .travis.yml                            |   2 +-
 CMakeLists.txt                         |  19 +---
 README.md                              |   5 +-
 applications/CMakeLists.txt            |  14 +++
 applications/segycath.c                | 168 +++++++++++++++++++++++++++++++++
 appveyor.yml                           |   5 +-
 cmake/check_includes.cmake             |   8 +-
 lib/CMakeLists.txt                     |  22 +++--
 lib/include/segyio/segy.h              |  41 ++++++++
 lib/src/segy.c                         |  95 +++++++++++++++++--
 lib/src/segy.def                       |   2 +
 pycmake                                |   2 +-
 python/CMakeLists.txt                  |   7 +-
 python/examples/make-rotated-copies.py |  94 ++++++++++++++++++
 python/segyio/_field.py                |  59 +++++++++---
 python/segyio/_segyio.c                |  51 +++++++++-
 python/segyio/tools.py                 |  47 +++++++++
 python/test/segy.py                    |  17 ++++
 python/test/tools.py                   |  28 ++++++
 test-data/acute-small.sgy              | Bin 0 -> 14600 bytes
 test-data/inv-acute-small.sgy          | Bin 0 -> 14600 bytes
 test-data/left-small.sgy               | Bin 0 -> 14600 bytes
 test-data/normal-small.sgy             | Bin 0 -> 14600 bytes
 test-data/obtuse-small.sgy             | Bin 0 -> 14600 bytes
 test-data/reflex-small.sgy             | Bin 0 -> 14600 bytes
 test-data/right-small.sgy              | Bin 0 -> 14600 bytes
 test-data/straight-small.sgy           | Bin 0 -> 14600 bytes
 27 files changed, 625 insertions(+), 61 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git



More information about the debian-science-commits mailing list