ngspice/src
Holger Vogt d636f7899b cp_enqvar() returns freshly malloced variables as well
as variables owned by somebody else, e.g. from ft_curckt->ci_vars.
The new function parameter tbfreed notifies the caller if the
variable is malloced here and may be freed safely.
2018-10-13 18:19:31 +02:00
..
ciderlib fix erfc() usage in cider 2017-10-28 12:38:36 +02:00
frontend cp_enqvar() returns freshly malloced variables as well 2018-10-13 18:19:31 +02:00
include/ngspice cp_enqvar() returns freshly malloced variables as well 2018-10-13 18:19:31 +02:00
maths using the native tan and tanh math functions for real vector calculation 2018-10-13 18:18:47 +02:00
misc beautify code with astyle 2018-08-07 19:58:52 +02:00
spicelib differentiate tan and tanh in safe way without cos and cosh 2018-10-13 18:18:37 +02:00
unsupported CKTfndDev(), cleanup 2013-12-31 16:12:10 +01:00
xspice add some info to file header 2018-10-13 18:19:09 +02:00
ChangeLog
Makefile.am internal help: it is only available when --enable-oldapps is given 2018-05-21 01:09:21 +02:00
ciderinit
conf.c
conf.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
devaxis
devload
main.c New .option seed=[val|random] 2018-07-22 15:11:44 +02:00
makeidx.c
nghelp.c add fourth parameter to cp_getvar(), in functions missing so far 2018-07-22 14:58:25 +02: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 prepare ngspice-29 2018-09-26 18:45:35 +02:00
spectrum
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 src/tclspice.c, bug fix, broken trimming of the "spice::" namespace 2017-10-19 17:58:02 +02:00
tclspice.map
tclspinit.in
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