6834 Commits (96bebafac5c2ec0b288e9d61eab9c6af8a1d365c)

Author SHA1 Message Date
Holger Vogt 96bebafac5 Enable history substitution of interactive commands only when variable 'histsubst' is set. 3 years ago
Pascal Kuthe e5d1885e39 make accessible 3 years ago
Giles Atkinson 45015f974d Add a "-w" option to the iplot command. It sets a width for the 3 years ago
Giles Atkinson 7a5514a1ff In graf.c change local function set() to do what you might expect, 3 years ago
Giles Atkinson 1a97e1097f Fix error in previous fix for Bug #607 - 3 years ago
Holger Vogt 923f7efab0 Prevent crash (seg fault), if measure statement is incomplete 3 years ago
Holger Vogt 66a4b2226e .libsave: don't save the command itself, improve messaging 3 years ago
Holger Vogt 006a66b055 .libsave: Print to file the expanded library read by .lib 3 years ago
Holger Vogt b6e9ba20b9 Add another error qualifier to decribe the current policy 3 years ago
Holger Vogt c6efc6bc9c Send 'refernce value' to stdout, not to stderr 3 years ago
Giles Atkinson ad5bb9eb8d Fix Bug #607 - 3 years ago
Holger Vogt 50a9daf24a Line concatenation: use dstring instead of tprintf: 3 years ago
Holger Vogt 972ff885d0 Suppress (rare) crashes during setiup 3 years ago
Holger Vogt 6c9994ea9f Remove linker warnings in MSVC 3 years ago
Holger Vogt 0b73d95f13 Formatting 3 years ago
Holger Vogt 962d9d2998 Avoid user induced buffer overflows. 3 years ago
Holger Vogt d2177bbd69 Prevent reading from NULL 3 years ago
dwarning 924dc10368 get the right place for variable declaration 3 years ago
dwarning a4f6a777c0 few cleanings to prevent compiler warnings 3 years ago
dwarning 5c32a3fb9c prevent unitialized variables 3 years ago
Brian Taylor 6b85bcb805 Allocate compound gate connectors where needed. 3 years ago
Brian Taylor de34a90bb4 Create correct translations of degenerate compound gates with $d_hi/$d_lo inputs. 3 years ago
Holger Vogt a39052cd14 Make voltage ramp smooth around 0 and around end of ramp. 3 years ago
Holger Vogt 678a6582f6 A preliminary fix to reduce the amount of missing pulses considerably. 3 years ago
Holger Vogt 4231ad3f5f Prevent reading from NULL when user input is something like .ic=v 3 years ago
dwarning 02109587ee not to forget the overlap capacitances in AC 3 years ago
dwarning 56b5041266 selfheating only with rth>0 3 years ago
dwarning 2fff3e2bc0 use true vector size for memcpy 3 years ago
dwarning de09636d1a general update: fix temperature update, improve performance 3 years ago
dwarning f33e899fda white spaces 3 years ago
dwarning d053fbda93 vbic: correct soa-check warning for C-S branch 3 years ago
Holger Vogt 797795e7c0 Shift all compatibility handlinmg from inpcom.c into its own source files 3 years ago
Brian Taylor 14a403e193 Use ~ on the input of a tristate buffer for INV3, and avoid creating an extra inverter. For ff/latch use ~ on set/reset and jkff clock inputs to avoid creating extra inverters. 3 years ago
dwarning b5d5cfd543 vbic: selfheating switch selft has priority, but keep compatibility 3 years ago
Holger Vogt d53acbed8e Add noise capability to XSPICE code models 3 years ago
Holger Vogt 3c41ab1190 Formatting with MSVC2022 3 years ago
Giles Atkinson 5aa48cab0b Do not generate netlist lines that use non-existent libraries. 3 years ago
Holger Vogt 8f8f7ff8ab Command 'listing r': No extra formatting, truncation etc. 3 years ago
Holger Vogt 95c4c0f587 Add inertial.h to the distributable headers 3 years ago
Holger Vogt 311ddeac0d Prepare for ngspice-40 3 years ago
Holger Vogt 062785319a When '.probe alli' is set, disable auto bridging and set a flag 3 years ago
Holger Vogt ce38a768b5 typo 3 years ago
Holger Vogt c30af55491 Add operating point information to SOA check, 3 years ago
Holger Vogt 443567dbaf Add SOA-check for collector-substrate diode (model parameter bvsub) 3 years ago
Holger Vogt ff77c583d7 Add model parameter selft, to switch on self-heating, default: off (selft=0) 3 years ago
Giles Atkinson 5197200fb3 Fix crash reported by Brian Taylor. If "source" is used after 3 years ago
Giles Atkinson 98333ee89a Fix a memory leak reported by Brian Taylor that was introduced 3 years ago
Holger Vogt 82de3db8ad VBIC: Add bvbe, bvbc, and bvce as redundant SOA parameters 3 years ago
Holger Vogt f121c433a7 Check for buggy diode instance line, avoid crash 3 years ago
Holger Vogt 2ce18ab184 Add VDMOS default junction cap IRF540 IRF9540 3 years ago