[med-svn] [cnrun] branch WIP updated (86e5810 -> 9cbeb6b)
andrei zavada
hmmr-guest at moszumanska.debian.org
Wed Dec 28 17:57:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a change to branch WIP
in repository cnrun.
from 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 | 5 +-
debian/copyright | 4 +-
upstream/ChangeLog | 4 +
upstream/Makefile.am | 1 +
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 +-
22 files changed, 665 insertions(+), 401 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