You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Holger Vogt
e8ecb8ccfe
When .nodeset or .ic was called with a non-existent node,
ngspice emitted a warning message, but then moved on,
inserting it as a new node with fcn INPtermInsert(). This
of course is totally wrong and leads to memory corruption.
Now there is a new fcn INPtermSearch(), which just checks
if the node is existent. If yes, it will get the value
according to the .ic statement, if not, a warning message
is emitted, and the non-existent node is simply ignored.
5 years ago
..
ciderlib
Add EXITPOINTs, if reading inputs etc. fails
6 years ago
frontend
Windows.h -> windows.h
5 years ago
include
When .nodeset or .ic was called with a non-existent node,
5 years ago
maths
Squashed commit of the following:
5 years ago
misc
License 3-clause BSD
6 years ago
spicelib
When .nodeset or .ic was called with a non-existent node,
5 years ago
unsupported
CKTfndDev(), cleanup
12 years ago
xspice
cross compile: -lshlwapi not hard-coded,
5 years ago
ChangeLog
Holger Vogt Windows port for Ngspice.
25 years ago
Makefile.am
Squashed commit of the following:
5 years ago
ciderinit
Cider simulator (scripts) Import.
23 years ago
conf.c
#2/6 config.h --> ngspice/config.h, #include's
14 years ago
conf.h
unify #ifndef include wrapper
12 years ago
devaxis
Cider simulator (scripts) Import.
23 years ago
devload
Cider simulator (scripts) Import.
23 years ago
hist_info.c
missing part of patch #56
7 years ago
hist_info.h
missing part of patch #56
7 years ago
main.c
Do not compile in fcn main() when shared ngspice is made
6 years ago
makeidx.c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
nghelp.c
add fourth parameter to cp_getvar(), in functions missing so far
8 years ago
ngicon.rc
adding the ngspice icon to the MINGW executable
6 years ago
ngmultidec.c
use 'fabs()'
10 years ago
ngnutmeg.c
cleanup, whitespace
14 years ago
ngproc2mod.c
re-enable making old apps with --enable-oldapps
6 years ago
ngsconvert.c
Fix compilation with gcc10 wrt multiple definitions issue
6 years ago
ngspice.c
cleanup, whitespace
14 years ago
ngspice.ico
adding the ngspice icon to the MINGW executable
6 years ago
ngspice.txt
remove the ancient nobjthack option to fake 3-terminal bjt's
10 years ago
pkgIndex.tcl.in
bug fix, implementation of the X11 draw arc implementation.
16 years ago
setplot
odification to parsing function for new device model (BSIM3SOIDD). Prepended
26 years ago
sharedspice.c
Prepare ngspice-33
6 years ago
spectrum
sighandler_t not under Wondows, spetrum script updated
16 years ago
spice.def
missing newline at end of file
14 years ago
spinit.in
relieve the step size limitation (formerly set to TSTEP in tran simulation).
7 years ago
tclspice.c
Add and ignore angle in fcn for text out
6 years ago
tclspice.map
TCLSPICE IMPORT + libtool + measure2 command
18 years ago
tclspinit.in
generate spinit and tclspinit at `make' time
14 years ago
winmain.c
re-add the icon to the top header of the ngspice GUI
6 years ago
winmain.h
[PATCH #56] New history buffering
7 years ago