111 Commits (fbe0def68e3f724d708fc947d3856cf68e54a691)

Author SHA1 Message Date
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
dwarning a755164f06 relay on ngspice.h 17 years ago
h_vogt eb378da811 winmessage 17 years ago
h_vogt 65b3fa2a4a show error message in Windows before exiting 17 years ago
h_vogt 6c55df1cb5 Windows error message 17 years ago
dwarning 4e8d474799 only cosmetics 17 years ago
h_vogt fa60b4d849 replace gpl getopt by BSD getopt 17 years ago
h_vogt 6f4cdcac47 replace gpl getopt by BSD getopt 17 years ago
dwarning 59917a149e init rusage 17 years ago