h_vogt
|
e065e1c290
|
reordering, fcn prototypes
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
h_vogt
|
36f6eb6a89
|
bug no. 3386184
|
15 years ago |
h_vogt
|
ede2daf1f6
|
cmutil: NaN, inpcom: nested (
|
15 years ago |
rlar
|
508df68455
|
cleanup, reduce compiler warnings
|
15 years ago |
rlar
|
1876ad1094
|
remove unused global artifact `dynLlen'
|
15 years ago |
h_vogt
|
cc36fb8071
|
dirname() -> ngdirname()
|
15 years ago |
rlar
|
451f88c5e1
|
swallow type conversion warnings
|
15 years ago |
h_vogt
|
b8e7dd2af0
|
bug no. 3317928
|
15 years ago |
h_vogt
|
1ed35b8edb
|
bug no. 3317928
|
15 years ago |
h_vogt
|
747c606e30
|
remove bug in command meas, allow / and \ in Windows file paths
|
15 years ago |
h_vogt
|
f94cc3a8a0
|
comp issues
|
15 years ago |
rlar
|
55638c8023
|
various cleanups
|
15 years ago |
rlar
|
46da3b066e
|
bug fix, (#329233)
|
15 years ago |
rlar
|
b778c50bd6
|
code cleanup, some warnings, some casts, ...
|
15 years ago |
h_vogt
|
7af24747ec
|
bug no. 3201331
|
15 years ago |
dwarning
|
05118f717c
|
no m= at the end of model cards
|
15 years ago |
h_vogt
|
97605a5df7
|
models 1N4001 also in subcircuits
|
15 years ago |
h_vogt
|
6d7ee3632e
|
remoce compiler warnings
|
15 years ago |
h_vogt
|
cfe6c96d19
|
add ')' to fcn inp_sort_params
|
15 years ago |
rlar
|
6fa71d275b
|
support another non-equality '<>' token
|
16 years ago |
rlar
|
34a6676dc8
|
don't transform operators ('&|' -> '&&' '&' -> '&&' etc) pass them *literally*
|
16 years ago |
h_vogt
|
2b4069f93e
|
bug no. 3127808, and rem trailing white spaces
|
16 years ago |
rlar
|
eaadf5d2bc
|
tiny fix, a boundary check
|
16 years ago |
rlar
|
eb06eeb4d9
|
swallow type conversion warnings
|
16 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
|
6256f69499
|
Nr 2/5 (x = ...) != '\0' , swallow warnings
|
16 years ago |
rlar
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
16 years ago |
rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
16 years ago |
h_vogt
|
506703b64c
|
bug no. 3072940
|
16 years ago |
rlar
|
699ba544fa
|
bug fix, current-controlled switch, `w' device
|
16 years ago |
rlar
|
4e8a1f9656
|
tiny rewrite, make use of copy_substring()
|
16 years ago |
rlar
|
c5c6fe477b
|
drop a redundant check
|
16 years ago |
rlar
|
6e3bbd49ae
|
casts, to make int <-> char conversions explicit
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
h_vogt
|
3ddc20621a
|
guards for strstr
|
16 years ago |
rlar
|
6e9e8e2e51
|
trealloc usage unification
|
16 years ago |
h_vogt
|
32c134f481
|
#include "../misc/tilde.h"
|
16 years ago |
rlar
|
b5f1a18f7c
|
ngspice_compat_mode() prototype --> include files
|
16 years ago |
h_vogt
|
355384e459
|
libiberty.h inclusion modified
|
16 years ago |
rlar
|
241783d0b5
|
use for(;;) instead of while(1) to muffle some visual-C warnings
|
16 years ago |
h_vogt
|
d89d52039f
|
bug in B source parsing removed
|
16 years ago |
dwarning
|
586acbe45c
|
fallback for not handled enumeration values in switch
|
16 years ago |
h_vogt
|
f7da0b9f00
|
update inp_cmpat()
|
16 years ago |
rlar
|
4cdd842cd8
|
muffle compiler warnings
|
16 years ago |
rlar
|
d0a7220f6f
|
muffle `unused variable' warnings
|
16 years ago |
rlar
|
d44f818cad
|
allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage
|
16 years ago |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
16 years ago |
h_vogt
|
fe2d079b31
|
par('expression')
|
16 years ago |