ngspice/src
rlar 1e6b809af8 introduce command "check_ifparm" to check consistency of the device IFparm sets
For developing purpose only, and bound to HAVE_TSEARCH, HAVE_TDESTROY

IFparm descriptors must obey certain contracts,
  1) aliases must be grouped together with their associated main descriptor,
       and all must have flag IF_REDUNDANT set
  2) there shall be no duplicated .id fields except for aliases.
  3) aliased entries shall have consistent .dataType fields

check_ifparm will traverse all IFparm sets and report violations
2017-04-09 14:40:51 +02:00
..
ciderlib CIDER, use controlled_exit(1) instead of exit(1) 2017-03-25 18:44:00 +01:00
frontend introduce command "check_ifparm" to check consistency of the device IFparm sets 2017-04-09 14:40:51 +02:00
include/ngspice inpcom.c, introduce find_back_assignment() 2017-04-09 14:14:06 +02:00
maths niconv.c, NIconvTest(), NaN in CKTrhs denotes non-convergence 2017-03-19 20:38:41 +01:00
misc use strchr() instead of strstr() 2017-03-19 20:24:49 +01:00
spicelib invoke in_parse_temper_trees() and inp_evaluate_temper() unconditionally 2017-04-09 14:06:02 +02:00
unsupported CKTfndDev(), cleanup 2013-12-31 16:12:10 +01:00
xspice use strchr() instead of strstr() 2017-03-19 20:24:49 +01:00
ChangeLog
Makefile.am autogen.sh, src/Makefile.am, fix a build problem 2016-03-09 18:23:20 +01:00
ciderinit
conf.c
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
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
setplot
sharedspice.c introduce include file "ngspice/randnumb.h" 2016-08-15 11:30:26 +02:00
spectrum
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
spinit.in miscoms.c, mscvars.c, spinit.in, variable 'askquit' instead of 'noaskquit' 2016-02-07 17:37:42 +01:00
tclspice.c introduce include file "ngspice/randnumb.h" 2016-08-15 11:30:26 +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