| .. |
|
ciderlib
|
remove compiler warning by setting variables to 0
|
2020-03-15 08:50:58 +01:00 |
|
frontend
|
Add const to some parameters, made function static
|
2020-03-15 08:51:02 +01:00 |
|
include/ngspice
|
Gave structure defining Mif_Complex_t a name so that it could be forward referenced.
|
2020-03-15 08:51:01 +01:00 |
|
maths
|
Added conjugate function conj().
|
2020-03-15 08:50:55 +01:00 |
|
misc
|
Fixed compile warning about signed/unsigned comparison.
|
2020-03-15 08:51:01 +01:00 |
|
spicelib
|
Add const to some parameters, made function static
|
2020-03-15 08:51:02 +01:00 |
|
unsupported
|
…
|
|
|
xspice
|
Fix of buffer overrun in interpolation at endpoint of interval. Made cfunc.mod for tables more modular. Prevented buffer overrun when building file name. Added error checking for allocation failures in many locations. Made binary search for interpolation more efficient.
|
2020-03-15 08:51:02 +01:00 |
|
ChangeLog
|
…
|
|
|
Makefile.am
|
[PATCH #56-2] Added hist_info source and header files for new history API
|
2019-08-13 23:30:12 +02:00 |
|
ciderinit
|
…
|
|
|
conf.c
|
…
|
|
|
conf.h
|
…
|
|
|
devaxis
|
…
|
|
|
devload
|
…
|
|
|
hist_info.c
|
missing part of patch #56
|
2019-08-13 23:30:39 +02:00 |
|
hist_info.h
|
missing part of patch #56
|
2019-08-13 23:30:39 +02:00 |
|
main.c
|
if inp_spsource() returns with an error code, emit a message
|
2020-03-15 08:50:57 +01:00 |
|
makeidx.c
|
…
|
|
|
nghelp.c
|
add fourth parameter to cp_getvar(), in functions missing so far
|
2018-07-22 14:58:25 +02:00 |
|
ngmultidec.c
|
use 'fabs()'
|
2016-10-15 15:06:17 +02:00 |
|
ngnutmeg.c
|
…
|
|
|
ngproc2mod.c
|
cleanup, use '\0' instead of 0 in char context
|
2015-05-02 10:24:54 +02:00 |
|
ngsconvert.c
|
new definition of cp_enqvar also in seldom used ngsconvert.c
|
2018-10-27 18:07:44 +02:00 |
|
ngspice.c
|
…
|
|
|
ngspice.txt
|
remove the ancient nobjthack option to fake 3-terminal bjt's
|
2016-11-01 11:56:48 +01:00 |
|
pkgIndex.tcl.in
|
…
|
|
|
setplot
|
…
|
|
|
sharedspice.c
|
If there are no controls, just skip creating the controls thread.
|
2019-10-05 13:17:11 +02:00 |
|
spectrum
|
…
|
|
|
spice.def
|
…
|
|
|
spinit.in
|
relieve the step size limitation (formerly set to TSTEP in tran simulation).
|
2019-03-21 20:22:42 +01:00 |
|
tclspice.c
|
tclspice: avoid get_plot function type conflict
|
2019-09-28 12:01:04 +02:00 |
|
tclspice.map
|
…
|
|
|
tclspinit.in
|
…
|
|
|
winmain.c
|
User expects an empty input line, not a text that has to be deleted befopre writing
|
2020-03-15 08:50:57 +01:00 |
|
winmain.h
|
[PATCH #56] New history buffering
|
2019-08-13 23:30:05 +02:00 |