Francesco Lannutti
1dc70189a7
remove compilation warnings (type casts)
14 years ago
Francesco Lannutti
d8b2ac56a3
rename "bsim3soi" device to "bsimsoi"
14 years ago
rlar
2142d39506
remove adms3 #2/2, files
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
h_vogt
07bb5f8e2f
vngspice.vcproj: 64 bit compilation improved
14 years ago
dwarning
e75fdab962
hisim2 update to version 2.6.1
14 years ago
dwarning
b829555f7c
hisim2 new qa tests
14 years ago
Francesco Lannutti
fd4c492562
white space changes
14 years ago
Francesco Lannutti
5f34eb2729
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
Francesco Lannutti
cb0ff8049a
white space changes
14 years ago
Francesco Lannutti
3342f58149
bsim3v1/ChangeLog, bsim4v4/ChangeLog: cleanup
14 years ago
h_vogt
5ed51c2668
example input file as cited in manual
14 years ago
rlar
a394d79c56
use utf-8 encoding
14 years ago
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