1541 Commits (8dbefe215315820a200dc4e5fb0c2f4bd1e381df)

Author SHA1 Message Date
h_vogt e7e16e06e7 inpcom.c: debug printout to debug-out.txt improved 13 years ago
h_vogt 21f5fce1f8 inpcom.c: update some comments 13 years ago
dwarning 845dd554e2 com_psd(), reuse the window function `fft_windows()' 13 years ago
dwarning fe01e537cd cleanup some compiler warnings 13 years ago
dwarning 54529d0e42 allow cshell $variable substitution with and without $&var 13 years ago
h_vogt 4524d514e1 inp.c: comments added 13 years ago
h_vogt 3dff06228e dctran.c, runcoms2.c: shared ngspice: remove plot data upon 'bg_halt' and 'remcirc' 13 years ago
h_vogt 28dcedbfa6 misccoms.c: add more deleting function in 'quit' for shared ngspice 13 years ago
h_vogt 9520044a0f runcoms2.c: remove ci_options upon remcirc 13 years ago
h_vogt 5f6f53f9ad runcoms2.c: plug memory leak during remcirc 13 years ago
h_vogt 9e8219da67 runcoms2.c: plug memory leak during 'remcirc' 13 years ago
h_vogt be45a5ca37 outitf.c: plug memory leak 13 years ago
h_vogt 94595c06df spicenum.c, xpressn.c: plug setup memory leak 13 years ago
h_vogt fceefb700c runcoms2.c: plug setup memory leak 13 years ago
dwarning 075b620a86 introduce `cx_sortorder()' function 13 years ago
h_vogt e308f52e26 runcoms2.c: set freed pointers to NULL 13 years ago
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