rlar
|
58b0614467
|
fix memory leaks in ASRC and in INPgetTree()
implement a reference counter `usecnt' for the elements
of the `INPparseTree'
|
14 years ago |
h_vogt
|
8f3f757813
|
command mrdump
|
14 years ago |
h_vogt
|
dffe4ed156
|
command mdump
|
14 years ago |
h_vogt
|
5d101f46f9
|
updates tcl for Windows
|
14 years ago |
rlar
|
fce7548bd2
|
#4/4 finish the switch from ngcomplex* args to ngcomplex
|
14 years ago |
rlar
|
a056ea3065
|
#3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex
|
14 years ago |
rlar
|
94e3abd847
|
#2/4 switch cph() and cmag() args from ngcomplex* to ngcomplex
|
14 years ago |
rlar
|
50aea0be0c
|
#1/4 drop cast (enable compiler type check)
|
14 years ago |
rlar
|
f38aa32b5f
|
adms3, fix some types
|
14 years ago |
rlar
|
e396b15104
|
use type `struct ccom'
|
14 years ago |
rlar
|
f70fd8ea1b
|
use type `runDesc'
|
14 years ago |
rlar
|
5df8e981e5
|
struct runDesc forward declaration
|
14 years ago |
rlar
|
a716572233
|
rewrite INPlookMod(), return INPmodel*/NULL instead of int 1/0
|
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
|
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.
|
15 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
15 years ago |
rlar
|
7d75ebcb81
|
unify OUTpBeginPlot() invocation
|
15 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
15 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 |