20 Commits (46e4a67079eabb1133e35dc5576b6348331bb340)

Author SHA1 Message Date
Holger Vogt 46e4a67079 Some cosmetics for readability: 1 year ago
rlar 93052df7d0 sparse/*.c, whitespace 13 years ago
rlar 9c48863912 sparse/*.c, simplify, drop the local copy `Matrix' 13 years ago
rlar 2517756eff sparse/*.c, drop unnecessary (MatrixPtr) cast 13 years ago
rlar 5c903a6f5c sparse/*.c, avoid (RealNumber *) casts by proper use of ElementPr 13 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
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
rlar 3cc50320e3 rename ALLOC, REALLOC, CALLOC, FREE, in the "src/maths/sparse" domain 16 years ago
rlar cf3514b9ae remove ancient #defines for AND OR NOT substitute with && || ! 16 years ago
rlar f4d0163885 use the types MatrixPtr and SMPmatrix instead of void and char * 16 years ago
rlar 1ee29c3e96 use a void* instead of a char* for anonymous `InitInfo' in src/sparse/*.c 16 years ago
rlar a0b0f550ab ansi style function args for a function pointer arg of spInitialize() 16 years ago
rlar b58722b18b remove redundant nested function declarations 16 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 years ago
pnenzi 63c93eca79 Modified sparse include files to obtain better separation from rest of the code. 23 years ago
arno 7ac9278389 * src/include/spconfig.h: Removed spCOMPLEX, 26 years ago
arno 0fb8f339b8 * man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago