14 Commits (141ed61ec833013250fb9b80a5e324abea8eeef0)

Author SHA1 Message Date
rlar 141ed61ec8 use memcpy() instead of deprecated bcopy() 10 years ago
rlar 7aa454e5b4 rewrite, using tprintf() 12 years ago
rlar ccb600f3c1 drop `NIL' macro 13 years ago
rlar 14687910d9 rewrite `TSTALLOC()' macro for auto indentation 13 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 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 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar ad8ad56955 Nr 3/5 (x = ...) != 0 , swallow warnings 16 years ago
rlar d0dba768f8 change the type of a bunch of variables from `int' to `size_t' 16 years ago
rlar 65ef4f037a collect MESH*() prototypes in "meshext.h" 16 years ago
rlar a120a5d049 drop the casts for pointer arguments of bcopy() and bzero() 16 years ago
pnenzi 89317d34e8 Cider simulator (numerical devices) Import. 23 years ago