23 Commits (23356398485fcfc153cef95ebb4c79760db9a578)

Author SHA1 Message Date
Holger Vogt 2335639848 License 3-clause BSD 6 years ago
Jim Monte 1d62ae2d97 type casts 6 years ago
Holger Vogt 249304a06f Instantiations of string and dstring functions as inline 6 years ago
Jim Monte ac49ccaf58 Fixed compile warning about signed/unsigned comparison. 6 years ago
Holger Vogt 966b69090d use only TMALLOC and TREALLOC for memory allocation 6 years ago
Jim Monte 89efe5aeae Dynamic string (dstring) rework 6 years ago
rlar 726d0be34c use char variants of the <ctype.h> toxxxx() family 10 years ago
rlar 71a7c3459b use char variants of the <ctype.h> isxxxx() family 10 years ago
rlar a9bdfe3b00 cleanup spice_format_length() 12 years ago
rlar 5db94276d3 sprinkle some constness 13 years ago
Henrik Forstén 44ef3db000 dstring_append_char(), rewrite 13 years ago
h_vogt 75447dc43c implement spice_dstring_append_lower() 13 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 90360ef24c swallow type conversion warnings 15 years ago
rlar b93fcb3779 remove some useless casts 15 years ago
rlar 75b6eeb94a add `int' casts to some strlen() expressions, and center labels on a xlog scale 16 years ago
rlar 5f4b0aa798 (int) cast the return value of some strlen() invocations 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 5bc8777a9b remove #define for EOS use '\0' instead 16 years ago
rlar 3369d860b4 cast the return values of malloc() function calls 16 years ago
dwarning 112261297d Bill Swartz patch 16 years ago