rlar
|
fe1acd3757
|
src/frontend/** remove superfluous `return' invocations
|
14 years ago |
rlar
|
7454a6d486
|
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
6256f69499
|
Nr 2/5 (x = ...) != '\0' , swallow warnings
|
16 years ago |
rlar
|
d0dba768f8
|
change the type of a bunch of variables from `int' to `size_t'
|
16 years ago |
rlar
|
6e3bbd49ae
|
casts, to make int <-> char conversions explicit
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
d76862055e
|
cp_unqoute(), avoid segfault when applied to a single quote "\""
|
16 years ago |
rlar
|
3369d860b4
|
cast the return values of malloc() function calls
|
16 years ago |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
23 years ago |
arno
|
57dfb0f945
|
* main.c frontend/com_ahelp.c frontend/com_asciiplot.c
|
26 years ago |
arno
|
8d342f4295
|
* parser/quote.c, parser/quote.h: The quote/unquote functions are
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |