rlar
|
e2c0303865
|
avoid `unreachable code' warnings
|
13 years ago |
rlar
|
bedbdb65bb
|
cleanup some line wraps
|
13 years ago |
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
|
f3b5336d3a
|
cleanup some macros, try to be more careful
|
14 years ago |
rlar
|
891d99497d
|
use wl_find()
|
14 years ago |
rlar
|
1e65ea9e80
|
rewrite using wl_ functions
this fixed following bug as well:
echo "echo abra ; ; echo kadabra" | ngspice -p
building a circular list and looping forever
|
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 |
h_vogt
|
220cc83458
|
fft calculation with type double (instead of float)
|
15 years ago |
rlar
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
15 years ago |
rlar
|
0b6a557334
|
code cleanup
|
15 years ago |
h_vogt
|
1ea76af678
|
add statistical functions to numparam and nutmeg parsers
|
15 years ago |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
16 years ago |
rlar
|
ea8d250999
|
bug fix, incorrect handling of `co_spiceonly' commands
|
16 years ago |
rlar
|
3c3b31fa60
|
declare some functions `static'
|
16 years ago |
rlar
|
8dd05de4ca
|
bug fix, segfaults and sickness caused by `plot'
|
16 years ago |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
16 years ago |
rlar
|
cab9417c9a
|
eliminate co_stringargs, which is used nowhere
|
16 years ago |
h_vogt
|
eef75ffab5
|
remove bug no. 2724127 repeat loop inside another loop
|
17 years ago |
dwarning
|
6bd5f8470b
|
Changes to compile under Sun Studio 11 for Solaris
|
18 years ago |
sjborley
|
cb247a15fb
|
Added support for the BSD licensed editline library (libedit).
|
21 years ago |
sjborley
|
a1991eee19
|
Fixed issues with the alternate prompt
|
21 years ago |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
22 years ago |
pnenzi
|
531fb3575a
|
Applied Vera Patch to correct bugs in shell code and re-enabling interpolate command.
|
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
|
6f55975cc0
|
Code clean up (removed some warning)
|
25 years ago |
arno
|
839ade8236
|
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
|
26 years ago |