h_vogt
|
5a44b3f7f8
|
fix `SetAnalyse()' re-declaration
|
13 years ago |
h_vogt
|
d7e291c53a
|
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
|
13 years ago |
rlar
|
6c8f002eea
|
unify #ifndef include wrapper
|
13 years ago |
rlar
|
1ee88a5694
|
prepare for #ifndef include wrapper unification
|
13 years ago |
h_vogt
|
8e5ad3d344
|
ivars.c: prevent crash in CYGWIN batch mode, if NGSPICE_INPUT_DIR given
remove unused Default_MFB_Cap
|
13 years ago |
rlar
|
ba131a5077
|
remove adms3 #1/2, code
due to license issues, and with the aim to approach the next
ngspice release 25
we have to move this over to a development branch
|
14 years ago |
Francesco Lannutti
|
c23bd59c44
|
removed ancient PARALLEL_ARCH feature
removed variables
ARCHme
ARCHsize
removed functions
SMPcombine()
SMPcCombine()
CKTpartition()
removed files
spcombin.c
cktpartn.c
removed struct slots
STATcombineTime
STATtranCombTime
STATacCombTime
GENowner
<MODEL>owner
|
14 years ago |
h_vogt
|
3a603cf17c
|
Visual Studio: isatty --> _isatty
|
14 years ago |
rlar
|
11878ee4ad
|
misccoms.c, use strncasecmp()
|
14 years ago |
h_vogt
|
5d101f46f9
|
updates tcl for Windows
|
14 years ago |
rlar
|
f285dd0aa8
|
use strchr() instead of index()
|
14 years ago |
rlar
|
b4424c9d2c
|
define NAN for non C99 environments
|
14 years ago |
rlar
|
4ca58067a2
|
#2/6 config.h --> ngspice/config.h, #include's
|
14 years ago |
rlar
|
f7ea50c287
|
new: configure --enable-adms3
|
14 years ago |
r29173
|
f8f1e1f974
|
add routine load_vadev to public definitions.
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
15 years ago |
rlar
|
738d3813b8
|
#2/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
e57c96abda
|
disable Visual Studio "warning: C4127: conditional expression is constant"
|
15 years ago |
rlar
|
6f2f634413
|
swallow unsed variable warnings in adms generated code, upagrade dependencies
|
15 years ago |
h_vogt
|
d5e5c31345
|
add & to correcting bug in MACRO
|
15 years ago |
h_vogt
|
e0ee07b491
|
NaN for MS VS
|
15 years ago |
h_vogt
|
661d287029
|
env. var NGSPICE_INPUT to hold additional path for input files
|
15 years ago |
h_vogt
|
ebda0af288
|
update FIND ... WHEN measurements
|
15 years ago |
dwarning
|
c315293c5c
|
__inline for _MSC_VER
|
15 years ago |
h_vogt
|
5e1ed023c6
|
transient noise simulation
|
16 years ago |
rlar
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
16 years ago |
rlar
|
9150ae9afb
|
introduce macro `IGNORE(x)', which shall used to mark unused parameters
|
16 years ago |
rlar
|
fe2a308698
|
remove prototypes, avoid redeclarations
|
16 years ago |
rlar
|
7f8ee8818e
|
collect BMin BMax ExpLim Accuracy in "accuracy.h", kill `Acc'
|
16 years ago |
rlar
|
b897dfa857
|
collect extern timebegin in "misc_time.h"
|
16 years ago |
rlar
|
513c1d50a6
|
collect datestring() and seconds() in "misc_time.h"
|
16 years ago |
rlar
|
8209c0aef3
|
collect smktemp() in "mktemp.h"
|
16 years ago |
h_vogt
|
8db3c17bc0
|
welcome message, version 22
|
16 years ago |
h_vogt
|
453b565f71
|
improve random number generation
|
16 years ago |
h_vogt
|
fe2d079b31
|
par('expression')
|
16 years ago |
rlar
|
a57a381ea7
|
new include file "typedefs.h" for struct forward declarations
|
16 years ago |
rlar
|
d19476685a
|
tiny fixes
|
16 years ago |
dwarning
|
5fcf9c2afe
|
ternary operation in control blocks
|
16 years ago |
h_vogt
|
07f90563dc
|
patches R. Larice
|
16 years ago |
h_vogt
|
ecf5665104
|
patch for translate(), R. Larice, .global bug
|
16 years ago |
h_vogt
|
257d218893
|
option noinit, ref. to _logb
|
17 years ago |
dwarning
|
7ce77bbbca
|
looking for unistd.h & usage
|
17 years ago |
dwarning
|
91988a734a
|
prototype for getpid under mingw
|
17 years ago |
dwarning
|
4c2569518b
|
float.h before defines.h
|
17 years ago |
dwarning
|
abc18c40f0
|
try to catch isinf over ieeefp.h
|
17 years ago |
h_vogt
|
e7fe33ece8
|
random number generation organized
|
18 years ago |
dwarning
|
1ae055dfad
|
hate c++ comments in c files
|
18 years ago |
h_vogt
|
75f68291aa
|
various compiler warnings removed
|
18 years ago |
dwarning
|
040c48feb2
|
polishing
|
18 years ago |