rlar
4cdd842cd8
muffle compiler warnings
16 years ago
rlar
62afa50a1c
fix dangerous things, potential bugs, at least for big endian machines
16 years ago
rlar
73cf2a8ea5
use a void * for the third argument (&value) of the cp_vset() function
16 years ago
rlar
d44f818cad
allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage
16 years ago
rlar
61bba96f42
textual replacement vt_types to cp_types, to complete the last change
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
59d4e5d961
fix various type glitches
16 years ago
h_vogt
625b3d14fc
no crash after 'unset undefined'
16 years ago
h_vogt
e43430a669
memory leaks removed
17 years ago
h_vogt
e9d957d2d6
memory leaks removed
17 years ago
h_vogt
e3fc225e50
memory leaks removed
17 years ago
pnenzi
6f3f195158
Additions from Phil Barker (subckt nodeset and ic, simvars, mosfet binning, various fixes)
19 years ago
pnenzi
b03a70760b
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
23 years ago
pnenzi
8362dec274
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
pnenzi
7583d1849e
Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches
are aimed to close some leaks in the parser.
25 years ago
pnenzi
c68f3470e4
Code cleanup.
25 years ago
pnenzi
6f55975cc0
Code clean up (removed some warning)
25 years ago
pnenzi
d735c9a871
Some code cleanup
25 years ago
pnenzi
97e77a523e
Added support for bsim3soi fd devices (fully depleted).
26 years ago
pnenzi
a718fb27f5
Fixed an error in variable.c that caused a segmentation fault and updated files for rework-13
26 years ago
pnenzi
b2c1e70401
variable.c : a variable was not declared; fixed
26 years ago
pnenzi
19129762ad
Added Glao Dezai's patches (some memory leaks fixes)
26 years ago
arno
f85551ea17
* frontend/Makefile.am: Updates for new files.
26 years ago
arno
839ade8236
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
26 years ago