rlar
74d62ab486
use the types TSKtask and JOB, instead of void
16 years ago
rlar
7047535f96
type bistromatic
16 years ago
rlar
d51c1e1b7d
fix a compiler warning, void* versus void(*)(void)
16 years ago
dwarning
0d2b618f31
modification for sun compiler
16 years ago
rlar
68b2e6b23a
whitespace cleanup (all Makefile.am files)
16 years ago
h_vogt
56679b429b
add __MINGW32__
16 years ago
h_vogt
355384e459
libiberty.h inclusion modified
16 years ago
rlar
f7c8eb1d2a
muffle some visual-C warnings
16 years ago
h_vogt
d89d52039f
bug in B source parsing removed
16 years ago
rlar
e1a5526381
use the type CKTnode instead of void*
16 years ago
rlar
99b2f9febf
drop (GENinstance*) casts, which are no longer necessary
16 years ago
rlar
44a182c1ba
use the type CKTnode instead of void*
16 years ago
rlar
773670b38f
cleanup
16 years ago
rlar
d897817800
drop a bunch of (void**) NULL casts {invocation of IFnewUid()}
16 years ago
rlar
085afaee37
use GENinstance*, instead of void*
16 years ago
rlar
aae53f5564
use GENinstance*, instead of void*
16 years ago
rlar
618732c7bd
fix assignment to a member of union IFvalue
16 years ago
dwarning
2991e1a5b9
add prototype for controlled_exit
16 years ago
h_vogt
b82ef13db7
update for adms
16 years ago
rlar
4cdd842cd8
muffle compiler warnings
16 years ago
rlar
d0a7220f6f
muffle `unused variable' warnings
16 years ago
rlar
689c7662f8
K&R function definitions and GENmodel and GENinstance usage for the NDEV device
16 years ago
rlar
a76cd1e104
textual replacement VT_* to CP_*, to avoid conflict in the windows world
16 years ago
rlar
0aa1c09d73
consolidate enum cp_types and enum vt_types .
use this enum for some function arguments and struct members .
drop some include "variable.h" which are no longer needed ,
propably many more could be droped .
drop #define VT_* which have been used as workaround for the type mess .
16 years ago
rlar
1bb9d1c633
missing (void*) casts
16 years ago
rlar
7d6abb2fde
upgrade some casts from void* to more specific type
16 years ago
rlar
805f60448a
INPtables, remove some casts
16 years ago
rlar
63fae60605
use the GENmodel and GENinstance type instead of void*
16 years ago
rlar
94518fdb02
use CKTcircuit instead of void*, #3/4
16 years ago
rlar
72fc1a0186
use CKTcircuit instead of void*, #1/4
16 years ago
rlar
3369d860b4
cast the return values of malloc() function calls
16 years ago
rlar
c178bdb059
cosmetical changes
16 years ago
rlar
be57f10b3b
avoid some function pointer warnings
16 years ago
rlar
b58722b18b
remove redundant nested function declarations
16 years ago
h_vogt
97d0e801f4
dekete reference to MOS levels 60, 61
16 years ago
h_vogt
180087ec0f
include bison files in dist
16 years ago
h_vogt
d080f6dfc0
updates for making dist, new internal fcn getline_xgrapgh
16 years ago
h_vogt
806227a164
scientific notation of level parameter
16 years ago
h_vogt
7be4dc785e
derivatives for min, max
16 years ago
dwarning
7cd4839d1b
correct parsing of integer model parameter in vectors too
16 years ago
dwarning
1ba2d635c8
correct parsing of integer model parameter
16 years ago
h_vogt
e66ef33c57
ngspice compatibility mode
16 years ago
h_vogt
df5931e570
circuit flag CKTvarHertz
16 years ago
h_vogt
9e2f02fbe2
HERTZ added to B source
16 years ago
dwarning
05c24bbc03
want only the parameter names in output
16 years ago
h_vogt
288e0b7214
patches R. Larice
16 years ago
h_vogt
486ae1b66e
patch R. Larice Feb. 28, add time and temper varianbles to B source
16 years ago
h_vogt
75d891e4c0
new parser for B source
16 years ago
h_vogt
76feebbbfa
various bug fixes
16 years ago
h_vogt
d7d5a38583
patches by R. Larice
16 years ago