rlar
|
21a31ab2c2
|
tiny rewrite, make use of strtolower() and strtoupper()
|
2010-11-06 17:39:18 +00:00 |
rlar
|
e3ea250a4d
|
tiny rewrite, don't invoke strlen() to check for strlen() == 1
|
2010-11-06 17:22:06 +00:00 |
rlar
|
5f4b0aa798
|
(int) cast the return value of some strlen() invocations
|
2010-11-06 16:54:11 +00:00 |
rlar
|
927470e12f
|
minor rewrite, avoid type conversion warnings
|
2010-11-06 16:50:21 +00:00 |
rlar
|
b4b3cb38a2
|
change the bsim1 `xpart' model parameter from IF_REAL to IF_FLAG
|
2010-11-06 15:22:16 +00:00 |
rlar
|
f7bd3f56c8
|
change some model parameters from IF_REAL to IF_INTEGER
|
2010-11-06 15:16:39 +00:00 |
dwarning
|
8a8fbcafe5
|
enable backward Euler
|
2010-11-06 13:30:44 +00:00 |
dwarning
|
b4d3cc8646
|
ancient configure options removed
|
2010-11-06 13:23:25 +00:00 |
rlar
|
6e3bbd49ae
|
casts, to make int <-> char conversions explicit
|
2010-11-02 17:31:19 +00:00 |
rlar
|
754406a335
|
minor beautification
|
2010-11-02 17:25:32 +00:00 |
rlar
|
6b5debfc1e
|
use `NUMELEMS' and add some `(int)' casts
|
2010-11-02 17:23:46 +00:00 |
rlar
|
db9125fecc
|
convert some variables, from `int' to `size_t'
|
2010-11-02 17:20:05 +00:00 |
rlar
|
01566f2b49
|
add casts to make `int' versus `size_t' conversions explicit
|
2010-11-02 17:07:57 +00:00 |
dwarning
|
6e2e6e9927
|
better readability
|
2010-10-31 17:43:09 +00:00 |
dwarning
|
a5bfc9d6bd
|
Allow maxord=1 w/o crash
|
2010-10-31 17:42:46 +00:00 |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
2010-10-28 19:32:34 +00:00 |
rlar
|
de35847146
|
realloc does work, even with NULL argument
|
2010-10-27 16:40:10 +00:00 |
rlar
|
29f34fc734
|
use tmalloc instead of malloc
|
2010-10-27 16:36:34 +00:00 |
rlar
|
cc5b9007a7
|
use tmalloc and trealloc instead of MALLOC and REALLOC
|
2010-10-27 16:34:27 +00:00 |
rlar
|
5edf18bbc8
|
bug fix ?, this fix is a mere guesswork, FIXME
|
2010-10-27 16:30:55 +00:00 |
rlar
|
930bf53c3f
|
bug fix, malloced space too small
|
2010-10-27 16:27:41 +00:00 |
rlar
|
7e8f7d08a7
|
MALLOC usage unification, (in comments)
|
2010-10-24 13:29:26 +00:00 |
rlar
|
11c2ff1720
|
RALLOC usage unification, drop braces around the second argument
|
2010-10-24 13:24:02 +00:00 |
rlar
|
bfc7a4cd7b
|
use char* instead of void*
|
2010-10-24 13:19:29 +00:00 |
rlar
|
5e8e44cc0a
|
cast the tmalloc, MALLOC, return value
|
2010-10-24 12:59:20 +00:00 |
rlar
|
b96989b506
|
fix incorrect usage of tmalloc/sizeof, incorrect indirection level
|
2010-10-24 12:56:11 +00:00 |
rlar
|
d7a9d71a1a
|
remove prototypes, avoid redeclarations
|
2010-10-16 15:58:14 +00:00 |
rlar
|
484f678f5c
|
add local prototype for add_device()
|
2010-10-15 18:52:37 +00:00 |
rlar
|
3c3b31fa60
|
declare some functions `static'
|
2010-10-15 18:43:52 +00:00 |
rlar
|
2540531c38
|
remove local prototypes, which are allready included
|
2010-10-15 18:31:20 +00:00 |
dwarning
|
dd7ae38ade
|
re-arranged trtol setting
|
2010-10-15 07:18:42 +00:00 |
dwarning
|
bd985bc28f
|
trtol to 1 only for A devices
|
2010-10-14 09:18:48 +00:00 |
rlar
|
80b2f2b164
|
update the bison generated files
|
2010-10-09 14:38:43 +00:00 |
rlar
|
0fb5f2142a
|
avoid function redeclaration, PPparse() and PTparse()
|
2010-10-09 14:28:28 +00:00 |
rlar
|
65ef4f037a
|
collect MESH*() prototypes in "meshext.h"
|
2010-10-09 12:44:31 +00:00 |
rlar
|
a1b178c3f0
|
include bsim4*def.h (bsim4*geo.c files)
|
2010-10-09 12:41:05 +00:00 |
rlar
|
34e1037396
|
BSIM*Geo() prototypes --> include files
|
2010-10-09 12:39:21 +00:00 |
rlar
|
cf3514b9ae
|
remove ancient #defines for AND OR NOT substitute with && || !
|
2010-10-09 11:40:00 +00:00 |
rlar
|
28282dda56
|
collect the other INP*() prototypes in "inpdefs.h"
|
2010-10-08 18:54:06 +00:00 |
rlar
|
d0c287f81f
|
collect the INP2?() prototypes in "inp.h"
|
2010-10-08 18:51:55 +00:00 |
rlar
|
9b0df330b5
|
collect the PT*() prototypes in "inp.h"
|
2010-10-08 18:49:19 +00:00 |
rlar
|
fa156de8dd
|
avoid function redeclaration (devices)
|
2010-10-08 18:44:15 +00:00 |
rlar
|
8382aceba3
|
sens_getp() prototype --> include file
|
2010-10-08 18:31:32 +00:00 |
rlar
|
44e244dde8
|
NevalSrc() NevalSrc2() Nintegrate() prototypes --> include files
|
2010-10-08 18:17:24 +00:00 |
rlar
|
63d3f113ff
|
TanDeriv() prototype --> include files
|
2010-10-08 18:13:23 +00:00 |
rlar
|
ef26170d5a
|
DkerProc() CKTdisto() prototypes --> include files
|
2010-10-08 18:09:02 +00:00 |
rlar
|
3d9a742802
|
remove some stuttered prototypes
|
2010-10-08 18:07:03 +00:00 |
rlar
|
4d31d2a12f
|
some .c file local prototypes
|
2010-10-08 18:05:00 +00:00 |
rlar
|
8db45f4205
|
CKTdnames() prototype
|
2010-10-08 17:58:34 +00:00 |
rlar
|
933bd11c43
|
use the type JOB, remove redundant casts
|
2010-10-08 16:49:18 +00:00 |