log
graph
tags
branches
changeset
browse
z/neuron/bbsavestate
log
find changesets by author, revision, files, or words in the commit message
rev 441:
(0)
-300
-100
-60
tip
age
author
description
2 years
Michael Hines
better DEBUG, free memory problem, reads strings properly
trunk
tip
2 years
Michael Hines
if set debug 1, print Enter,Leave messages for each function call
trunk
2 years
Michael Hines
save restore queue. Also avoid use of BBSaveState outside of its file so that
trunk
2 years
Michael Hines
NetCon and SelfEvent (but no test of latter)
trunk
2 years
Michael Hines
Save and restore mechanisms. Forgot to add the files.
trunk
2 years
Michael Hines
BBSaveState basic framework in place.
trunk
2 years
Michael Hines
posix_memalign not working on several machines though it exists. If it fails
trunk
2 years
Michael Hines
Python h.Section(name=...) and nrn.Section(name=...) now produce same
trunk
2 years
Michael Hines
Some fixes for Mac OS X so python can be launched and import neuron.
trunk
2 years
Michael Hines
Can ParallelContext.submit(PyObject) where PyObject has no arguments.
trunk
2 years
Michael Hines
some missing files in the tar.gz distribution
trunk
2 years
Michael Hines
For Python, dir(mech) also has names of range variables in the dict.
trunk
2 years
Michael Hines
error in determining value of -isatty arg when no InterViews session.
trunk
2 years
Michael Hines
some clusters need the pc.runworker before exit.
trunk
2 years
hines
avoid multiply defined name
trunk
2 years
Michael Hines
BEFORE and AFTER blocks may need to get and set ion variables according
trunk
2 years
michaelhines
posix_memalign seems not to work on Darwin 10.6.2
trunk
2 years
Michael Hines
--with-multisend (as opposed to --with-multisend-bgp) did not compile since
trunk
2 years
Michael Hines
Merge the USENCS modifications needed for the neurodamus extension
trunk
2 years
Michael Hines
Location of terminfo database xterm changed for cygwin rxvt terminal window.
trunk
2 years
Michael Hines
NEURON + MUSIC Python interface. Requires MUSIC v 1.0.6.
trunk
2 years
Michael Hines
Combine the nrnmusic.h files in neuronmusic and nrniv into a single header
trunk
2 years
Michael Hines
incorporate neuronmusic as part of the NEURON package.
trunk
2 years
Michael Hines
merge
trunk
2 years
Michael Hines
nrnmpi_init only initializes once
trunk
2 years
Michael Hines
comment out debug printf
trunk
2 years
Michael Hines
testing two cell. hangs in switch to run phase
trunk
2 years
Michael Hines
first test is working
trunk
2 years
Michael Hines
fill the NrnMusicEventHandler table
trunk
2 years
Michael Hines
temporary printf statements
trunk
2 years
Michael Hines
getting closer
trunk
2 years
Michael Hines
communicator has c style
trunk
2 years
Michael Hines
Mikael implemented the map part of the setup phase.
trunk
2 years
Michael Hines
a little shakey on the map phase.
trunk
2 years
Michael Hines
only need to fill the tables for the input port
trunk
2 years
Michael Hines
transformed from music-c API to the music c++ api.
trunk
2 years
Michael Hines
when launching via music, the args are not given til after the call to
trunk
2 years
hines
can configure --with-music=/where/it/is/installed and launch with -music arg.
trunk
2 years
hines
Most of --with-music=/installation/prefix in place for using MUSIC
trunk
2 years
Michael Hines
expose the count of calls that change data to allow a parent to know if
trunk
2 years
Michael Hines
allow Vector arg for fit_praxis and pval_praxis instead of pointer to
trunk
2 years
Michael Hines
Cygwin 7.1.1 required many administrative changes.
trunk
2 years
Michael Hines
remove a debug line
trunk
2 years
Michael Hines
yet another segmentation violation avoided when hoc calls python.
trunk
2 years
Michael Hines
Fix several NEURON + Python memory leaks.
trunk
2 years
Michael Hines
typo in Vector.line error message
trunk
2 years
Michael Hines
Segmentation violation when a KSChan POINT_PROCESS property is freed before
trunk
2 years
Michael Hines
Memory leak in Matrix.det().
trunk
2 years
Michael Hines
merge
trunk
2 years
Michael Hines
a few places with better error handling
trunk
2 years
Michael Hines
Python 3.1 can be extended with neuron. After installation of NEURON, in src/nrnpython
trunk
2 years
Michael Hines
Python 3.1 ParallelContext bulletin board works.
trunk
2 years
Michael Hines
return to the 2.x version of __init__.py . At present, must manually use 2to3 to
trunk
2 years
Michael Hines
hg merge -r344
trunk
2 years
Michael Hines
Since Python-3.* no longer uses my special method for printing the
trunk
2 years
Michael Hines
Python 3 does not seem to use tp_print so the functionality has been
trunk
2 years
Michael Hines
For Python3, PyArg_ParseTuple format "S" is bytes instead of str.
trunk
2 years
Michael Hines
merge up to 340
trunk
2 years
Michael Hines
merged
trunk
2 years
Michael Hines
can load python3.0 dynamically (when configured with --nrnpython=dynamic
trunk
rev 441:
(0)
-300
-100
-60
tip