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 Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
Makefile.am fix sense2, which is unsupported code 2013-12-31 16:07:12 +01:00
ciderinit Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
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 Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
devload Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
main.c main.c, suppress progress report when '-o' is used to redirect output 2014-01-02 09:33:31 +01: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 #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
ngnutmeg.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
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 cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngspice.txt notice: help file outdated 2010-06-11 08:40:09 +00:00
pkgIndex.tcl.in fix file modes 2012-06-12 21:26:29 +02:00
setplot odification to parsing function for new device model (BSIM3SOIDD). Prepended 2001-01-21 17:24:23 +00:00
sharedspice.c execute ft_sigintr_cleanup() outside of the signal handler 2013-12-31 16:25:45 +01: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 .lib handling 2012-01-01 13:58:03 +00:00
tclspice.c execute ft_sigintr_cleanup() outside of the signal handler 2013-12-31 16:25:45 +01:00
tclspice.map TCLSPICE IMPORT + libtool + measure2 command 2008-08-27 13:39:05 +00:00
tclspinit.in generate spinit and tclspinit at `make' time 2011-12-29 14:29:44 +00:00
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