ngspice/src
h_vogt 5d82d1b04a misccoms.c, com_quit(), don't free memory, unless shared ngspice
Traversing all linked memory structures to free their memory
  can be a somewhat lengthy business, especially in xspice,
  which is not worth the effort when we simply want to exit()
Long delays have been reported in certain cases.

For developers and for the usage of such tools as valgrind,
  we still free all the memory if 'set ngdebug' is given.
2017-06-24 17:55:26 +02:00
..
ciderlib CIDER, use controlled_exit(1) instead of exit(1) 2017-03-25 18:44:00 +01:00
frontend misccoms.c, com_quit(), don't free memory, unless shared ngspice 2017-06-24 17:55:26 +02:00
include/ngspice ifparm, fix numdev too 2017-04-19 19:18:13 +02:00
maths niconv.c, NIconvTest(), NaN in CKTrhs denotes non-convergence 2017-03-19 20:38:41 +01:00
misc string.c, #6/6, use skip_ws() and skip_back_ws() 2017-04-09 15:35:44 +02:00
spicelib inpgmod.c, plug a memory hole 2017-06-24 17:49:07 +02:00
unsupported CKTfndDev(), cleanup 2013-12-31 16:12:10 +01:00
xspice fix commit "mifsetup.c, MIFunsetup(), #1/3 delete broken code" 2017-06-06 16:42:32 +02:00
ChangeLog
Makefile.am autogen.sh, src/Makefile.am, fix a build problem 2016-03-09 18:23:20 +01:00
ciderinit
conf.c #2/6 config.h --> ngspice/config.h, #include's 2011-12-27 11:33:01 +00:00
conf.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
devaxis
devload
main.c xspice, two new commands, edisplay and eprvcd 2016-08-15 19:24:11 +02:00
makeidx.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
nghelp.c HAS_WINDOWS --> HAS_WINGUI 2013-12-31 12:56:57 +01:00
ngmultidec.c use 'fabs()' 2016-10-15 15:06:17 +02:00
ngnutmeg.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngproc2mod.c cleanup, use '\0' instead of 0 in char context 2015-05-02 10:24:54 +02:00
ngsconvert.c variables, lift plot_cur->pl_env up to the invoker of cp_usrvars() 2016-10-15 15:57:54 +02:00
ngspice.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngspice.txt remove the ancient nobjthack option to fake 3-terminal bjt's 2016-11-01 11:56:48 +01:00
pkgIndex.tcl.in fix file modes 2012-06-12 21:26:29 +02:00
setplot
sharedspice.c sharedspice.c, introduce csh variable "sharedmode" 2017-04-12 21:22:22 +02:00
spectrum sighandler_t not under Wondows, spetrum script updated 2010-07-06 12:24:08 +00:00
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
spinit.in xspice/icm/table, introduce table2d/table3d 2017-04-30 17:00:15 +02:00
tclspice.c introduce include file "ngspice/randnumb.h" 2016-08-15 11:30:26 +02:00
tclspice.map
tclspinit.in generate spinit and tclspinit at `make' time 2011-12-29 14:29:44 +00:00
winmain.c winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit 2017-04-09 12:46:38 +02:00
winmain.h winmain.c, etc, whitespace cleanup 2017-02-22 18:50:03 +01:00