rlar
c4d0feb6cc
bug fix, out_send() erroneously interpreting printf %-style sequences
14 years ago
rlar
b9b9f6fd1c
cleanup (checked for code invariance)
14 years ago
dwarning
5ca213b481
part of temperature level=3 model
14 years ago
rlar
67132108ad
out_printf() is not supposed to be a preprocessor macro
14 years ago
h_vogt
0af75f3bd9
subckt.c, mif_inp2.c: plug XSPICE setup memory leaks
14 years ago
rlar
d4ced47e8e
drop out_pbuf, which was an ancient workaround
obviously an old implementation of out_printf()
has been unreliable.
14 years ago
rlar
0825c10471
bug fix, print complex yet real valued frequency
when printing a complex frequency vector, yet with real value
some left over nonsens was printed instead of the actual real value.
this bug was introduced in commit:
Date: Thu Jan 15 21:08:09 2009 +0000
Improvements in vector derivative computation and new functions to
compute group delay and moving average. From espice (A. Roldan).
14 years ago
h_vogt
b02a497490
mif_inp2.c, subckt.c: plug memory leaks at XSPICE setup
14 years ago
rlar
9390a9a9ec
rewrite com_quit()
emphasize user confirmation
and if we are going to remove dangling circuits,
then do so unconditionally
14 years ago
rlar
be183407cd
cleanup (checked for code invariance)
14 years ago
rlar
ae6a16e3e4
plug a memory leak when executing `shell'
14 years ago
rlar
fa81e9d007
plug a memory leak when (un)setting variables
14 years ago
rlar
64139a243c
spiceif.c, cleanup (checked for code invariance)
14 years ago
rlar
0c230b2970
spiceif.c, cleanup (checked for code invariance)
14 years ago
rlar
10a9ae32c5
options.c cleanup
14 years ago
rlar
a2f58da0d0
options.c, whitespace
14 years ago
rlar
e93960f9ed
cleanup, if_options() will copy() anyway
14 years ago
rlar
7126dd6f1d
display.c, cleanup
14 years ago
rlar
0beb95757f
cancer of the semicolon
14 years ago
rlar
d50ffdd987
swallow warnings
14 years ago
rlar
1a2477bdcc
avoid `meas' syntax error causing segfault
Invalid meas crashes ngspice with SIGSEV - ID: 3554330
http://sourceforge.net/tracker/?func=detail&aid=3554330&group_id=38962&atid=423915
14 years ago
rlar
46980f2cc6
plotit.c #9/9, whitespace
14 years ago
rlar
4803d8bba2
plotit.c #8/9, braces
14 years ago
rlar
6a334da2b4
plotit.c #7/9, braces
14 years ago
rlar
f587553217
plotit.c #6/9, braces
14 years ago
rlar
088e88d9b2
plotit.c #5/9, localize
14 years ago
rlar
5f1387892c
plotit.c #4/9, line wrap
14 years ago
rlar
ed4ad1c0dd
plotit.c #3/9, drop some comments
14 years ago
rlar
5c43e8f2fc
plotit.c #2/9, emphasize maximize/minimize
14 years ago
rlar
406fc29007
plotit.c #1/9, think positive
14 years ago
h_vogt
11ae043c3d
com_measure2.c: enable 'meas dc' without 'from' and 'to' given
measure.c: no error printout during autostop
14 years ago
rlar
d6ba5e5b3f
cleanup free_struct_variable()
14 years ago
rlar
75c59a26fa
variable.c, cleanup (mostly whitespace)
14 years ago
dwarning
99b167b272
correct alter of mos geometries for binned models
14 years ago
rlar
51271d2a0b
cp_oddcomm(), plug a memory leak
14 years ago
h_vogt
acfc7a2a27
remove memory leaks
14 years ago
dwarning
2516a118a3
indentation
14 years ago
rlar
713091ea22
wlist #3/3, whitespace
14 years ago
rlar
fe5ac28b92
wlist #2/3, cleanup
14 years ago
rlar
406dcc3519
wlist #1/3, cleanup
14 years ago
h_vogt
05437b1d48
inpcom.c: safely uncomment unused subcircuits (top level only)
if they contain further nested subcircuits
14 years ago
rlar
9ed7ce4e9e
wlist.c, `const' ness
14 years ago
rlar
e4c7a8df32
use wl_find()
14 years ago
rlar
cf2a0f3df3
cleanup, linewrap
14 years ago
rlar
191ae9ea90
cleanup, char 0
14 years ago
rlar
5a69b9efc4
cleanup, void return
14 years ago
rlar
ef37252155
lexical, use wl_append_word()
14 years ago
rlar
62a4ee77d5
lexical #6/6, whitespace
14 years ago
rlar
ea558fbc7f
lexical #5/6, cleanup
14 years ago
rlar
aa188c0766
lexical #4/6, parentheses and braces
14 years ago