5737 Commits (8473c8e03c6083aa84a74592ede89362f54d1591)
 

Author SHA1 Message Date
Holger Vogt 8473c8e03c remove empty VMOSdelete() function 8 years ago
Holger Vogt b87f5c0563 remove never used sensitivity analysis code 8 years ago
Holger Vogt b6a8613427 remove unused old sensitivity functions 8 years ago
Holger Vogt 1c4cb49478 CAPBYPASS removed 8 years ago
rlar 306e46359d whitespace 8 years ago
rlar 5008d495ce untabify 8 years ago
Holger Vogt 3e6a46826b add src/spicelib/devices/vdmos to ngspice 8 years ago
Holger Vogt d9bc4a5b41 add src/spicelib/devices/vdmos to ngspice 8 years ago
rlar 572bf10ebd execute vdmos-1.el 8 years ago
rlar 2072e142a7 temporary vdmos-1.el 8 years ago
rlar 45a70b3a53 rewrite, use enum instead of #define sequences 8 years ago
Francesco Lannutti 3a7e9411c3 drop #ifdef MUTUAL 12 years ago
rlar bcf00ade06 cpl/cplsetup.c, cleanup VECTOR_ALLOC and MATRIX_ALLOC 8 years ago
rlar 04dc62ef13 devices/*, move kind of `enum' defines out of struct definition 8 years ago
rlar 3b0e8cb8f1 vsrc/isrc, use an explicit #ifdef "PULSE_FUN_TYPES" guard 8 years ago
rlar a729c2860c sensitivity, drop redundant #defines SENS_LIN/OCT/DEC/DEFPERT 8 years ago
rlar a9439dc7dd sensitivity, use numStates and numSenStates instead of hardcoded literals 8 years ago
rlar d3f13edd4a devices/vbic/vbicsetup.c, bug fix, incorrect states allocation 8 years ago
rlar d981fb331b spicelib/devices/*, drop empty destroy functions 8 years ago
rlar e725d728fc res/restemp.c, avoid temporary NaN value, (simplify debugging) 8 years ago
rlar ead6dc4816 spicelib/devices/{sw,csw}, unify CKTstates[] access 8 years ago
rlar bcecc19e8b spicelib/devices/{sw,csw}, cleanup for readability 8 years ago
h_vogt 3dd2115291 frontend/subckt.c, do not put model names into numparam hash table 10 years ago
rlar b803b294b4 frontend/parser/lexical.c, cp_lexer(), allow # and * comment 9 years ago
rlar 6903584e99 asrc/asrcacld.c, bug fix, reciproc tc coefficient 8 years ago
Holger Vogt b1aa6cfc87 xspice/enh/enhtrans.c, two2three_translate(), plug a memory leak 8 years ago
rlar 878c9645c7 frontend/outitf.c, drop /* ARGSUSED */ comments 8 years ago
Holger Vogt edc690e26f frontend/outitf.c, plug a memory leak when `.option interp' 8 years ago
Holger Vogt de6654ff72 COPYING, clarify the licenses 8 years ago
rlar cd1bbf2003 rewrite, use designated initializer for SPICEdev initialisation 8 years ago
rlar 95ef5e79d9 numparam/*, use `pscopy()' 8 years ago
rlar 9ad63cc2c0 numparam/*, plug memory leaks 8 years ago
rlar ea1b83698f numparam/*, drop case conversions 8 years ago
rlar 0200d5c7e9 numparam/*, drop "old style" '&' syntax 8 years ago
rlar 8022aa09a6 spicenum.c, cleanup dicoS usage 8 years ago
rlar aa0dbd20ad spicenum.c, drop putlogfile() 8 years ago
rlar 15c00a9d42 spicenum.c, drop dologfileS, logfileS and nblogS 8 years ago
rlar 112f35cc96 nupa_copy(), use skip_back_ws() 8 years ago
rlar 9218b76583 nupa_copy(), cleanup 8 years ago
rlar ec24c1ded7 nupa_copy(), fix lvalue 8 years ago
rlar 06708f1ed1 nupa_copy(), ls ==> s_end - (const) s 8 years ago
rlar 751d377d3e pscopy(), pscopy_up(), use `char *stop' argument 8 years ago
rlar e21d48a267 pscopy(), pscopy_up(), use _spice_dstring_setlength() return value 8 years ago
rlar 2ce91b0821 pscopy(), pscopy_up(), expand spice_dstring_reinit() macro 8 years ago
rlar 2cb579cd9f pscopy(), pscopy_up(), drop `start' argument 8 years ago
rlar 3bd9c1c858 scopyd(), return void 8 years ago
rlar 5164c16a1b numparam/mystring.c, drop unused nadd(), cins(), sins() and spos_() 10 years ago
rlar 468f7580ad nupa_subcktcall(), cleanup using skip_ws() 8 years ago
rlar a38b19bc0e nupa_subcktcall(), reintroduce search for last occurence of the subckt name 8 years ago
rlar c2f519c191 nupa_subcktcall(), drop `p_subname' 8 years ago