[med-svn] [cluster3] 03/13: Updated version 1.53 from 'upstream/1.53'
Andreas Tille
tille at debian.org
Thu Sep 14 14:36:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository cluster3.
commit bd807e6d0fb9b0aaa76c4044ef196a451a90a1c0
Merge: 6a29e47 557caf5
Author: Andreas Tille <tille at debian.org>
Date: Thu Sep 14 15:05:04 2017 +0200
Updated version 1.53 from 'upstream/1.53'
with Debian dir 6fb728567c9dcdebb62ea7a6af9bd80029429848
AUTHORS | 6 +-
ChangeLog | 28 +-
INSTALL | 14 +-
Makefile.PL | 2 +-
Makefile.am | 11 +-
Makefile.in | 255 +-
NEWS | 24 +-
README | 8 +-
X11/Makefile.in | 181 +-
X11/gui.c | 36 +-
aclocal.m4 | 407 +-
compile | 347 +
configure | 181 +-
configure.ac | 2 +-
data/demo.txt | 2468 +++++++
doc/cluster.pdf | Bin 251540 -> 224497 bytes
doc/cluster.texinfo | 244 +-
doc/cluster3.pdf | Bin 220928 -> 201311 bytes
doc/cluster3.texinfo | 58 +-
html/Bibliography.html | 168 +-
html/Cluster.html | 109 +-
html/Command.html | 214 +-
html/Contents.html | 182 +-
html/Data.html | 265 +-
html/Development.html | 107 +-
html/Distance.html | 331 +-
html/Hierarchical.html | 312 +-
html/Introduction.html | 90 +-
html/KMeans.html | 183 +-
html/Makefile | 2 +-
html/PCA.html | 164 +-
html/SOM.html | 137 +-
html/TreeView.html | 89 +-
html/index.html | 135 +-
mac/Cluster.xcodeproj/project.pbxproj | 19 +-
mac/Controller.m | 30 +-
mac/English.lproj/AboutPanel.nib/classes.nib | 12 -
mac/English.lproj/AboutPanel.nib/designable.nib | 48 +
mac/English.lproj/AboutPanel.nib/info.nib | 20 -
mac/English.lproj/AboutPanel.nib/keyedobjects.nib | Bin 15054 -> 3436 bytes
mac/English.lproj/FileFormatPanel.nib/classes.nib | 12 -
.../FileFormatPanel.nib/designable.nib | 270 +
mac/English.lproj/FileFormatPanel.nib/info.nib | 20 -
.../FileFormatPanel.nib/keyedobjects.nib | Bin 18325 -> 4953 bytes
mac/English.lproj/MainMenu.nib/classes.nib | 98 -
mac/English.lproj/MainMenu.nib/designable.nib | 7477 ++++++++++++++++++++
mac/English.lproj/MainMenu.nib/info.nib | 26 -
mac/English.lproj/MainMenu.nib/keyedobjects.nib | Bin 532423 -> 65597 bytes
mac/Info.plist | 2 +-
mac/Makefile | 4 +-
perl/Cluster.pm | 8 +-
perl/Cluster.xs | 84 +-
perl/Record.pm | 99 +-
perl/examples/ex5_treecluster | 13 +
perl/t/02_tree.t | 59 +-
python/__init__.py | 715 +-
python/clustermodule.c | 1002 +--
python/test/test_Cluster.py | 632 +-
setup.py | 6 +-
src/Makefile.in | 200 +-
src/cluster.c | 220 +-
src/cluster.h | 11 +-
src/command.c | 21 +-
src/command.h | 2 +-
src/data.c | 92 +-
src/data.h | 2 +-
src/gui.h | 2 +-
src/main.c | 2 +-
windows/Makefile | 2 +-
windows/cluster.iss | 2 +-
windows/gui.c | 54 +-
windows/main.c | 2 +-
windows/resources.rc | 2 +-
73 files changed, 14907 insertions(+), 3123 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cluster3.git
More information about the debian-med-commit
mailing list