rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
2011-12-11 18:05:00 +00:00
rlar
8f09de4e4a
bug fix, parameter assignment was broken for expressions containing one of '<=' '>=' or '!='
2011-12-03 09:10:07 +00:00
rlar
03c098d4a0
bug fix, parameter processing was broken for nested .subckt
2011-11-30 18:02:27 +00:00
h_vogt
f82ec99542
command 'remcir' to remove a circuit updated
2011-11-27 10:29:44 +00:00
h_vogt
0ea3e30805
wrdata now prints complex variables and recognizes 'appendwrite'
2011-11-25 23:04:09 +00:00
h_vogt
68b99db7e9
some docu added
2011-11-13 14:44:00 +00:00
h_vogt
e065e1c290
reordering, fcn prototypes
2011-11-13 12:04:15 +00:00
h_vogt
9dbb7654eb
beautify code: indentations etc.
2011-11-13 11:11:09 +00:00
rlar
e42fa8ba06
swallow warnings
2011-10-31 10:53:51 +00:00
h_vogt
f2626d48e0
multiple .model section in altermod
2011-10-02 08:29:03 +00:00
h_vogt
893fbe1264
warning 'real ac' removed
2011-09-18 09:08:40 +00:00
h_vogt
c858975529
faster Greens's fft, altermod command
2011-09-18 09:03:55 +00:00
h_vogt
ccd115c6e2
Error message on exceeding resolution limit
2011-09-11 12:55:30 +00:00
rlar
146069952d
avoid segfault when printing aout a nonexistant `ReferenceValue' (pzan)
2011-08-21 17:33:48 +00:00
rlar
026a471d51
use unlink() instead of remove()
2011-08-21 08:55:58 +00:00
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
2011-08-20 17:27:09 +00:00
rlar
bc8a0d4f24
update bison generated files
2011-08-20 15:34:31 +00:00
rlar
73c9cce851
the i() and v() function application have special semantics
2011-08-20 15:33:26 +00:00
h_vogt
220cc83458
fft calculation with type double (instead of float)
2011-08-19 20:46:23 +00:00
h_vogt
56229ce907
improved error message
2011-08-19 20:30:18 +00:00
h_vogt
6a1f801038
code beautified
2011-08-19 20:06:29 +00:00
rlar
ee5de05933
postsc.c, swallow warnings
2011-08-14 13:54:09 +00:00
pnenzi
83abdaac55
devhelp prints headers when asked for a single parameter.
2011-08-14 07:28:44 +00:00
rlar
f360d06d18
update bison generated files
2011-08-13 16:10:41 +00:00
rlar
830829ba56
bison files, swallow warnings
2011-08-13 16:08:16 +00:00
rlar
f8e41f9fb5
remove second incarnation of `grid.h'
2011-08-12 09:31:52 +00:00
h_vogt
1cbe685d4c
include path for error.h
2011-08-11 16:39:37 +00:00
h_vogt
57c9b44c73
inproved error messages in pipe mode
2011-08-10 16:39:46 +00:00
pnenzi
eb14693b09
Frontend options fiules. Missing in the previous commit
2011-08-09 18:42:42 +00:00
pnenzi
5ba0b8b86c
Statistics patch: added netlist loading and parsing time in acct command.
...
Added devhelp command to obtain information about available devices and device parameters
Added inventory command to print the number of instances per device.
2011-08-09 18:41:36 +00:00
rlar
9e86e5ca66
rewrite (double)literal --> floating-point-literal
2011-08-09 08:07:56 +00:00
h_vogt
e7ce26c118
convert float to double
2011-08-08 19:39:15 +00:00
rlar
d18caa4fe1
fix a `strict-aliasing' warning
2011-08-07 10:00:45 +00:00
rlar
17ca4ce1f1
fix use of possibly uninitialized variables, return on error
2011-08-06 19:10:16 +00:00
h_vogt
2651fe4801
fuction cph(vector)
2011-08-06 15:15:56 +00:00
rlar
b8cc44efad
complete `replace size_t by unsigned long long'
2011-08-06 13:57:19 +00:00
rlar
658213f01b
bug fix, tranJob was used instead of pssJob
2011-08-06 09:18:46 +00:00
h_vogt
36f6eb6a89
bug no. 3386184
2011-08-06 07:53:48 +00:00
rlar
899d5516c3
initial PSS commit
2011-08-04 16:16:46 +00:00
h_vogt
ede2daf1f6
cmutil: NaN, inpcom: nested (
2011-07-27 20:08:36 +00:00
rlar
27f1d7bb45
cleanup getlims() and plug a memory leak
2011-07-24 20:30:44 +00:00
rlar
fd2301393a
use #include <inttypes.h> and size_t for portability
2011-07-23 20:24:30 +00:00
h_vogt
5b4e11dbb4
no double definition
2011-07-20 16:46:06 +00:00
h_vogt
dea300d88d
command 'remcirc'
2011-07-19 23:06:29 +00:00
rlar
b998b92720
cleanup, `getlims()' has to be used with number arg >= 1
2011-07-17 16:44:07 +00:00
rlar
3d2272c699
cleanup usage of `prompt()'
2011-07-17 16:40:34 +00:00
rlar
508df68455
cleanup, reduce compiler warnings
2011-07-17 16:37:54 +00:00
h_vogt
6afe4230f6
allow comments inside of command files
2011-07-17 10:42:54 +00:00
h_vogt
4679fdf046
sinh, cosh, tanh
2011-07-16 23:03:27 +00:00
rlar
12eba3888e
cleanup integer type conversions
2011-07-10 09:23:35 +00:00