Francesco Lannutti
6b7f408ca8
avoid a compiler warning, (unused static function)
14 years ago
Francesco Lannutti
b361dee4cc
fix #include <> versus ""
14 years ago
dwarning
082a3e92ae
allow more then 4 terminal mos models in subckts
14 years ago
h_vogt
d5a2a361f6
variable.c: add strict error handling
14 years ago
h_vogt
85244d0222
inpcom.c: remove bug in inp_add_series_resistor(),
prevent crash in inp_remove_ws() upon erroneous input
14 years ago
h_vogt
5c4f8946f6
inp.c: avoid crash if setparse() returns NULL
14 years ago
h_vogt
d8d8cf147e
spiceif.c: correct types being loaded by snload()
14 years ago
h_vogt
65b976dab7
rename commands 'savesnap', 'loadsnap' to 'snsave', 'snload'
to avoid conflict with command 'save'
14 years ago
h_vogt
a57361333a
inpcom.c: add series resistor to each inductor with option rseries=1m
14 years ago
h_vogt
c53f74ee5f
com_ghelp.c: better message for help under Windows
14 years ago
Francesco Lannutti
08ec219417
remove all .cvsignore files
14 years ago
Francesco Lannutti
1dc70189a7
remove compilation warnings (type casts)
14 years ago
rlar
ba131a5077
remove adms3 #1/2, code
due to license issues, and with the aim to approach the next
ngspice release 25
we have to move this over to a development branch
14 years ago
Francesco Lannutti
fd4c492562
white space changes
14 years ago
Francesco Lannutti
c23bd59c44
removed ancient PARALLEL_ARCH feature
removed variables
ARCHme
ARCHsize
removed functions
SMPcombine()
SMPcCombine()
CKTpartition()
removed files
spcombin.c
cktpartn.c
removed struct slots
STATcombineTime
STATtranCombTime
STATacCombTime
GENowner
<MODEL>owner
14 years ago
rlar
a394d79c56
use utf-8 encoding
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
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