neuron/nrn

log

age author description
27 hours Michael Hines Buffer name overrun when name too long.trunk tip
2 weeks Michael Hines x86_64-w64-mingw32-gcc passed 0 without zeroing the high 32 for a void(*)()trunk
2 weeks Michael Hines MINGW build changes broke CYGWIN buildtrunk
3 weeks Michael Hines mingw32 version under msys.trunk
7 weeks Michael Hines Doxygen comments for NrnDAE API.trunk
7 weeks Michael Hines Allow Python, when importing libnrnpython to tell libnrniv it initialize MPItrunk
7 weeks Michael Hines For some c compilers (e,g, IBM xlc ), // is a syntax error.trunk
7 weeks Michael Hines Graph, Shape, PlotShape .menu_action("name", pycall) and Shape.menu_tool(pycall)trunk
7 weeks Michael Hines Allow global variable step method to be used with mpi with single thread.trunk
7 weeks Michael Hines Python setup for neuronmusic works in absence of InterViewstrunk
8 weeks Michael Hines This patch introduces correct unit conversion between NEURON (ms) andtrunk
8 weeks Michael Hines This patch introduces a LIBADD on libmusic.la so that the music librarytrunk
8 weeks Michael Hines Allow MUSIC interface to be dynamically loaded into a python interpreter.trunk
8 weeks Michael Hines Mistakenly, multiple NetCon were ot allowd for a given MUSIC global index.trunk
2 months Michael Hines Vector.play_remove was only removing one of the vector's usages in the playtrunk
2 months Michael Hines Could not access i_cap from python.trunk
2 months Michael Hines ParallelContext.timeout(seconds) sets the timeout for when to abort whentrunk
3 months Michael Hines forgot the neuronml package when installing for python extension.trunk
3 months Michael Hines give shell scripts the proper first linetrunk
3 months Michael Hines now have a mingw 64 bit installer built under mingw msystrunk
3 months hines Random123 works with BG/P bgxlc compilers.trunk
3 months michaelhines no need for special CARBON case since we now use bool.trunk
3 months Michael Hines missing sortspike from the tar.gz distribution.trunk
3 months Michael Hines Use c++ true,false and replace boolean with bool . Requires iv-18 InterViews.trunk
3 months Michael Hines eliminate some warnings from g++ 4.6.1 on linux.trunk
3 months Michael Hines gcc-4.7.0 avoid name conflicttrunk
3 months Michael Hines MINGW build under MSYS with dynamic loading of python dlls.trunk
4 months Michael Hines nrn_pyrun(const char* filename) must use the Python FILE instead of thetrunk
4 months Michael Hines Builds with x86_64-w64-mingw32-gcc.exe. Most changes are to avoid castingtrunk
4 months Michael Hines MINGW memacs compiles but works poorly in mintty terminal.trunk
4 months Michael Hines MINGW allow InterViews and readline terminal to work together.trunk
4 months Michael Hines forgot to add two files needed by NrnDAE.trunk
4 months Michael Hines NrnDAE API added. Generalizes the method used by LinearMechanism fortrunk
4 months Michael Hines Checkmarking the "Use variable dt" button in the VariableStepControl paneltrunk
4 months Michael Hines starting version 7.3trunk
4 months Michael Hines all Graph.addvar("label", &variable, ...) which also works for Python whentrunk
4 months Michael Hines memory error in SymChooser because PythonObject has no hoc symbol table.trunk
4 months Michael Hines ModelView works with Python cells.trunk
4 months Michael Hines typo reversed the sense of an assert. This is a graft of 561:e6395599e13fRelease 7.2
4 months Michael Hines typo reversed the sense of an assert.trunk
5 months Michael Hines Port to mingw32 on cygwin. Only thing remaining is to get InterViews+terminaltrunk
5 months Michael Hines Random123 of http://www.thesalmons.org/john/random123/papers/random123sc11.pdftrunk
5 months Michael Hines nrnivmodl can take a -incflags "..." pair of arguments to add items totrunk
5 months Michael Hines merge change of release 7.2 to trunktrunk
5 months michaelhines Due to non-posix handling of environ, Mac OS 10.7 aka Lion causes pythonRelease 7.2
5 months Michael Hines Memory usage with mallinfo (for unix, not available for mingw or mac os x)trunk
5 months Michael Hines When configured --without-iv, there are stubs for RangeVarPlot, PPShape, andtrunk
5 months Michael Hines sortspike now part of the NEURON installationtrunk
5 months Michael Hines missing mpiexec.exe in mswin installertrunk
5 months Michael Hines Release 7.2Release 7.2
5 months Michael Hines cvode.atolscale(&cell.section.var) was broken. Now slightly more robust.trunk
6 months Michael Hines create and distribute rpm and deb file from ubuntu.trunk
6 months michaelhines On MAC OS X, configuration with --with-nrnpython=dynamic works for python 2.6, 2.7trunk
6 months michaelhines MAC uses a different prototype for the generic pointer to function returning an Object.trunk
6 months Michael Hines update the configuration for --with-nrnpython=dynamic to load python2.7,6,5,4trunk
6 months Michael Hines (char*) cast so can compile with Python2.4 as well as 2.5,6,7 under gcc 4.6.1trunk
6 months Michael Hines Needed some #if so that configuration with use_pthread=no would compile.trunk
6 months Michael Hines mcell_ran4 changed back to the original prototype. mcell_ran4a expressestrunk
6 months Michael Hines Eliminate all warnings from gcc-4.6.1 ubuntu 11.10trunk
6 months Michael Hines With gcc 4.6.1 the --with-paranrn ivoc and nrniv link fails unless libnrnmpi.sotrunk