1475 Commits (a94170d2abbe8fbbffab2f8864a7ee25186aeff1)

Author SHA1 Message Date
h_vogt 0c503429e0 breakp2.c: plug some tiny memory leaks 13 years ago
h_vogt 777fe07e83 breakp.c: repair nonworking function dbfree() 13 years ago
h_vogt 3cc06c8e49 dotcards.c: plug some memory leaks 13 years ago
h_vogt 3f23287bdd spicenum.c: fix memory leak completely 13 years ago
h_vogt da10f49755 remove memory leak freeing dicoS 13 years ago
dwarning 4635a19ba9 introduce unwrap, minimum and maximum function 13 years ago
dwarning 6a3da0105b fft and ifft as vector functions 13 years ago
dwarning f3e7bf141d move the `fft_windows()' function to fft/fftext.c 13 years ago
h_vogt c972744ff1 inpcom.c, rewrite .subckt parameter processing 13 years ago
rlar 2555eeadef fix the csh-problem $foo[$bar] and $foo[$&baz] 13 years ago
rlar 909f087237 cp_variablesubst() and cp_bquote(), rewrite 13 years ago
rlar 9eab66131d cp_variablesubst() and cp_bquote(), rewrite 13 years ago
rlar c2927128cd whitespace 13 years ago
rlar 23d0f41e66 ft_find_analysis_parm(), change signature 13 years ago
rlar 4d65fb908d use type `IFparm' to abbreviate some expressions 13 years ago
rlar 31b455afd4 if_getstat(), rewrite 13 years ago
rlar fc2dd436fe abstraction, new function `ft_find_analysis_parm()' 13 years ago
rlar 9d0500027c abstraction, new function `ft_find_analysis()' 13 years ago
h_vogt 49c1385ba6 bug fix, `#248 Subcircuit call cannot have a node with same name as the subcircuit' 13 years ago
rlar 6050e2e0ea cleanup some extra parentheses 13 years ago
rlar bedbdb65bb cleanup some line wraps 13 years ago
rlar df5c785a84 drop `INPmodUsed' which is redundant to `INPmodfast' 13 years ago
rlar f0d36d956e CKTfndMod(), cleanup 13 years ago
rlar e7def1a0bc CKTfndMod(), drop unused arguments `type' and `modfast' 13 years ago
rlar 7b495e0a7b CKTfndMod(), use a hashtable 13 years ago
rlar 59309e196b CKTfndMod(), cleanup 13 years ago
rlar b32c15d85f CKTfndMod(), dont pass the `type' argument by reference any more 13 years ago
rlar 494ef3f628 CKTfndMod(), cleanup 13 years ago
rlar 247ae92ae8 CKTfndMod(), unuse the `type' argument 13 years ago
rlar 213304f745 CKTfndMod(), rewrite error expressions 13 years ago
rlar f0882dbdfd CKTfndMod(), return the found model instead of error code 13 years ago
rlar b97c2ba5d1 CKTfndMod(), express error return value outside of this function 13 years ago
rlar bd7e93de6c CKTfndMod(), assert some facts 13 years ago
rlar e79135c556 CKTfndDev(), cleanup 13 years ago
rlar ddc78067cc CKTfndDev(), drop `type' and `fast' argument 13 years ago
rlar 6a9a246526 CKTfndDev(), rewrite invocations where `*fast == NULL' 13 years ago
rlar 6c80cb4062 CKTfndDev(), unuse the type argument 13 years ago
rlar 390dccd44b CKTfndDev(), rewrite error expressions 13 years ago
rlar 5daa676163 CKTfndDev(), return the found instance instead of error code 13 years ago
rlar 7bacfc73d1 CKTfndDev(), express error return value outside of this function 13 years ago
rlar 6e7d70e4bb CKTfndDev(), assert some facts 13 years ago
rlar 0ab6a6e463 CKTfndDev(), drop unused argument `modfast' 13 years ago
h_vogt 7911ed9eb9 subckt.c: `A' device , no special translation when nodename starts with `v' 13 years ago
rlar 29c57dd857 cleanup IFnewUid() invocations 13 years ago
rlar 2f2da2bab2 cleanup OUTpBeginPlot() invocations 13 years ago
rlar 4ad4877e30 CKTfndDev(), drop unused argument `modname' which is always NULL 13 years ago
rlar 7c9e6e6569 unify, use `ckt' instead of `ck' 13 years ago
Henrik Forstén c9c23342bc numparm, speedup modernizeex() for the common case 13 years ago
Henrik Forstén f284de7f49 inpcom.c: fix "sytax" spelling 13 years ago
dwarning 57f36319a1 allow format like .5 in b-sources 13 years ago