Holger Vogt
0faf386d45
We developing towards ngspice-38
The intermediate stage is named 37+
4 years ago
Holger Vogt
303cf0c92b
Prepare ngspice-37
4 years ago
Holger Vogt
8a6231a813
fix typo, remove unsuitable comment
4 years ago
Holger Vogt
5c0b41d277
Update to config.h
Move relevant entries up to the top of the file
S-parameter and periodic steady state may be selected in config.h
CIDER and XSPICE are always selected and cannot be excluded
(will not compile without).
4 years ago
Holger Vogt
4b48c4c6ba
We are now developing ngspice-36+
4 years ago
Holger Vogt
2b19e924dd
prepare ngspice-36
4 years ago
Holger Vogt
bdd8991d84
We are now developing ngspice-35+
5 years ago
Holger Vogt
9ae6a76a05
Prepare ngspice-35
5 years ago
Holger Vogt
9e477d36cd
We now have ngspice-34+
5 years ago
Holger Vogt
eedb5b9027
Update for ngspice-34
5 years ago
Holger Vogt
170907a7ab
We now develop for ngspice-33+
5 years ago
Holger Vogt
d14e53b0dd
Prepare ngspice-33
6 years ago
Holger Vogt
238f85b10a
We now develop ngspice 32+
6 years ago
Holger Vogt
667f46711c
Prepare ngspice-32
6 years ago
Holger Vogt
a6cd4285a2
undo EXT_ASC
6 years ago
Holger Vogt
6b8c657bfc
add optional HAVE_XFT and EXT_ASC for Visual Studio
6 years ago
Jim Monte
7617bbfae9
Reduced the number of configuration changes that must be made when a new version of ngspice is released.
6 years ago
Holger Vogt
7871f20ecb
We are beyond ngspice-31 now --> ngspice-31+
7 years ago
Holger Vogt
b5c5733769
Prepare ngspice-31
7 years ago
Holger Vogt
54d4d9747a
ngspice version is now 30+
7 years ago
Holger Vogt
c35879d3cf
prepare ngspice-30
7 years ago
Holger Vogt
1f91d0860e
Set a relative path to find spinit and to load the codemodels.
Installation will no longer require a fixed path C:\Spice64 etc.
8 years ago
Holger Vogt
8324b0f646
prepare ngspice-28
8 years ago
rlar
c900cc8824
drop ngspice internal implementation of erfc()
which these days is guaranteed to be provided by <math.h>
note,
our own implementation was incorrect anyway.
it evaluated to
erfc_ngspice(x) = erfc(fabs(x))
9 years ago
h_vogt
5df712cd24
prepare ngspice-27
9 years ago
rlar
d298d5cc2f
use memset() instead of deprecated bzero()
10 years ago
rlar
141ed61ec8
use memcpy() instead of deprecated bcopy()
10 years ago
h_vogt
7d8e287fa3
enable backquote substitution for Visual Studio console apps
10 years ago
h_vogt
a0106d3590
visualc/, move *.c, *.h into src/
10 years ago
h_vogt
9e9240aae3
visualc/include/ngspice/config.h, target directories for debug versions
10 years ago
h_vogt
4b1f264704
visualc/include/ngspice/config.h, scalbn() and erfc() are available in VS 2015
10 years ago
rlar
6fa6b82ad5
visualc/config.h, HAVE_..., isinf(), isnan(), finite()
11 years ago
rlar
a30d5b6921
visualc/config.h, cleanup and drop unused NGSPICEBUILDDATE
11 years ago
dwarning
88a760eccc
move sharedspice.vcproj to visualc/
11 years ago
rlar
677384bb38
visualc, ngspice.h takes already care of `_logb'
11 years ago
rlar
cc56c90b9d
drop asprintf()
13 years ago
h_vogt
411418e1ca
ngspice-26: substitute 25 --> 26
12 years ago
h_vogt
d7e291c53a
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
13 years ago
h_vogt
0ecd633334
dcpss.c : compatibility to MS Visual Studio C
vngspice.vcproj, config.h: add PSS to Vc project
13 years ago
h_vogt
298f9ceaa9
tclspice.c, ngspice.pm, config.h in visualc: prepare ngspice-25
13 years ago
h_vogt
271d49ada1
prepare release 24
14 years ago
rlar
1425d43b3c
#6/6 config.h --> ngspice/config.h, vngspice.vcproj
14 years ago
h_vogt
0457245332
prepare release 23
15 years ago
dwarning
b4d3cc8646
ancient configure options removed
16 years ago
h_vogt
8db3c17bc0
welcome message, version 22
16 years ago
h_vogt
8d68684174
configurations Release, Debug, ReleaseOMP
16 years ago
h_vogt
606b974c7d
prepare for ngspice 22
16 years ago
h_vogt
1d1f10e560
version 21plus
16 years ago
h_vogt
ffb7c96f4f
version 21
16 years ago
h_vogt
06dd0263c0
VC console app
17 years ago