[med-svn] [pbdagcon] 02/08: Merge tag 'upstream/0_20160325+ds'

Afif Elghraoui afif at moszumanska.debian.org
Mon Oct 24 04:08:29 UTC 2016


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

afif pushed a commit to branch master
in repository pbdagcon.

commit 81a615b4921a9849e91936aa14005fdad75b3ebe
Merge: 7aa546f 7b1ae4f
Author: Afif Elghraoui <afif at debian.org>
Date:   Sun Oct 23 15:59:10 2016 -0700

    Merge tag 'upstream/0_20160325+ds'
    
    Upstream version 0~20160325+ds

 .gitignore                        |    1 +
 .gitmodules                       |    8 +-
 .travis.yml                       |    4 +-
 src/cpp/pbdagcon_wf.sh => LICENSE |   40 +-
 Makefile                          |   48 -
 README.md                         |   27 +-
 configure.py                      |  320 ++++
 makefile                          |   45 +
 src/cpp/Alignment.cpp             |  123 +-
 src/cpp/Alignment.hpp             |   55 +-
 src/cpp/AlnGraphBoost.cpp         |  108 +-
 src/cpp/AlnGraphBoost.hpp         |   67 +-
 src/cpp/AlnProvider.hpp           |   47 +-
 src/cpp/BlasrM5AlnProvider.cpp    |   40 +-
 src/cpp/BlasrM5AlnProvider.hpp    |   55 +-
 src/cpp/BoundedBuffer.hpp         |   53 +-
 src/cpp/DB.c                      | 1106 -----------
 src/cpp/DB.h                      |  357 ----
 src/cpp/DazAlnProvider.cpp        |   79 +-
 src/cpp/DazAlnProvider.hpp        |   62 +-
 src/cpp/Makefile                  |   38 -
 src/cpp/ProgramOpts.hpp           |    5 +-
 src/cpp/SimpleAligner.cpp         |   40 +-
 src/cpp/SimpleAligner.hpp         |   42 +-
 src/cpp/align.c                   | 3805 -------------------------------------
 src/cpp/align.h                   |  331 ----
 src/cpp/boost.mk                  |   18 -
 src/cpp/dazcon.cpp                |   78 +-
 src/cpp/main.cpp                  |   88 +-
 src/cpp/makefile                  |   76 +
 src/cpp/pbdagcon_wf.sh            |   39 -
 src/cpp/pbi.mk                    |   22 -
 src/q-sense.py                    |   39 -
 test/cpp/.gitignore               |    2 +
 test/cpp/AlignmentTest.cpp        |   89 +-
 test/cpp/AlnGraphBoostTest.cpp    |    9 +-
 test/cpp/Makefile                 |   77 -
 test/cpp/TargetHitTest.cpp        |   14 +-
 test/cpp/TargetTest.cpp           |    4 +-
 test/cpp/gtest.mk                 |   10 -
 test/cpp/makefile                 |  117 ++
 travis.sh                         |    7 +
 42 files changed, 913 insertions(+), 6682 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbdagcon.git



More information about the debian-med-commit mailing list