[med-svn] [cnrun] branch master updated (4527d2c -> 9cbeb6b)
andrei zavada
hmmr-guest at moszumanska.debian.org
Wed Dec 28 17:57:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a change to branch master
in repository cnrun.
from 4527d2c debian/control: fix Vsc-Git URL again
adds adcd787 debian/*: fix to comply with cme recommendations
adds 0321539 debian/control: fix Vsc-Git URL again; bump Standards-Version to 3.9.7
adds feabc20 Merge branch 'WIP' of ssh://git.debian.org/git/debian-med/cnrun into WIP
adds 86e5810 update debian/changelog
new b2837eb implement NML export
new 42f66df have CHost::del_model return false on nx model args
new 9ca4a60 rework example1.lua
new 6069b6b make it cme-clean
new 9cbeb6b do any writing in make test in ./_test
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 8 +
debian/control | 36 ++-
debian/copyright | 4 +-
upstream/ChangeLog | 4 +
upstream/Makefile.am | 1 +
upstream/compile | 2 +-
upstream/configure.ac | 8 +-
upstream/doc/examples/example1.lua | 368 ++++++++++++++--------
upstream/doc/lua-api/cnrun-lua-api.texi | 2 +-
upstream/src/libcnrun/model/cycle.cc | 5 +-
upstream/src/libcnrun/model/model.hh | 19 +-
upstream/src/libcnrun/model/nmlio.cc | 211 +++++++++----
upstream/src/libcnrun/model/struct.cc | 57 ++--
upstream/src/libcnrun/units/base-neuron.hh | 10 +-
upstream/src/libcnrun/units/base-synapse.hh | 3 +-
upstream/src/libcnrun/units/base-unit.cc | 102 ++++--
upstream/src/libcnrun/units/base-unit.hh | 47 +--
upstream/src/libcnrun/units/hosted-neurons.cc | 8 +-
upstream/src/libcnrun/units/hosted-neurons.hh | 84 ++---
upstream/src/libcnrun/units/standalone-neurons.cc | 20 +-
upstream/src/libcnrun/units/standalone-neurons.hh | 53 ++--
upstream/src/lua-cnrun/cnhost.hh | 9 +-
upstream/src/lua-cnrun/commands.cc | 28 +-
upstream/src/tools/hh-latency-estimator.cc | 18 +-
24 files changed, 695 insertions(+), 412 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cnrun.git
More information about the debian-med-commit
mailing list