5599 Commits (d3da0d5ebfe56a81e37deff8b421d6a7e9dd8a9a)

Author SHA1 Message Date
dwarning d3da0d5ebf VDMOS consider body diode thermal contribution for self-heatine effect 6 years ago
Holger Vogt c86cd740d6 fix a bug: re-enable reading vecs with length 1 6 years ago
Holger Vogt ded0092ad6 If ngSpice_Command(NULL) is sent to shared ngspice, 6 years ago
Holger Vogt d3fcf2f43f restrict removal of arg only to comma operator, 6 years ago
Holger Vogt 4a3b193154 remove memory leak in function parser (bug. no 478), 6 years ago
Holger Vogt 96976ee49d prevent non-English characters (e.g. Umlaute), 6 years ago
Holger Vogt 3a6a445241 rcheck -> rcheckn in cmath1.c 6 years ago
Holger Vogt ba81e21197 rcheckn: rcheck plus freeing allocated memory 6 years ago
Holger Vogt 84ff135e5b syntax check for vdmos instances with 'thermal' flag 6 years ago
Holger Vogt 9e8e50cb57 Fix a bug raised by Sambeet in 6 years ago
dwarning edc5b5a4d4 VDMOS prevent fault if thermal switch is given but thermal nodes are not 6 years ago
dwarning 8c2bdd2f7a VDMOS include thermal components into convtest 6 years ago
dwarning 7b77a13d3d VDMOS return if NIintegrate fails 6 years ago
dwarning a850b2a070 VDMOS diode current op information 6 years ago
dwarning 793c82d384 VDMOS rise minimal diode resistance for better convergence 6 years ago
dwarning 5c5f43d122 VDMOS safe Temp init 6 years ago
dwarning 034f415621 VDMOS separate dc and thermal parts 6 years ago
dwarning 659ade6cf2 VDMOS few variable name changes 6 years ago
dwarning ce66266965 VDMOS remove drain resistance temperature derivation 6 years ago
dwarning ee7599b33f VDMOS few variable name changes 6 years ago
Holger Vogt 020c5578a1 remove unused code snippet 6 years ago
Holger Vogt 0490bc090b Allow 3-terminal MOS devices (e.g. VDMOS), 6 years ago
Holger Vogt 11cf6e709b third trial: get the token i(vss) as a whole in the lexer, 6 years ago
Holger Vogt fbd17bc25a Imrove an error message: End-of-line delimiter $ is 6 years ago
Holger Vogt 02cf88c119 correct the return values 6 years ago
dwarning ff07a21608 omit wanted fallthrough warnings with gcc 6 years ago
Holger Vogt d967e18632 compatibility to old vsnprintf() in MINGW is no longer needed. 6 years ago
Holger Vogt 258c01d9bb Replace swprintf by MultiByteToWideChar to correctly 6 years ago
Holger Vogt b81953fafd enable true gmin stepping 6 years ago
Holger Vogt 4bcb38abb5 clean up winmain.c 6 years ago
Holger Vogt 8d9d40d621 enable compiling wide char with MINGW 6 years ago
Holger Vogt 7a7f717574 make flag 'nolegend' localfor each plot 6 years ago
Holger Vogt 1398ee7aa0 set the proper preprocessor flag __MINGW32__ 6 years ago
Holger Vogt 249304a06f Instantiations of string and dstring functions as inline 6 years ago
Holger Vogt 0e4b736a5d remove outdated function GlobalMemoryStatus(&ms) 6 years ago
Holger Vogt 08a2f04e8d make code compile with MINGW (preliminary) 6 years ago
Holger Vogt bcfdc806a5 work around a bug in MINGW 6 years ago
Holger Vogt 09d3fbe3ad remove false bracket in EXT_ASC 6 years ago
Holger Vogt 027b342a9c prevent crash if premature exit (without ckt) 6 years ago
Holger Vogt ded6bbbe34 make declaration inline 6 years ago
Holger Vogt cab9cbdddf re-enable making old apps with --enable-oldapps 6 years ago
Holger Vogt 2ff0e3b1b7 ngsconvert.c: add const to cp_enqvar 6 years ago
Holger Vogt 10c312856e re-enable making nutmeg 6 years ago
Holger Vogt 06239e567f plug a memory leak (in case of failing op for tran calculation) 6 years ago
Holger Vogt 2f23c58585 plug a memory leak (pll-xspice.cir) 6 years ago
Holger Vogt 14c0828a65 plug a memory leak (IXTH80N20L-IXTH48P20P-quasisat.sp) 6 years ago
dwarning 15b8e0ba7f add aliases for temp coeffs 6 years ago
dwarning 5e4c7a255e update .gitignore and make clean 6 years ago
dwarning e9abecc8c7 change vdmos flag to thermal, not to confuse with b4soi 6 years ago
dwarning 3686dbfb78 filter only mos instances with thermal switch 6 years ago