rlar
2bcadae16c
missing newline at end of file
14 years ago
rlar
5d1bc8e55d
Changed line-ending from DOS to UNIX
14 years ago
h_vogt
0853c374a1
inpcom.c: require parentheses in ternary functions if numparam
parser is involved (no B sources)
14 years ago
rlar
15606cf281
com_print(), fix a memory leak
14 years ago
rlar
99b0e78c84
DCtrCurv(), fix a memory leak
14 years ago
rlar
f038d59fbe
mkfnode(), fix a memory leak
14 years ago
rlar
31fa48cf17
com_write(), com_write_sparam(), fix a big memory leak
14 years ago
h_vogt
c6e631f30a
fourier.c: rename stored vectors
14 years ago
h_vogt
ae25f54709
inpcom.c: plug small memory leak
14 years ago
rlar
0336e31c57
vector.c, rewrite vec_basename(), FIXME !
This rewritten code is functionally equivalent to the previous code,
yet the result is queer,
because the char *v_name slot of struct dvec is read
beyond its terminating '\0'
Is there indeed some code in ngspice which creates
v_name strings with an embedded '\0' ?
14 years ago
rlar
ebc50b8639
inpcom.c, rewrite
14 years ago
h_vogt
339a002c55
fourier.c: output also to vector feature request tracker no. 3575841
14 years ago
rlar
374b716fdd
fourier.c: remove even more memory leaks
14 years ago
rlar
a4e167a657
inpcom.c, use strchr() in favour of strstr()
14 years ago
rlar
3b2b130177
inpcom.c, inp_fix_ternary_operator_str(), use copy_substring()
14 years ago
rlar
680e45f7f3
inpcom.c, inp_fix_ternary_operator_str(), rewrite
14 years ago
rlar
9352a4b72d
inpcom.c, get_instance_subckt(), more carefull when there is trailing whitespace
14 years ago
rlar
f61f323be0
inpcom.c, get_instance_subckt(), rewrite
14 years ago
h_vogt
2754771a61
fourier.c: remove memory leaks
14 years ago
rlar
7f0065e7fb
inpcom.c, make use of copy_substring()
14 years ago
rlar
69bf624097
inpcom.c, rewrite
14 years ago
rlar
3f4e2eed49
inpcom.c, bug fix in inp_get_subckt_name()
14 years ago
rlar
021a5dd871
inpcom.c, rewrite
14 years ago
rlar
e0b796f3c5
inpcom.c, rewrite
14 years ago
rlar
3085c471ac
inpcom.c, cleanup
14 years ago
rlar
dbf288bae7
inpcom.c, fix a bug
which was introduced in commit
skip-ws, #5/6, unify macro versions, obj not invariant
where the SKIP.*back.* macros have been unified
FIXME, the check for `\0' in the backwards direction if of course nonsense.
These backward functions either shall not check it at all (being optimistic),
or they shell check against a start of string pointer.
14 years ago
rlar
caf50ba4d8
inpcom.c, cleanup
14 years ago
h_vogt
3ca1235602
gnuplot.c: improve scaling of y axis
14 years ago
rlar
2b72fbbc5e
skip_ws(), #2/2, drop macros, obj-invariant
14 years ago
rlar
9f3f794ced
skip_ws(), #1/2, use functions instead of macros
14 years ago
rlar
701942cebf
skip-ws, #6/6, unify macro versions, obj-invariant
checked for object file invariance
14 years ago
rlar
532ff76dac
skip-ws, #5/6, unify macro versions, obj not invariant
14 years ago
rlar
6a5f234519
skip-ws, #4/6, use macros, obj-invariant
checked for object file invariance
14 years ago
rlar
4bf52410fb
skip-ws, #3/6, introduce macros, obj-invariant
checked for object file invariance
14 years ago
rlar
e3b5ff94c5
skip-ws, #2/6, prepare for rewrite, obj-invariant
checked for object file invariance
14 years ago
rlar
841db86e00
skip-ws, #1/6, prepare for rewrite, obj-invariant
checked for object file invariance
14 years ago
h_vogt
996dedaa71
inpcom.c: remove cccs from F, ccvs from H source
14 years ago
h_vogt
e69f50270d
inpcom.c: correct replacement of vccs, vcvs in E, G-sources
search for 'par(' instead of 'par'
14 years ago
rlar
01ed0ac5d9
com_fft(), com_psd(), com_spec(), cleanup storage more thoroughly
use free_pnode() instead of free_pnode_o()
drop free_pnode_o()
14 years ago
rlar
dfe8342b91
invoke com_remcirc() in com_quit()
14 years ago
rlar
c7717e37fc
cleanup, whitespace
14 years ago
rlar
7acc91157a
cleanup, drop unused macros
14 years ago
rlar
eb931dc01a
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #2/2
14 years ago
rlar
11579d9369
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
h_vogt
c336f5ec9d
outif.c, typesdef.c, sim.h: correct labeling of cap, cur, and charge data
14 years ago
h_vogt
7d82367666
b3ld.c, b4ld.c, b3v32ld.c: enable capacitance calculation during dc sweep
14 years ago
h_vogt
705e130868
b3v32.c: make additional parameters accessible by @m1[par]
14 years ago
h_vogt
c0bc0de4b5
prototype for controlled_exit()
14 years ago
rlar
7a65ea0318
com_write_sparam(), cleanup storage more thoroughly (`wl_sparam')
14 years ago
rlar
98b38556aa
com_alter_common(), cleanup storage more thoroughly (on error)
14 years ago