h_vogt
|
2e2bf04d6a
|
function cph()
|
15 years ago |
h_vogt
|
4679fdf046
|
sinh, cosh, tanh
|
15 years ago |
rlar
|
24e80f5013
|
main.c, ft_nutmeg is a const global bool, (forgotten out of order commit)
|
15 years ago |
rlar
|
aa0b602b87
|
cleanup some reoccuring function prototypes
|
15 years ago |
h_vogt
|
f476389531
|
RTS noise
|
15 years ago |
rlar
|
196262dd1b
|
move the com_*() prototypes around.
|
16 years ago |
rlar
|
d7a9d71a1a
|
remove prototypes, avoid redeclarations
|
16 years ago |
rlar
|
f49a0e765b
|
collect inp_deckcopy() inp_subcktexpand() in "subckt.h"
|
16 years ago |
rlar
|
2c975413b7
|
collect arg_*() prototypes in "arg.h"
|
16 years ago |
rlar
|
894dcead35
|
collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h"
|
16 years ago |
rlar
|
a9ca8d7331
|
collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h"
|
16 years ago |
rlar
|
b22f75c9f4
|
collect hcomp() in "hcomp.h"
|
16 years ago |
h_vogt
|
afdf6ee134
|
new command wrs2p
|
16 years ago |
rlar
|
92a4a2cda4
|
avoid redeclaration, signalhandler
|
16 years ago |
rlar
|
e945ab68bc
|
collect some cx_*() prototypes in "cmath2.h"
|
16 years ago |
rlar
|
9e75489e9f
|
consider the op_*() functions to be less public
|
16 years ago |
dwarning
|
03d91ab8b0
|
new function sunif()
|
16 years ago |
h_vogt
|
cc27e3f53f
|
new random number generator
|
16 years ago |
rlar
|
d074de41f2
|
fix the type signature of the cx_* functions
|
16 years ago |
rlar
|
2990821053
|
use type void* to pass anonymous data to function if_option()
indicate its actual type with an enum cp_types argument
|
16 years ago |
rlar
|
ff459393d0
|
`const' qualifier for char* arguments of vec_get() and ft_substdef()
|
16 years ago |
h_vogt
|
e23fae5376
|
correct update
|
16 years ago |
h_vogt
|
79831ac331
|
'option' command
|
16 years ago |
rlar
|
12dc45118b
|
ansi function declarations (prototypes) for some functions
|
16 years ago |
rlar
|
d6ad853ecb
|
fix the type signature of the if_*() function family.
|
16 years ago |
rlar
|
5444f878d0
|
fix signal prototypes
|
16 years ago |
h_vogt
|
947e19bde7
|
no command file handling in numparam
|
16 years ago |
rlar
|
6c4e0cb6d0
|
add two unused arguments to arg_display(), to fit with struct comm.co_argfn
|
16 years ago |
rlar
|
5b5297ac2f
|
remove abandoned prototypes
|
16 years ago |
rlar
|
a14e59866e
|
ansi function declarations (prototypes)
|
16 years ago |
rlar
|
4420a3ecdd
|
add prototypes, remove some NULL casts
|
16 years ago |
dwarning
|
651e749a03
|
prototypes for typesdef.c
|
16 years ago |
h_vogt
|
248e44b883
|
new measure commands
|
17 years ago |
h_vogt
|
68b06c7a73
|
comments
|
17 years ago |
dwarning
|
1a8bf20866
|
sys_memory struct w/o static type, sysinfo w/o void Parameter
|
17 years ago |
h_vogt
|
5be507a97f
|
command sysinfo
|
17 years ago |
h_vogt
|
5f9f71b5a4
|
variable ngdebug for additional debug info
|
17 years ago |
h_vogt
|
257d218893
|
option noinit, ref. to _logb
|
17 years ago |
h_vogt
|
7cf016f98b
|
.options NOACCT
|
17 years ago |
pnenzi
|
1ada4d3530
|
Finish first batch of imports from espice.
|
17 years ago |
pnenzi
|
f543aa8c06
|
Improvements in vector derivative computation and new functions to
|
17 years ago |
pnenzi
|
f0d3b7c976
|
Introduced the possibility to look for parameters in models and not only
|
17 years ago |
h_vogt
|
655d8aea02
|
Fast fourier transform for transient data analysis
|
18 years ago |
pnenzi
|
53e52f4a59
|
Model improvements from Phil Barker
|
19 years ago |
pnenzi
|
936cd7a4fc
|
Improvements in frontend by Phil Barker
|
19 years ago |
sjborley
|
304049224a
|
Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes.
|
21 years ago |
pnenzi
|
261778cec4
|
Code cleaning
|
21 years ago |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
22 years ago |
pnenzi
|
fc8956b08c
|
Added min, max and d(iff) to vectors from code submitted by Routoure.
|
25 years ago |
pnenzi
|
c68f3470e4
|
Code cleanup.
|
25 years ago |