rlar
|
f285dd0aa8
|
use strchr() instead of index()
|
14 years ago |
rlar
|
b4424c9d2c
|
define NAN for non C99 environments
|
14 years ago |
rlar
|
dc2938812b
|
revert last commit, simply insane
|
14 years ago |
rlar
|
8b4cbf05c9
|
wrap isnan declaration, isnan is a macro on modern systems
|
14 years ago |
rlar
|
598238f46a
|
conditionally compile PSS analysis
|
14 years ago |
h_vogt
|
d2f9faf66b
|
.lib handling
|
14 years ago |
rlar
|
c7ddee5923
|
remove CVS `Id',`log' etc. keyword incantations
|
14 years ago |
rlar
|
4aa91d22a5
|
install headers in $(pkdatadir)/include/ngspice
|
14 years ago |
rlar
|
4ca58067a2
|
#2/6 config.h --> ngspice/config.h, #include's
|
14 years ago |
rlar
|
ee48c0952a
|
#1/6 config.h --> ngspice/config.h, configure.ac
|
14 years ago |
h_vogt
|
75767fcc3d
|
floor(), ceil() added
|
14 years ago |
h_vogt
|
94e9f07b90
|
Gxxx n1 n2 TABLE {expression} = (x0, y0) (x1, y1) (x2, y2)
|
14 years ago |
rlar
|
0d7f64657c
|
move stringutil.h --> src/include/ngspice
|
14 years ago |
rlar
|
0e1f5a29f7
|
type fixes
|
14 years ago |
h_vogt
|
bcc23c1f78
|
exit on all circuit parsing errors if var strict_errorhandling is set
|
14 years ago |
rlar
|
f7ea50c287
|
new: configure --enable-adms3
|
14 years ago |
r29173
|
bab7e17a6a
|
added SPICEadmsdev - a super structure of SPICEdev used to build dynamic device libraries
|
14 years ago |
r29173
|
f8f1e1f974
|
add routine load_vadev to public definitions.
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
14 years ago |
rlar
|
7d75ebcb81
|
unify OUTpBeginPlot() invocation
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
h_vogt
|
4cbfbad8b5
|
type long --> int
|
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 |
h_vogt
|
220cc83458
|
fft calculation with type double (instead of float)
|
15 years ago |
rlar
|
f8e41f9fb5
|
remove second incarnation of `grid.h'
|
15 years ago |
h_vogt
|
57c9b44c73
|
inproved error messages in pipe mode
|
15 years ago |
pnenzi
|
5ba0b8b86c
|
Statistics patch: added netlist loading and parsing time in acct command.
|
15 years ago |
h_vogt
|
2e2bf04d6a
|
function cph()
|
15 years ago |
rlar
|
e57c96abda
|
disable Visual Studio "warning: C4127: conditional expression is constant"
|
15 years ago |
rlar
|
899d5516c3
|
initial PSS commit
|
15 years ago |
rlar
|
6f2f634413
|
swallow unsed variable warnings in adms generated code, upagrade dependencies
|
15 years ago |
rlar
|
a057ea7bd4
|
nghash cleanup, use stdint.h for proper sized integers representing a pointer
|
15 years ago |
rlar
|
2b2dcb7f31
|
nghash cleanup, cleanup default functions
|
15 years ago |
rlar
|
c680e70e8e
|
nghash cleanup, polish types
|
15 years ago |
rlar
|
abfa90832d
|
nghash cleanup, fix typeof compare_func
|
15 years ago |
rlar
|
7ac266e2e7
|
nghash cleanup, fix typeof nghash_func
|
15 years ago |
rlar
|
2aa778552f
|
nghash cleanup, struct forward declarations
|
15 years ago |
h_vogt
|
4679fdf046
|
sinh, cosh, tanh
|
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 |
rlar
|
24e80f5013
|
main.c, ft_nutmeg is a const global bool, (forgotten out of order commit)
|
15 years ago |
rlar
|
90360ef24c
|
swallow type conversion warnings
|
15 years ago |
h_vogt
|
661d287029
|
env. var NGSPICE_INPUT to hold additional path for input files
|
15 years ago |
h_vogt
|
d4667d17c5
|
imrpoved shutdown message
|
15 years ago |
rlar
|
aa0b602b87
|
cleanup some reoccuring function prototypes
|
15 years ago |
dwarning
|
6b35352b64
|
Update to version 4.7.0 & Code merged into bsim4v4
|
15 years ago |
h_vogt
|
747c606e30
|
remove bug in command meas, allow / and \ in Windows file paths
|
15 years ago |
h_vogt
|
f94cc3a8a0
|
comp issues
|
15 years ago |
h_vogt
|
7365459f75
|
move #define NUMCOLORS to x11.c
|
15 years ago |