22 Commits (e4601c16ee201feb7e5531c27b5f62c77fb82be3)

Author SHA1 Message Date
Holger Vogt 7c38699cd7 Add missing function nghash_delete_special(), 5 years ago
Holger Vogt cffc7d27ff beautify code with astyle 8 years ago
Francesco Lannutti 1dc70189a7 remove compilation warnings (type casts) 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 56287d9a1d nghash cleanup, use `%p' to print a pointer value 15 years ago
rlar a057ea7bd4 nghash cleanup, use stdint.h for proper sized integers representing a pointer 15 years ago
rlar 2b2dcb7f31 nghash cleanup, cleanup default functions 15 years ago
rlar c680e70e8e nghash cleanup, polish types 15 years ago
rlar 065b495248 nghash cleanup, drop a trivial local variable 15 years ago
rlar abfa90832d nghash cleanup, fix typeof compare_func 15 years ago
rlar 7ac266e2e7 nghash cleanup, fix typeof nghash_func 15 years ago
rlar 2aa778552f nghash cleanup, struct forward declarations 15 years ago
rlar 90360ef24c swallow type conversion warnings 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
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar 62c6626254 add casts for void* returning functions 16 years ago
dwarning 112261297d Bill Swartz patch 16 years ago
h_vogt a6c4756581 new files 16 years ago