rlar
57f56f53a6
struct variable, #14/18, introduce `var_alloc_xxx()'
10 years ago
rlar
8691368a81
struct variable, #11/18, introduce `var_alloc()'
10 years ago
rlar
bbbd531d8d
struct variable, #9/18, introduce `var_set_xxx()'
10 years ago
rlar
c377b7a6b3
avoid leading underscore in preprocessor macros
13 years ago
rlar
7454a6d486
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
14 years ago
rlar
0b5042e7da
remove CVS `Id',`log' etc. keyword incantations
14 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
d7a9d71a1a
remove prototypes, avoid redeclarations
16 years ago
rlar
73cf2a8ea5
use a void * for the third argument (&value) of the cp_vset() function
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
h_vogt
e43430a669
memory leaks removed
17 years ago
dwarning
7a394be46d
only a DOS/UNIX file problem
18 years ago
h_vogt
3dc3d42553
Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008
18 years ago
sjborley
358b5f829a
Replace C++ style comment with C style comment
21 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
d735c9a871
Some code cleanup
25 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