Holger Vogt
|
5b98b1e723
|
typüe modifier
|
6 years ago |
Jim Monte
|
89efe5aeae
|
Dynamic string (dstring) rework
|
6 years ago |
Jim Monte
|
10474a06a8
|
[PATCH #50] Ensured no buffer overrun for long namess and improved
efficiency of compare. Also made more modular.
|
7 years ago |
Holger Vogt
|
09c876550f
|
prevent string overflow by adding the string length
to the cp_getvar parameters. Used only with CP_STRING
|
8 years ago |
rlar
|
726d0be34c
|
use char variants of the <ctype.h> toxxxx() family
|
10 years ago |
rlar
|
71a7c3459b
|
use char variants of the <ctype.h> isxxxx() family
|
10 years ago |
h_vogt
|
aac7c1d4be
|
com_diff(), use hash tables for the vector search
patch originally provided by Bill Swartz, 2010
reduces vector search time from O(n*n) to O(n)
|
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
|
a056ea3065
|
#3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex
|
14 years ago |
rlar
|
94e3abd847
|
#2/4 switch cph() and cmag() args from ngcomplex* to ngcomplex
|
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
|
55638c8023
|
various cleanups
|
15 years ago |
rlar
|
2d6930b3bc
|
tiny rewrite, make use of cieq()
|
16 years ago |
rlar
|
4622d0876e
|
ngcomplex_t instead of complex, #1/2
|
16 years ago |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
16 years ago |
pnenzi
|
3a053d09cc
|
Updated for correclty identify i(xxx) vector names in rawfiles.
|
18 years ago |
pnenzi
|
65392b77ff
|
Modified printnum function to avoid printing bugs and memory leaks.
|
25 years ago |
arno
|
489fc66afd
|
src/Makefile.am src/help.c src/main.c
|
26 years ago |
arno
|
353282b3ef
|
* src/frontend/diff.c src/frontend/diff.h
|
26 years ago |
arno
|
8696a52e89
|
* src/Makefile.am src/main.c src/sconvert.c
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |