398 Commits (3cf8fe8c41c61343fdec65c8223db0da163d8f52)

Author SHA1 Message Date
rlar 547a8fc7f5 drop (SMPmatrix*) casts 16 years ago
rlar 8ff62fd262 add #include's for visibility of prototypes to their function definitions 16 years ago
rlar d074de41f2 fix the type signature of the cx_* functions 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 a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 0aa1c09d73 consolidate enum cp_types and enum vt_types . 16 years ago
rlar a0b0f550ab ansi style function args for a function pointer arg of spInitialize() 16 years ago
rlar 94518fdb02 use CKTcircuit instead of void*, #3/4 16 years ago
rlar 2744462d01 void *AllocatedPtr 16 years ago
rlar 3369d860b4 cast the return values of malloc() function calls 16 years ago
rlar a120a5d049 drop the casts for pointer arguments of bcopy() and bzero() 16 years ago
rlar b58722b18b remove redundant nested function declarations 16 years ago
rlar a14e59866e ansi function declarations (prototypes) 16 years ago
rlar 5946300a97 upgrade foo() --> foo(void) ansi function definition 16 years ago
h_vogt 71c371485c K&R->ANSI patches by R. Larice 16 years ago
h_vogt 31203ce2ab macro ERROR -> MERROR 16 years ago
dwarning 586af63f36 changed the declarator to new format 17 years ago
h_vogt 257d218893 option noinit, ref. to _logb 17 years ago
dwarning 322e87d9d0 init vector d 17 years ago
dwarning a755164f06 relay on ngspice.h 17 years ago
dwarning 8cae733fcd fix a conflict for isinf defined in missing_math.h 17 years ago
pnenzi f543aa8c06 Improvements in vector derivative computation and new functions to 17 years ago
dwarning 91f10abc65 small polish regarding HAVE_DECL_XXX macros 17 years ago
dwarning c702897d13 correct HAVE_DECL_XXX asking 17 years ago
dwarning abc18c40f0 try to catch isinf over ieeefp.h 17 years ago
dwarning 4ab0193271 a simple workaround for isinf needed by adms 17 years ago
dwarning af03646462 POSIX conform configure isnan 17 years ago
h_vogt 1fa4faf88c tclspice for Windows 18 years ago
dwarning 780eab118b only a DOS/UNIX file problem 18 years ago
h_vogt b297577a23 random generator functions 18 years ago
h_vogt e7fe33ece8 random number generation organized 18 years ago
h_vogt 75f68291aa various compiler warnings removed 18 years ago
dwarning b32feaa18d hopefull better scalb handling 18 years ago
h_vogt 73e581f015 VC++ 2008 compatibility 18 years ago
saintel c797191050 *** empty log message *** 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
dwarning 6bd5f8470b Changes to compile under Sun Studio 11 for Solaris 18 years ago
dwarning 6c91a269ce all supplied erfc only valid for x > 0 18 years ago
dwarning 201f5f42d8 better erfc for lossy transmission line 18 years ago
dwarning a28ad1a197 math functions in one central place maths/misc 18 years ago
dwarning af3afcca38 Reconstruct NEWCONV macro 18 years ago
dwarning 15f735cdd7 fix conflict with cexp function 19 years ago
dwarning 41325622fd some clean-up's to come through MSC 19 years ago
pnenzi 6d5a4474aa Fixed minimum iterations number to 100 (Phil Barker) 19 years ago
pnenzi 008c9d7a4c Improved reporting (from Phil Barker) 19 years ago
pnenzi 5296cd51b8 Partially applied Paul Reich patch (missing include and c++ style comments) 21 years ago
pnenzi 363ffb85e0 Fixed bug in memory management when xspice codemodels are used. 21 years ago