z/neuron/bbsavestate

log

age author description
2 years Michael Hines better DEBUG, free memory problem, reads strings properlytrunk tip
2 years Michael Hines if set debug 1, print Enter,Leave messages for each function calltrunk
2 years Michael Hines save restore queue. Also avoid use of BBSaveState outside of its file so thattrunk
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 failstrunk
2 years Michael Hines Python h.Section(name=...) and nrn.Section(name=...) now produce sametrunk
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 distributiontrunk
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 nametrunk
2 years Michael Hines BEFORE and AFTER blocks may need to get and set ion variables accordingtrunk
2 years michaelhines posix_memalign seems not to work on Darwin 10.6.2trunk
2 years Michael Hines --with-multisend (as opposed to --with-multisend-bgp) did not compile sincetrunk
2 years Michael Hines Merge the USENCS modifications needed for the neurodamus extensiontrunk
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 headertrunk
2 years Michael Hines incorporate neuronmusic as part of the NEURON package.trunk
2 years Michael Hines mergetrunk
2 years Michael Hines nrnmpi_init only initializes oncetrunk
2 years Michael Hines comment out debug printftrunk
2 years Michael Hines testing two cell. hangs in switch to run phasetrunk
2 years Michael Hines first test is workingtrunk
2 years Michael Hines fill the NrnMusicEventHandler tabletrunk
2 years Michael Hines temporary printf statementstrunk
2 years Michael Hines getting closertrunk
2 years Michael Hines communicator has c styletrunk
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 porttrunk
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 totrunk
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 MUSICtrunk
2 years Michael Hines expose the count of calls that change data to allow a parent to know iftrunk
2 years Michael Hines allow Vector arg for fit_praxis and pval_praxis instead of pointer totrunk
2 years Michael Hines Cygwin 7.1.1 required many administrative changes.trunk
2 years Michael Hines remove a debug linetrunk
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 messagetrunk
2 years Michael Hines Segmentation violation when a KSChan POINT_PROCESS property is freed beforetrunk
2 years Michael Hines Memory leak in Matrix.det().trunk
2 years Michael Hines mergetrunk
2 years Michael Hines a few places with better error handlingtrunk
2 years Michael Hines Python 3.1 can be extended with neuron. After installation of NEURON, in src/nrnpythontrunk
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 totrunk
2 years Michael Hines hg merge -r344trunk
2 years Michael Hines Since Python-3.* no longer uses my special method for printing thetrunk
2 years Michael Hines Python 3 does not seem to use tp_print so the functionality has beentrunk
2 years Michael Hines For Python3, PyArg_ParseTuple format "S" is bytes instead of str.trunk
2 years Michael Hines merge up to 340trunk
2 years Michael Hines mergedtrunk
2 years Michael Hines can load python3.0 dynamically (when configured with --nrnpython=dynamictrunk