h_vogt
|
e23fae5376
|
correct update
|
16 years ago |
h_vogt
|
79831ac331
|
'option' command
|
16 years ago |
rlar
|
e1a86fad43
|
remove leftover /*FALSE,*/ comments from the last commit
which where left for the single purpose of better visualization in a diff tool.
|
16 years ago |
rlar
|
cab9417c9a
|
eliminate co_stringargs, which is used nowhere
|
16 years ago |
rlar
|
0772afc517
|
fix the argument types of the functions printstr_n printstr_m bogus1 and bogus2
|
16 years ago |
rlar
|
5397fd9fdd
|
split the function printstr() into printstr_n() and printstr_m()
|
16 years ago |
rlar
|
922d5c69ac
|
fix the type of the function pointer argument of wl_forall()
|
16 years ago |
rlar
|
4102c27164
|
fix function pointer initialization
|
16 years ago |
rlar
|
62c6626254
|
add casts for void* returning functions
|
16 years ago |
rlar
|
a44cc3dd7e
|
for c++, lex input() function is named yyinput()
|
16 years ago |
rlar
|
1bb9d1c633
|
missing (void*) casts
|
16 years ago |
rlar
|
460f7a6485
|
fix type and usage of some function pointers
|
16 years ago |
rlar
|
a19f5dc9ac
|
fix some function pointer casts
|
16 years ago |
rlar
|
fd7ef635a2
|
missing casts
|
16 years ago |
rlar
|
f7f4a7dd91
|
tiny, fix two casts
|
16 years ago |
rlar
|
cc1cdbeeac
|
dont compare with '\0' when NULL was meant
|
16 years ago |
rlar
|
a23c482c23
|
#include "vccsext.h" to make the function declarations visible to their function definitions
|
16 years ago |
rlar
|
98ae3c949f
|
cast the udn*() function args
|
16 years ago |
rlar
|
a0b0f550ab
|
ansi style function args for a function pointer arg of spInitialize()
|
16 years ago |
h_vogt
|
e07486df2a
|
patch B. Swartz 2010-07-04
|
16 years ago |
rlar
|
3600f91ab0
|
drop some malloc prototypes, use <stdlib.h>
|
16 years ago |
rlar
|
26f2d23e6c
|
cleanups
|
16 years ago |
rlar
|
c2ca9a7998
|
drop -1, extend enum Mif_Cntl_Src_Type_t
|
16 years ago |
h_vogt
|
fe2d079b31
|
par('expression')
|
16 years ago |
rlar
|
7d6abb2fde
|
upgrade some casts from void* to more specific type
|
16 years ago |
rlar
|
d7e2e7f7f0
|
cast malloc... return values
|
16 years ago |
rlar
|
eb6e3e9827
|
fix some casts
|
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
|
c9bfe72187
|
use CKTcircuit instead of void*, #4/4
|
16 years ago |
rlar
|
94518fdb02
|
use CKTcircuit instead of void*, #3/4
|
16 years ago |
rlar
|
fe68605770
|
use CKTcircuit instead of void*, #2/4
|
16 years ago |
rlar
|
72fc1a0186
|
use CKTcircuit instead of void*, #1/4
|
16 years ago |
rlar
|
12dc45118b
|
ansi function declarations (prototypes) for some functions
|
16 years ago |
rlar
|
d6ad853ecb
|
fix the type signature of the if_*() function family.
|
16 years ago |
rlar
|
a57a381ea7
|
new include file "typedefs.h" for struct forward declarations
|
16 years ago |
h_vogt
|
8496ba3f91
|
comments added
|
16 years ago |
h_vogt
|
be99864a86
|
debug warnings removed
|
16 years ago |
h_vogt
|
46e5436aa8
|
sighandler_t not under Wondows, spetrum script updated
|
16 years ago |
rlar
|
e26cec467d
|
initialization of the struct IFdevice.flags element in generated code
|
16 years ago |
rlar
|
d6d7fbde26
|
cast the return values of the void* returning functions
|
16 years ago |
rlar
|
59d4e5d961
|
fix various type glitches
|
16 years ago |
rlar
|
2744462d01
|
void *AllocatedPtr
|
16 years ago |
rlar
|
5444f878d0
|
fix signal prototypes
|
16 years ago |
rlar
|
c30028310b
|
ansi style function args for some function pointers
|
16 years ago |
rlar
|
463ef4a3b1
|
convert K&R function definitions to ansi style
|
16 years ago |
rlar
|
d19476685a
|
tiny fixes
|
16 years ago |
rlar
|
68c0ee9cd3
|
whitespace change, cleanup, untabify
|
16 years ago |
rlar
|
a321d7f419
|
forward declaration of structs, unions and typedefs
|
16 years ago |
rlar
|
70420197e6
|
ansi style function args for some function pointers
|
16 years ago |