119 Commits (86f8d13b569478f4e5bca13b9d2524ef069ffc79)

Author SHA1 Message Date
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
dwarning 27461a41eb controlled_exit removed 16 years ago
dwarning 8585a00243 controlled_exit implementation 16 years ago
dwarning 9f97f8701c provide a controlled_exit function 16 years ago
h_vogt d8810a841a patches by R. Larice 16 years ago
h_vogt 82d46a68c8 '^' added to is_arith_char() in string.c 17 years ago
dwarning 586af63f36 changed the declarator to new format 17 years ago
dwarning 62ef3c6793 init structure with 0 instead NULL 17 years ago
dwarning 9b90e03e90 stringutil.h: separate bcopy and bzero providing 17 years ago
h_vogt 6053c50723 mempool.c, hash.c compatmode.c removed (Preliminary) 17 years ago
h_vogt 9f1ee290a4 new code for .measurement 17 years ago
h_vogt 9aad956864 convergence (output.net), add some comments 17 years ago
dwarning ded9f403d7 don't need string.h - comes from ngspice.h 17 years ago