rlar
|
fbc83e52b0
|
main.c, collapse #ifdef
|
15 years ago |
rlar
|
3d8d41108f
|
main.c, cleanup
|
15 years ago |
rlar
|
c561a42143
|
main.c, rewrite `applicatio_name'
|
15 years ago |
rlar
|
9a69676509
|
main.c, drop `addcontrol'
|
15 years ago |
rlar
|
c161ee2e62
|
main.c, rewrite readinit
|
15 years ago |
rlar
|
3c8a18a93b
|
main.c, shrink scope
|
15 years ago |
rlar
|
7517419402
|
main.c, shrink scope of `error2'
|
15 years ago |
rlar
|
53de59e988
|
main.c, anti obfuscate
|
15 years ago |
rlar
|
00e783eeca
|
main.c, unuse `gotone'
|
15 years ago |
rlar
|
cf6a15ed42
|
main.c, fseek usage
|
15 years ago |
rlar
|
e8f01efc9c
|
main.c, shrink scope of `c' and `optind'
|
15 years ago |
rlar
|
e81f360f66
|
main.c, encapsulate an extremly ancient hack, stone age ...
|
15 years ago |
rlar
|
78283dee89
|
main.c, xmain
|
15 years ago |
rlar
|
56943212f1
|
remove redundant variable `has_smk'
|
15 years ago |
rlar
|
1b0e1730d3
|
print_news()
|
15 years ago |
rlar
|
acac8cefe5
|
winmain.c, remove redundant global variable `oflag'
|
15 years ago |
h_vogt
|
661d287029
|
env. var NGSPICE_INPUT to hold additional path for input files
|
15 years ago |
h_vogt
|
d4667d17c5
|
imrpoved shutdown message
|
15 years ago |
rlar
|
451f88c5e1
|
swallow type conversion warnings
|
15 years ago |
rlar
|
2cac6ca4b2
|
tiny fix, reoccuring option `h' in the getopt_long() option string
|
15 years ago |
h_vogt
|
51614f0915
|
prototypes
|
15 years ago |
h_vogt
|
f94cc3a8a0
|
comp issues
|
15 years ago |
rlar
|
b778c50bd6
|
code cleanup, some warnings, some casts, ...
|
15 years ago |
rlar
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
15 years ago |
h_vogt
|
5fd49349f6
|
update to RTS noise
|
15 years ago |
h_vogt
|
f476389531
|
RTS noise
|
15 years ago |
h_vogt
|
5e1ed023c6
|
transient noise simulation
|
16 years ago |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , 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 |
rlar
|
f30f96a4c7
|
use `size_t' variables for fread/fwrite operations
|
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
|
3dd27472bc
|
add mktemp.h
|
16 years ago |
rlar
|
196262dd1b
|
move the com_*() prototypes around.
|
16 years ago |
rlar
|
894dcead35
|
collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h"
|
16 years ago |
rlar
|
7f8ee8818e
|
collect BMin BMax ExpLim Accuracy in "accuracy.h", kill `Acc'
|
16 years ago |
rlar
|
b897dfa857
|
collect extern timebegin in "misc_time.h"
|
16 years ago |
rlar
|
cf3514b9ae
|
remove ancient #defines for AND OR NOT substitute with && || !
|
16 years ago |
rlar
|
8a7b507f84
|
remove winmessage() prototype, there is no such thing (hopefully)
|
16 years ago |
rlar
|
933bd11c43
|
use the type JOB, remove redundant casts
|
16 years ago |
dwarning
|
0d2b618f31
|
modification for sun compiler
|
16 years ago |
rlar
|
d936068864
|
fix incorrect buffer type, and exit(1) on failure to open a tempfile
|
16 years ago |
h_vogt
|
56679b429b
|
add __MINGW32__
|
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
|
453b565f71
|
improve random number generation
|
16 years ago |
h_vogt
|
ba539d9ef1
|
new fcn sgauss(), new rnd-no generator
|
16 years ago |
rlar
|
a8c64094fc
|
fix busy waiting loop, when using editline
|
16 years ago |
rlar
|
02e4a4f32b
|
bug fix, segfault caused by an ancient `editline' workaround
|
16 years ago |