This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository mash.
commit bd94420824392d255bdb5beb73fbe0a90d1f5c7b Merge: dfd27c1 4ad406c Author: Sascha Steinbiss <[email protected]> Date: Sun Oct 1 10:25:48 2017 +0100 Merge tag 'upstream/2.0' Upstream version 2.0 .gitignore | 9 + INSTALL.txt | 2 +- Makefile.in | 3 +- doc/sphinx/tutorials.rst | 14 +- src/mash/Command.cpp | 24 +- src/mash/Command.h | 4 + src/mash/CommandBounds.cpp | 97 +++-- src/mash/CommandBounds.h | 4 + src/mash/CommandContain.cpp | 5 + src/mash/CommandContain.h | 4 + src/mash/CommandDistance.cpp | 7 +- src/mash/CommandDistance.h | 4 + src/mash/CommandFind.cpp | 14 +- src/mash/CommandFind.h | 4 + src/mash/CommandInfo.cpp | 61 ++- src/mash/CommandInfo.h | 4 + src/mash/CommandList.cpp | 13 +- src/mash/CommandList.h | 4 + src/mash/CommandPaste.cpp | 12 +- src/mash/CommandPaste.h | 4 + src/mash/CommandScreen.cpp | 844 ++++++++++++++++++++++++++++++++++++++ src/mash/CommandScreen.h | 163 ++++++++ src/mash/CommandSketch.cpp | 17 +- src/mash/CommandSketch.h | 4 + src/mash/MinHashHeap.h | 4 +- src/mash/Sketch.cpp | 46 ++- src/mash/Sketch.h | 10 +- src/mash/capnp/MinHash.capnp | 4 +- src/mash/hash.cpp | 2 +- src/mash/hash.h | 4 +- src/mash/mash.cpp | 20 +- src/mash/schema-1.0.0.json | 150 +++++++ src/mash/sketchParameterSetup.cpp | 7 +- src/mash/sketchParameterSetup.h | 4 + src/mash/version.h | 2 +- 35 files changed, 1467 insertions(+), 107 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mash.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
