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/..."
|
14 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 |
h_vogt
|
3dc3d42553
|
Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008
|
18 years ago |
h_vogt
|
4b055a4ca8
|
Small changes to allow compilation with MS Visual C++ 2008
|
18 years ago |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
dwarning
|
6bd5f8470b
|
Changes to compile under Sun Studio 11 for Solaris
|
18 years ago |
dwarning
|
a28ad1a197
|
math functions in one central place maths/misc
|
18 years ago |
dwarning
|
5159eac292
|
srandom has a macro in ngspice.h
|
18 years ago |
dwarning
|
b84cbc7127
|
xspice ipc is possible
|
18 years ago |
dwarning
|
d07cc28819
|
polishing
|
19 years ago |
dwarning
|
41325622fd
|
some clean-up's to come through MSC
|
19 years ago |
pnenzi
|
261778cec4
|
Code cleaning
|
21 years ago |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
22 years ago |
pnenzi
|
b03a70760b
|
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
|
23 years ago |
pnenzi
|
8686a73047
|
Added readline patch (support for command history).
|
23 years ago |