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
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
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
74d62ab486
use the types TSKtask and JOB, instead of void
2010-10-08 16:46:06 +00:00
rlar
7047535f96
type bistromatic
2010-10-08 16:41:13 +00:00
rlar
d51c1e1b7d
fix a compiler warning, void* versus void(*)(void)
2010-10-08 16:30:07 +00:00
dwarning
0d2b618f31
modification for sun compiler
2010-10-06 20:06:05 +00:00
rlar
68b2e6b23a
whitespace cleanup (all Makefile.am files)
2010-09-17 16:11:25 +00:00
h_vogt
56679b429b
add __MINGW32__
2010-09-10 20:22:29 +00:00
h_vogt
355384e459
libiberty.h inclusion modified
2010-09-10 15:06:04 +00:00
rlar
f7c8eb1d2a
muffle some visual-C warnings
2010-09-07 20:23:07 +00:00
h_vogt
d89d52039f
bug in B source parsing removed
2010-09-03 12:51:42 +00:00
rlar
e1a5526381
use the type CKTnode instead of void*
2010-08-15 17:44:40 +00:00
rlar
99b2f9febf
drop (GENinstance*) casts, which are no longer necessary
2010-08-15 17:19:39 +00:00
rlar
44a182c1ba
use the type CKTnode instead of void*
2010-08-11 18:54:31 +00:00
rlar
773670b38f
cleanup
2010-08-11 16:15:24 +00:00
rlar
d897817800
drop a bunch of (void**) NULL casts {invocation of IFnewUid()}
2010-08-10 19:54:41 +00:00
rlar
085afaee37
use GENinstance*, instead of void*
2010-08-10 19:11:26 +00:00
rlar
aae53f5564
use GENinstance*, instead of void*
2010-08-10 18:14:02 +00:00
rlar
618732c7bd
fix assignment to a member of union IFvalue
2010-08-09 18:16:02 +00:00
dwarning
2991e1a5b9
add prototype for controlled_exit
2010-08-06 07:49:14 +00:00
h_vogt
b82ef13db7
update for adms
2010-08-01 10:28:18 +00:00
rlar
4cdd842cd8
muffle compiler warnings
2010-07-24 18:51:06 +00:00
rlar
d0a7220f6f
muffle `unused variable' warnings
2010-07-24 18:24:43 +00:00
rlar
689c7662f8
K&R function definitions and GENmodel and GENinstance usage for the NDEV device
2010-07-24 17:40:26 +00:00
rlar
a76cd1e104
textual replacement VT_* to CP_*, to avoid conflict in the windows world
2010-07-17 20:48:20 +00:00
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 .
2010-07-17 15:14:45 +00:00
rlar
1bb9d1c633
missing (void*) casts
2010-07-11 19:15:26 +00:00
rlar
7d6abb2fde
upgrade some casts from void* to more specific type
2010-07-09 19:03:02 +00:00
rlar
805f60448a
INPtables, remove some casts
2010-07-08 17:50:29 +00:00
rlar
63fae60605
use the GENmodel and GENinstance type instead of void*
2010-07-08 17:20:03 +00:00
rlar
94518fdb02
use CKTcircuit instead of void*, #3/4
2010-07-07 17:32:40 +00:00
rlar
72fc1a0186
use CKTcircuit instead of void*, #1/4
2010-07-07 17:26:05 +00:00
rlar
3369d860b4
cast the return values of malloc() function calls
2010-07-01 19:52:23 +00:00
rlar
c178bdb059
cosmetical changes
2010-06-30 20:08:57 +00:00
rlar
be57f10b3b
avoid some function pointer warnings
2010-06-26 17:12:56 +00:00
rlar
b58722b18b
remove redundant nested function declarations
2010-06-25 19:49:13 +00:00
h_vogt
97d0e801f4
dekete reference to MOS levels 60, 61
2010-06-20 07:27:52 +00:00
h_vogt
180087ec0f
include bison files in dist
2010-05-30 10:22:42 +00:00
h_vogt
d080f6dfc0
updates for making dist, new internal fcn getline_xgrapgh
2010-05-30 09:26:34 +00:00
h_vogt
806227a164
scientific notation of level parameter
2010-05-22 15:46:41 +00:00
h_vogt
7be4dc785e
derivatives for min, max
2010-05-09 18:57:31 +00:00
dwarning
7cd4839d1b
correct parsing of integer model parameter in vectors too
2010-04-28 21:18:10 +00:00
dwarning
1ba2d635c8
correct parsing of integer model parameter
2010-04-26 20:28:58 +00:00
h_vogt
e66ef33c57
ngspice compatibility mode
2010-04-23 22:00:40 +00:00