rlar
|
0280a49b69
|
bug fix, avoid segfault when the refered plot is still empty
|
14 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 |
h_vogt
|
9eaff645f5
|
vectors.c, resask.c: indentation
|
14 years ago |
rlar
|
d8105873db
|
remove error.h, use fteext.h for controlled_exit()
|
14 years ago |
h_vogt
|
fc7692a896
|
outheap removed
|
14 years ago |
h_vogt
|
5d101f46f9
|
updates tcl for Windows
|
14 years ago |
rlar
|
a056ea3065
|
#3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex
|
14 years ago |
rlar
|
e396b15104
|
use type `struct ccom'
|
14 years ago |
rlar
|
d04f0948d6
|
preserve const'ness of some casts
|
14 years ago |
rlar
|
f285dd0aa8
|
use strchr() instead of index()
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
15 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
|
aa0b602b87
|
cleanup some reoccuring function prototypes
|
15 years ago |
rlar
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
15 years ago |
rlar
|
0b6a557334
|
code cleanup
|
15 years ago |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
16 years ago |
rlar
|
21a31ab2c2
|
tiny rewrite, make use of strtolower() and strtoupper()
|
16 years ago |
rlar
|
01566f2b49
|
add casts to make `int' versus `size_t' conversions explicit
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
bf0b7b4386
|
qsort() usage, drop cast of the first argument (which is a void *)
|
16 years ago |
rlar
|
4622d0876e
|
ngcomplex_t instead of complex, #1/2
|
16 years ago |
rlar
|
513c1d50a6
|
collect datestring() and seconds() in "misc_time.h"
|
16 years ago |
h_vogt
|
113f4ca13d
|
plot [alli | allv | ally]
|
16 years ago |
rlar
|
bfa767fd7c
|
change for readability
|
16 years ago |
dwarning
|
586acbe45c
|
fallback for not handled enumeration values in switch
|
16 years ago |
rlar
|
d60bee2d40
|
fix an ancient bug, garbage and segfaults when plotting multidimensional complex data
|
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
|
ff459393d0
|
`const' qualifier for char* arguments of vec_get() and ft_substdef()
|
16 years ago |
rlar
|
a120a5d049
|
drop the casts for pointer arguments of bcopy() and bzero()
|
16 years ago |
pnenzi
|
8c3ca11c62
|
New capability of print command for sin source print @vin_sin[sin] and
|
17 years ago |
pnenzi
|
f543aa8c06
|
Improvements in vector derivative computation and new functions to
|
17 years ago |
pnenzi
|
f0d3b7c976
|
Introduced the possibility to look for parameters in models and not only
|
17 years ago |
sjborley
|
cbdd811aa5
|
Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes.
|
21 years ago |
pnenzi
|
d154d16449
|
Corrected errors I made in adding tclspice code.
|
23 years ago |
pnenzi
|
78ad27c858
|
Applied vera patches and updated Changelog.
|
23 years ago |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
23 years ago |
pnenzi
|
c68f3470e4
|
Code cleanup.
|
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 |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |