rlar
0aa1c09d73
consolidate enum cp_types and enum vt_types .
use this enum for some function arguments and struct members .
drop some include "variable.h" which are no longer needed ,
propably many more could be droped .
drop #define VT_* which have been used as workaround for the type mess .
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
18 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
sjborley
c8babc9450
Added prototype for evalAccLimits()
21 years ago
sjborley
358b5f829a
Replace C++ style comment with C style comment
21 years ago
sjborley
23273668b6
Exclude test files that don't compile when Windows (MinGW)
21 years ago
sjborley
d96ec87987
Added .cvsignore file
21 years ago
pnenzi
1260ae08db
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
22 years ago
pnenzi
9066452b23
Trimmed Makefiles.am for "make dist" and added tests placeholders.
22 years ago
pnenzi
ada277e81b
Cleaned up the code removing unnecessary includes.
23 years ago