rlar
|
fe1acd3757
|
src/frontend/** remove superfluous `return' invocations
|
14 years ago |
rlar
|
c0e2d4abef
|
src/frontend/**, whitespace,
object files will change, due to __LINE__ usage
|
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
|
9655b9885a
|
cleanup, use wl_cons(), wl_append_word() and wl_chop_rest()
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
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
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
16 years ago |
rlar
|
e6c30efe46
|
Nr 4/5 (x = ...) != NULL , swallow warnings
|
16 years ago |
rlar
|
6b5debfc1e
|
use `NUMELEMS' and add some `(int)' casts
|
16 years ago |
rlar
|
196262dd1b
|
move the com_*() prototypes around.
|
16 years ago |
rlar
|
4d31d2a12f
|
some .c file local prototypes
|
16 years ago |
rlar
|
4cdd842cd8
|
muffle compiler warnings
|
16 years ago |
rlar
|
73cf2a8ea5
|
use a void * for the third argument (&value) of the cp_vset() function
|
16 years ago |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
16 years ago |
rlar
|
4420a3ecdd
|
add prototypes, remove some NULL casts
|
16 years ago |
h_vogt
|
d8810a841a
|
patches by R. Larice
|
16 years ago |
h_vogt
|
68b06c7a73
|
comments
|
17 years ago |
h_vogt
|
fc43943e93
|
vm, vi, vp, vr, vdb for ac measurement
|
17 years ago |
h_vogt
|
9f1ee290a4
|
new code for .measurement
|
17 years ago |
h_vogt
|
ea8c5bc5d4
|
allow .meas, add .meas .. when to example
|
17 years ago |
h_vogt
|
2e323531fb
|
patch by Bill Swartz
|
17 years ago |
h_vogt
|
7cf016f98b
|
.options NOACCT
|
17 years ago |
dwarning
|
d0e43bed69
|
strip white spaces only inside parens
|
19 years ago |
dwarning
|
adaeb6ca81
|
strip WhiteSpaces inside parens of dot cards
|
19 years ago |
pnenzi
|
f79e9e703c
|
Previous commit was incomplete.
|
21 years ago |
pnenzi
|
8274fff4fe
|
String offset wrong. Expression were translated incorrectly.
|
21 years ago |
pnenzi
|
db294d26c3
|
Patch to allow for vm(4,0) and similar.
|
21 years ago |
sjborley
|
67ff1b3a83
|
Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required)
|
21 years ago |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
22 years ago |
pnenzi
|
65392b77ff
|
Modified printnum function to avoid printing bugs and memory leaks.
|
25 years ago |
pnenzi
|
c68f3470e4
|
Code cleanup.
|
25 years ago |
pnenzi
|
c8e1e5c939
|
I have reverted to the old (non AlansFixes) version outif.c and changed
|
26 years ago |
pnenzi
|
703b2337f5
|
Changed if(terse) into a if(FALSE) as in Alan's Code.
|
26 years ago |
arno
|
508fee7d4b
|
* commands.c: Use fourier.h.
|
26 years ago |
arno
|
7a3a17a5b9
|
* dotcards.c: Added assertions to guard a double indirection, now
|
26 years ago |
pnenzi
|
0875108157
|
Added patches extracted from Alan Gillespie's code. Documentation and
|
26 years ago |
arno
|
489fc66afd
|
src/Makefile.am src/help.c src/main.c
|
26 years ago |
arno
|
8696a52e89
|
* src/Makefile.am src/main.c src/sconvert.c
|
26 years ago |
arno
|
0fb8f339b8
|
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |