[med-svn] [minia] 03/05: Updated version 2.0.7 from 'upstream/2.0.7'

Andreas Tille tille at debian.org
Fri Dec 1 09:04:19 UTC 2017


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

tille pushed a commit to branch minia2
in repository minia.

commit 319dd302ba95822e6e89398055519894cd8ea7e2
Merge: 3b71a25 ff0272f
Author: Andreas Tille <tille at debian.org>
Date:   Sat Aug 12 17:59:35 2017 +0200

    Updated version 2.0.7 from 'upstream/2.0.7'
    
    with Debian dir 8592da2b1f28dacdb64f4a78d0ce972afc7082b6

 .gitignore                     |     1 +
 .gitmodules                    |     3 +
 Bank.cpp                       |  1087 -----
 Bank.h                         |   200 -
 Bloom.cpp                      |   474 --
 Bloom.h                        |   248 -
 CMakeLists.txt                 |   119 +
 Debloom.cpp                    |   466 --
 Debloom.h                      |    45 -
 GraphOutput.cpp                |   380 --
 GraphOutput.h                  |   204 -
 Hash16.cpp                     |   404 --
 Hash16.h                       |    95 -
 Hashing.cpp                    |    42 -
 Hashing.h                      |    31 -
 INSTALL                        |    20 +
 Kmer.cpp                       |   373 --
 Kmer.h                         |    84 -
 LICENSE                        |  1175 +++--
 LargeInt.cpp                   |   277 --
 LargeInt.h                     |    48 -
 LinearCounter.cpp              |    47 -
 LinearCounter.h                |    29 -
 Minia.cpp                      |   351 --
 MultiConsumer.cpp              |   144 -
 MultiConsumer.h                |    86 -
 OAHash.cpp                     |   212 -
 OAHash.h                       |    77 -
 Pool.cpp                       |   156 -
 Pool.h                         |    92 -
 README                         |    18 -
 README.md                      |    38 +
 Set.cpp                        |   305 --
 Set.h                          |   158 -
 SortingCount.cpp               |   847 ----
 SortingCount.h                 |    27 -
 Terminator.cpp                 |   410 --
 Terminator.h                   |    79 -
 Traversal.cpp                  |   955 ----
 Traversal.h                    |   168 -
 Utils.cpp                      |   647 ---
 Utils.h                        |   103 -
 doc/CMakeLists.txt             |    13 +
 doc/manual.tex                 |   142 +
 lut.h                          |   272 --
 makefile                       |    76 -
 manual/manual.pdf              |   Bin 1155669 -> 0 bytes
 manual/manual.tex              |   124 -
 rvalues.h                      |   131 -
 simple_test.sh                 |    20 -
 src/Minia.cpp                  |   296 ++
 src/Minia.hpp                  |    61 +
 src/NodeSelector.cpp           |   244 +
 src/NodeSelector.hpp           |   125 +
 src/main.cpp                   |    50 +
 test/read50x_ref10K_e001.fasta | 10000 ---------------------------------------
 test/result10K.fasta           |     2 -
 ttmath/ttmath.h                |  2849 -----------
 ttmath/ttmathbig.h             |  6061 ------------------------
 ttmath/ttmathint.h             |  1924 --------
 ttmath/ttmathmisc.h            |   250 -
 ttmath/ttmathobjects.h         |   809 ----
 ttmath/ttmathparser.h          |  2765 -----------
 ttmath/ttmaththreads.h         |   250 -
 ttmath/ttmathtypes.h           |   667 ---
 ttmath/ttmathuint.h            |  4062 ----------------
 ttmath/ttmathuint_noasm.h      |  1017 ----
 ttmath/ttmathuint_x86.h        |  1602 -------
 ttmath/ttmathuint_x86_64.h     |  1146 -----
 69 files changed, 1773 insertions(+), 43910 deletions(-)

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



More information about the debian-med-commit mailing list