[med-svn] [seqan2] branch upstream-experimental updated (6384831 -> d7aab13)
Michael Crusoe
misterc-guest at moszumanska.debian.org
Thu Feb 1 06:52:26 UTC 2018
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a change to branch upstream-experimental
in repository seqan2.
from 6384831 New upstream version 2.4.0~rc1+dfsg
adds d7aab13 New upstream version 2.4.0~rc2+dfsg
No new revisions were added by this update.
Summary of changes:
CHANGELOG.rst | 2 +-
demos/howto/custom_file_ending.fa.dat | 4 +
demos/howto/custom_file_endings.cpp | 76 ++++++++++++++++++
demos/howto/custom_file_endings.cpp.stdout | 2 +
include/seqan/align/dp_scout_simd.h | 8 +-
include/seqan/seq_io/fasta_fastq.h | 12 +--
include/seqan/seq_io/read_embl.h | 6 +-
include/seqan/seq_io/read_genbank.h | 6 +-
include/seqan/stream/formatted_file.h | 24 ++++++
manual/source/Infrastructure/Use/Install.rst | 2 +-
.../Tutorial/HowTo/Recipes/CustomFileEndings.rst | 89 ++++++++++++++++++++++
tests/index/test_index_bifm.cpp | 2 +
tests/translation/test_translation.h | 2 +
util/cmake/SeqAnSimdUtility.cmake | 37 +++++++--
14 files changed, 246 insertions(+), 26 deletions(-)
create mode 100644 demos/howto/custom_file_ending.fa.dat
create mode 100644 demos/howto/custom_file_endings.cpp
create mode 100644 demos/howto/custom_file_endings.cpp.stdout
create mode 100644 manual/source/Tutorial/HowTo/Recipes/CustomFileEndings.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqan2.git
More information about the debian-med-commit
mailing list