rlar
|
7ac266e2e7
|
nghash cleanup, fix typeof nghash_func
|
15 years ago |
rlar
|
2aa778552f
|
nghash cleanup, struct forward declarations
|
15 years ago |
h_vogt
|
ab587d8d3f
|
environmental variable NGSPICE_INPUT_DIR
|
15 years ago |
rlar
|
3227d3c170
|
some explicit `int' casts
|
15 years ago |
rlar
|
90360ef24c
|
swallow type conversion warnings
|
15 years ago |
h_vogt
|
cc36fb8071
|
dirname() -> ngdirname()
|
15 years ago |
h_vogt
|
f3565bab6b
|
fix usage of dirname()
|
15 years ago |
h_vogt
|
661d287029
|
env. var NGSPICE_INPUT to hold additional path for input files
|
15 years ago |
rlar
|
9ee308a2a5
|
function pointer invocation, (*p)(...) ---> p(...)
|
15 years ago |
rlar
|
b93fcb3779
|
remove some useless casts
|
15 years ago |
h_vogt
|
3547fdc5f3
|
explicit casts double -> int
|
15 years ago |
rlar
|
0b6a557334
|
code cleanup
|
15 years ago |
h_vogt
|
53ba204cbb
|
char* identifiers
|
16 years ago |
dwarning
|
3ab9e6d060
|
cvs ignore .libs
|
16 years ago |
dwarning
|
b964cf949c
|
cvs ignore *.lo and *.la
|
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
|
75b6eeb94a
|
add `int' casts to some strlen() expressions, and center labels on a xlog scale
|
16 years ago |
rlar
|
1779d62558
|
add some `int' and `size_t' casts
|
16 years ago |
rlar
|
d0dba768f8
|
change the type of a bunch of variables from `int' to `size_t'
|
16 years ago |
rlar
|
5f4b0aa798
|
(int) cast the return value of some strlen() invocations
|
16 years ago |
rlar
|
2cdd98715a
|
minor modification of strtolower(), and implement strtoupper()
|
16 years ago |
rlar
|
411c6fc8c3
|
minor rewrites
|
16 years ago |
rlar
|
db9125fecc
|
convert some variables, from `int' to `size_t'
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
5e8e44cc0a
|
cast the tmalloc, MALLOC, return value
|
16 years ago |
rlar
|
b96989b506
|
fix incorrect usage of tmalloc/sizeof, incorrect indirection level
|
16 years ago |
rlar
|
bf0b7b4386
|
qsort() usage, drop cast of the first argument (which is a void *)
|
16 years ago |
rlar
|
b897dfa857
|
collect extern timebegin in "misc_time.h"
|
16 years ago |
rlar
|
5bc8777a9b
|
remove #define for EOS use '\0' instead
|
16 years ago |
rlar
|
cf3514b9ae
|
remove ancient #defines for AND OR NOT substitute with && || !
|
16 years ago |
dwarning
|
0d2b618f31
|
modification for sun compiler
|
16 years ago |
rlar
|
68b2e6b23a
|
whitespace cleanup (all Makefile.am files)
|
16 years ago |
h_vogt
|
56679b429b
|
add __MINGW32__
|
16 years ago |
h_vogt
|
355384e459
|
libiberty.h inclusion modified
|
16 years ago |
rlar
|
2010672489
|
rename configure.in -> configure.ac
|
16 years ago |
rlar
|
241783d0b5
|
use for(;;) instead of while(1) to muffle some visual-C warnings
|
16 years ago |
dwarning
|
4d1bae86f0
|
prevent unreached statement if pwd.h available
|
16 years ago |
rlar
|
50ad9c548e
|
chomp some warnings
|
16 years ago |
rlar
|
4cdd842cd8
|
muffle compiler warnings
|
16 years ago |
rlar
|
62c6626254
|
add casts for void* returning functions
|
16 years ago |
h_vogt
|
fe2d079b31
|
par('expression')
|
16 years ago |
rlar
|
3369d860b4
|
cast the return values of malloc() function calls
|
16 years ago |
h_vogt
|
ba48d85de1
|
return NULL
|
16 years ago |
dwarning
|
5fcf9c2afe
|
ternary operation in control blocks
|
16 years ago |
dwarning
|
112261297d
|
Bill Swartz patch
|
16 years ago |
h_vogt
|
a6c4756581
|
new files
|
16 years ago |
h_vogt
|
76feebbbfa
|
various bug fixes
|
16 years ago |
h_vogt
|
c7470aa895
|
line endings
|
16 years ago |
dwarning
|
12ce6f7980
|
backup to exit() function
|
16 years ago |