29 Commits (d7a9d71a1a67c54fc606839d8b81d986d0738025)

Author SHA1 Message Date
rlar cf3514b9ae remove ancient #defines for AND OR NOT substitute with && || ! 16 years ago
rlar bfc6636b61 fix txfree() prototype 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 3e95037b0e convert K&R function definitions to ansi style 16 years ago
rlar a0b0f550ab ansi style function args for a function pointer arg of spInitialize() 16 years ago
rlar 2744462d01 void *AllocatedPtr 16 years ago
rlar b58722b18b remove redundant nested function declarations 16 years ago
h_vogt 71c371485c K&R->ANSI patches by R. Larice 16 years ago
h_vogt 257d218893 option noinit, ref. to _logb 17 years ago
dwarning 780eab118b only a DOS/UNIX file problem 18 years ago
dwarning b32feaa18d hopefull better scalb handling 18 years ago
pnenzi fa549df82a TCLSPICE IMPORT + libtool + measure2 command 18 years ago
pnenzi 7f6ad5c706 Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS 18 years ago
pnenzi 5296cd51b8 Partially applied Paul Reich patch (missing include and c++ style comments) 21 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 years ago
pnenzi 858f0442eb Bug fixing. Added externs for memory allocation functions and fixed SMPcDProd code. 23 years ago
pnenzi b8cece5fba Modified code for CIDER simulator. 23 years ago
pnenzi 63c93eca79 Modified sparse include files to obtain better separation from rest of the code. 23 years ago
pnenzi 9ee4064c46 Added more separation between sparse and the rest of the package. 23 years ago
pnenzi 8aa1dc20a8 Bug fix: incorrect definition of CALLOC ifndef HAVE_LIBGC 25 years ago
pnenzi d735c9a871 Some code cleanup 25 years ago
pnenzi 8b7f406003 Modified CALLOC macro. Now uses calloc if LIBGC is not installed and malloc otherwise. 25 years ago
arno cc51f0e8db * src/main.c, src/multidec.c, src/proc2mod.c, 26 years ago
arno 7ac9278389 * src/include/spconfig.h: Removed spCOMPLEX, 26 years ago
arno 1025e978bc * src/include/complex.h, src/include/macros.h, 26 years ago
arno 0fb8f339b8 * man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c 26 years ago
arno e92356e43c * DEVICES: Adjusted spacing. 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago