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.
h_vogt
67e06bb4ac
winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit
https://sourceforge.net/p/ngspice/bugs/315/
longjmp() creates segfault under Windows 10 (VS and MINGW)
somewhere when MainWindowProc() is processing the WM_CLOSE message.
Instead of raising SIGINT, directly call cp_doquit().
return 0 if "askquit" is set and the user declines to "quit".
This continues the simulation, if still active.
9 years ago
..
Monte_Carlo
winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit
9 years ago
TransImpedanceAmp
.plot tran vout1
17 years ago
TransmissionLines
winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit
9 years ago
adms
winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit
9 years ago
cider
winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit
9 years ago
control_structs
main.c, add variable 'batchmode'
10 years ago
inductive-systems
winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit
9 years ago
measure
move to the actual bsim4 version to avoid needless warnings
12 years ago
memristor
memristor example, parameters changed
14 years ago
numparam
Adapt examples to new numparam code
18 years ago
proc2mod
Added some examples.
22 years ago
pss
winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit
9 years ago
snapshot
winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit
9 years ago
tclspice
fix file modes
14 years ago
transient-noise
cleanup some whitespace errors and prototypes
15 years ago
various
binning constraints are wrong and obsolete for the examples
9 years ago
xspice
winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit
9 years ago