ngspice/src
rlar 8803edc16b tfanal.c noisean.c, bug fix which was introduced in "CKTfndDev(), rewrite"
the original CKTfndDev() was able to limit its search
  for an instance with given name
  to instances of a certain "type"
(this was a speed optimisation which is of no use anymore,
  because we use a hashtable now)

the new CKTfndDev() does not consider "type"

thus, here in tfanal.c and noisean.c we have to check the "type"
  after CKTfndDev() since we no longer can limit its search
  to the given "type"
2014-01-11 16:24:12 +01:00
..
ciderlib ciderlib, proper types for newCard(), setCardParm(), askCardQuest() 2013-12-31 16:12:39 +01:00
frontend variable.c: prevent buffer overflow by limiting variable output to BSIZE_SP characters 2014-01-11 16:24:11 +01:00
include/ngspice cm.h: add config.h to access #defines 2014-01-11 16:24:09 +01:00
maths fftext.c, move the Bourke FFT code to fftext.c (rename macro) 2014-01-02 09:53:53 +01:00
misc tilde.c, enable search for home dir under MS Windows 2014-01-02 09:32:13 +01:00
spicelib tfanal.c noisean.c, bug fix which was introduced in "CKTfndDev(), rewrite" 2014-01-11 16:24:12 +01:00
unsupported CKTfndDev(), cleanup 2013-12-31 16:12:10 +01:00
xspice analog/{square,triangle}, store boolean tran_init in STATIC_VAR itself 2014-01-02 09:57:17 +01:00
ChangeLog
Makefile.am fix sense2, which is unsupported code 2013-12-31 16:07:12 +01:00
ciderinit
conf.c
conf.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
devaxis
devload
main.c main.c, suppress progress report when '-o' is used to redirect output 2014-01-02 09:33:31 +01:00
makeidx.c
nghelp.c HAS_WINDOWS --> HAS_WINGUI 2013-12-31 12:56:57 +01:00
ngmultidec.c
ngnutmeg.c
ngproc2mod.c cleanup, use array operator 2013-12-31 12:54:43 +01:00
ngsconvert.c Solved linking error for ngsconvert after ft_stricterror patch in src/frontend/variable.c 2012-11-06 10:32:46 +01:00
ngspice.c
ngspice.txt
pkgIndex.tcl.in
setplot
sharedspice.c execute ft_sigintr_cleanup() outside of the signal handler 2013-12-31 16:25:45 +01:00
spectrum
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
spinit.in
tclspice.c execute ft_sigintr_cleanup() outside of the signal handler 2013-12-31 16:25:45 +01:00
tclspice.map
tclspinit.in
winmain.c defines.h, winmain.c, .h: fix --with-wingui for CYGWIN 2013-12-31 16:08:24 +01:00
winmain.h defines.h, winmain.c, .h: fix --with-wingui for CYGWIN 2013-12-31 16:08:24 +01:00