h_vogt
|
b32f935e8b
|
.lib error messages
|
14 years ago |
h_vogt
|
75767fcc3d
|
floor(), ceil() added
|
14 years ago |
h_vogt
|
9bbf9bc549
|
remove 'params:' from x and .subckt lines of input deck
|
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 |
h_vogt
|
33d8e0ce9d
|
Gxxx n1 n2 value={equation}
|
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 |
h_vogt
|
54501d90e0
|
beautify code
|
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 |
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/..."
|
15 years ago |
rlar
|
8f09de4e4a
|
bug fix, parameter assignment was broken for expressions containing one of '<=' '>=' or '!='
|
15 years ago |
rlar
|
03c098d4a0
|
bug fix, parameter processing was broken for nested .subckt
|
15 years ago |
h_vogt
|
f82ec99542
|
command 'remcir' to remove a circuit updated
|
15 years ago |
h_vogt
|
0ea3e30805
|
wrdata now prints complex variables and recognizes 'appendwrite'
|
15 years ago |
h_vogt
|
68b99db7e9
|
some docu added
|
15 years ago |
h_vogt
|
e065e1c290
|
reordering, fcn prototypes
|
15 years ago |
h_vogt
|
9dbb7654eb
|
beautify code: indentations etc.
|
15 years ago |
rlar
|
e42fa8ba06
|
swallow warnings
|
15 years ago |
h_vogt
|
f2626d48e0
|
multiple .model section in altermod
|
15 years ago |
h_vogt
|
893fbe1264
|
warning 'real ac' removed
|
15 years ago |
h_vogt
|
c858975529
|
faster Greens's fft, altermod command
|
15 years ago |
h_vogt
|
ccd115c6e2
|
Error message on exceeding resolution limit
|
15 years ago |
rlar
|
146069952d
|
avoid segfault when printing aout a nonexistant `ReferenceValue' (pzan)
|
15 years ago |
rlar
|
026a471d51
|
use unlink() instead of remove()
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
bc8a0d4f24
|
update bison generated files
|
15 years ago |
rlar
|
73c9cce851
|
the i() and v() function application have special semantics
|
15 years ago |
h_vogt
|
220cc83458
|
fft calculation with type double (instead of float)
|
15 years ago |
h_vogt
|
56229ce907
|
improved error message
|
15 years ago |
h_vogt
|
6a1f801038
|
code beautified
|
15 years ago |
rlar
|
ee5de05933
|
postsc.c, swallow warnings
|
15 years ago |
pnenzi
|
83abdaac55
|
devhelp prints headers when asked for a single parameter.
|
15 years ago |
rlar
|
f360d06d18
|
update bison generated files
|
15 years ago |
rlar
|
830829ba56
|
bison files, swallow warnings
|
15 years ago |
rlar
|
f8e41f9fb5
|
remove second incarnation of `grid.h'
|
15 years ago |
h_vogt
|
1cbe685d4c
|
include path for error.h
|
15 years ago |
h_vogt
|
57c9b44c73
|
inproved error messages in pipe mode
|
15 years ago |
pnenzi
|
eb14693b09
|
Frontend options fiules. Missing in the previous commit
|
15 years ago |
pnenzi
|
5ba0b8b86c
|
Statistics patch: added netlist loading and parsing time in acct command.
|
15 years ago |
rlar
|
9e86e5ca66
|
rewrite (double)literal --> floating-point-literal
|
15 years ago |
h_vogt
|
e7ce26c118
|
convert float to double
|
15 years ago |
rlar
|
d18caa4fe1
|
fix a `strict-aliasing' warning
|
15 years ago |
rlar
|
17ca4ce1f1
|
fix use of possibly uninitialized variables, return on error
|
15 years ago |
h_vogt
|
2651fe4801
|
fuction cph(vector)
|
15 years ago |
rlar
|
b8cc44efad
|
complete `replace size_t by unsigned long long'
|
15 years ago |
rlar
|
658213f01b
|
bug fix, tranJob was used instead of pssJob
|
15 years ago |