rlar
|
f538b4dba3
|
frontend/define.c, ntharg(), #4/15 express some facts
|
11 years ago |
rlar
|
71908ef194
|
frontend/define.c, ntharg(), #3/15 drop redundant `if', already guarded by `while'
|
11 years ago |
rlar
|
8ac0329bd9
|
frontend/define.c, ntharg(), #2/15 minor cleanup
|
11 years ago |
rlar
|
f91f8c2a09
|
frontend/define.c, ntharg(), #1/15 drop `struct pnode *ptry', use `args' instead
|
11 years ago |
rlar
|
600d289000
|
frontend/define.c, ntharg(), avoid segfault when out of `args'
return NULL instead
|
11 years ago |
rlar
|
a4c7dff570
|
frontend/define.c, rewrite `struct udfunc' insertion
|
11 years ago |
rlar
|
192eeadb0b
|
remove crufty comments which where used to support broken text editors
|
11 years ago |
rlar
|
44c1380281
|
variable rename, unify the source
checked for object file invariance
|
14 years ago |
rlar
|
44e7f7f7bd
|
bug fix, dvec in a `define' can't be member of any plot
|
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
|
198604f605
|
define.c, plug a memleak in com_undefine()
|
14 years ago |
rlar
|
6a3c20706a
|
define.c, cleanup
|
14 years ago |
rlar
|
b68259ff2d
|
define.c, cleanup
|
14 years ago |
rlar
|
1fbc4d62cc
|
define.c, whitespace cleanup
|
14 years ago |
rlar
|
38ce3b6142
|
define.c, bug fix, when undefining more than one udfunc
|
14 years ago |
rlar
|
f285dd0aa8
|
use strchr() instead of index()
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
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
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
15 years ago |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
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
|
4622d0876e
|
ngcomplex_t instead of complex, #1/2
|
16 years ago |
rlar
|
882b3b4155
|
add `PT_OP_' prefix to avoid name collision (END, PLUS, MINUS, ...)
|
16 years ago |
rlar
|
4cdd842cd8
|
muffle compiler warnings
|
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 |
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
|
a6517ea488
|
Closed memory leak.
|
23 years ago |
pnenzi
|
6f55975cc0
|
Code clean up (removed some warning)
|
25 years ago |
arno
|
8696a52e89
|
* src/Makefile.am src/main.c src/sconvert.c
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |