rlar
|
0892d04c8a
|
explicit `int' casts for some ptrdiff_t expressions, where an `int' seems to be big enough
|
15 years ago |
rlar
|
451f88c5e1
|
swallow type conversion warnings
|
15 years ago |
dwarning
|
6b35352b64
|
Update to version 4.7.0 & Code merged into bsim4v4
|
15 years ago |
dwarning
|
83f7548b9b
|
compatibility issues
|
15 years ago |
dwarning
|
905afdef5a
|
HiSIM1 to HiSIM2
|
15 years ago |
dwarning
|
5dd55910c7
|
changes for hisim version 2.5.1
|
15 years ago |
rlar
|
dc3e0704c7
|
undo the accidental commit of intemediate files
|
15 years ago |
r29173
|
fbf52906b0
|
remove usage of ngspiceVersion.xml in autogen.sh
|
15 years ago |
h_vogt
|
da574eb2bf
|
remove checking for thismodel->INPmodType
|
15 years ago |
dwarning
|
ffbfe5b19e
|
model update to the last changes
|
15 years ago |
rlar
|
2ac219221c
|
mop up, in the shadow of the last commits
|
15 years ago |
rlar
|
6feac56f73
|
rename variable typename --> type_name
|
15 years ago |
rlar
|
2ebe2d6277
|
mop up, in the shadow of the last two commits
|
15 years ago |
rlar
|
3d8fb96647
|
cleanup, (modtmp) --> modtmp
|
15 years ago |
rlar
|
c1683a5571
|
cleanup, some more (*p).foo --> p->foo
|
15 years ago |
rlar
|
55638c8023
|
various cleanups
|
15 years ago |
dwarning
|
1906903fb4
|
add the HiSIM_HV model vers. 1.2.1
|
15 years ago |
rlar
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
15 years ago |
dwarning
|
7132470c9a
|
bjt2 merged to bjt model
|
15 years ago |
rlar
|
0b6a557334
|
code cleanup
|
15 years ago |
dwarning
|
4b74852dce
|
code merge for bsim3 version 0 and 1
|
15 years ago |
h_vogt
|
7e27d6c9ac
|
MINGW error: truncating instead of rounding
|
15 years ago |
rlar
|
30c2578751
|
bug fix, when rewriting a resistors tc = number number ==> tc=number tc2=number
|
15 years ago |
rlar
|
d0392a026b
|
small fixes to make some `Makefiles' ready for build in a separate directory
|
15 years ago |
dwarning
|
b964cf949c
|
cvs ignore *.lo and *.la
|
16 years ago |
rlar
|
7ef6155ea5
|
touch (timestamp) bison output files
|
16 years ago |
rlar
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
16 years ago |
rlar
|
2355ed9a83
|
regenerate bison output files
|
16 years ago |
rlar
|
5412e4bfd2
|
convert macro `U()' to `IGNORE()'
|
16 years ago |
rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
16 years ago |
rlar
|
75b6eeb94a
|
add `int' casts to some strlen() expressions, and center labels on a xlog scale
|
16 years ago |
rlar
|
21a31ab2c2
|
tiny rewrite, make use of strtolower() and strtoupper()
|
16 years ago |
rlar
|
e3ea250a4d
|
tiny rewrite, don't invoke strlen() to check for strlen() == 1
|
16 years ago |
rlar
|
5f4b0aa798
|
(int) cast the return value of some strlen() invocations
|
16 years ago |
rlar
|
927470e12f
|
minor rewrite, avoid type conversion warnings
|
16 years ago |
rlar
|
6e3bbd49ae
|
casts, to make int <-> char conversions explicit
|
16 years ago |
rlar
|
754406a335
|
minor beautification
|
16 years ago |
rlar
|
6b5debfc1e
|
use `NUMELEMS' and add some `(int)' casts
|
16 years ago |
rlar
|
db9125fecc
|
convert some variables, from `int' to `size_t'
|
16 years ago |
rlar
|
01566f2b49
|
add casts to make `int' versus `size_t' conversions explicit
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
d7a9d71a1a
|
remove prototypes, avoid redeclarations
|
16 years ago |
dwarning
|
bd985bc28f
|
trtol to 1 only for A devices
|
16 years ago |
rlar
|
80b2f2b164
|
update the bison generated files
|
16 years ago |
rlar
|
0fb5f2142a
|
avoid function redeclaration, PPparse() and PTparse()
|
16 years ago |
rlar
|
cf3514b9ae
|
remove ancient #defines for AND OR NOT substitute with && || !
|
16 years ago |
rlar
|
28282dda56
|
collect the other INP*() prototypes in "inpdefs.h"
|
16 years ago |
rlar
|
d0c287f81f
|
collect the INP2?() prototypes in "inp.h"
|
16 years ago |
rlar
|
9b0df330b5
|
collect the PT*() prototypes in "inp.h"
|
16 years ago |
rlar
|
3d9a742802
|
remove some stuttered prototypes
|
16 years ago |