| .. |
|
ciderlib
|
remove compiler warning by setting variables to 0
|
2020-03-15 08:50:58 +01:00 |
|
frontend
|
plug a memory leak (pll-xspice.cir)
|
2020-03-15 08:51:16 +01:00 |
|
include/ngspice
|
plug a memory leak (pll-xspice.cir)
|
2020-03-15 08:51:16 +01:00 |
|
maths
|
Lengthy op calculations make the Win GUI unresposive.
|
2020-03-15 08:51:06 +01:00 |
|
misc
|
add const declaration to newfopen
|
2020-03-15 08:51:13 +01:00 |
|
spicelib
|
plug a memory leak (in case of failing op for tran calculation)
|
2020-03-15 08:51:16 +01:00 |
|
unsupported
|
CKTfndDev(), cleanup
|
2013-12-31 16:12:10 +01:00 |
|
xspice
|
plug a memory leak (pll-xspice.cir)
|
2020-03-15 08:51:16 +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
|
#2/6 config.h --> ngspice/config.h, #include's
|
2011-12-27 11:33:01 +00:00 |
|
conf.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
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
|
remove all the remains of quote() and strip() that had been
|
2020-03-15 08:51:12 +01:00 |
|
makeidx.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
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
|
cleanup, whitespace
|
2012-10-06 12:30:31 +02:00 |
|
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
|
cleanup, whitespace
|
2012-10-06 12:30:31 +02:00 |
|
ngspice.txt
|
remove the ancient nobjthack option to fake 3-terminal bjt's
|
2016-11-01 11:56:48 +01:00 |
|
pkgIndex.tcl.in
|
fix file modes
|
2012-06-12 21:26:29 +02:00 |
|
setplot
|
…
|
|
|
sharedspice.c
|
remove unreachable code warning, add const
|
2020-03-15 08:51:03 +01:00 |
|
spectrum
|
…
|
|
|
spice.def
|
missing newline at end of file
|
2012-10-20 19:49:10 +02:00 |
|
spinit.in
|
relieve the step size limitation (formerly set to TSTEP in tran simulation).
|
2019-03-21 20:22:42 +01:00 |
|
tclspice.c
|
Add and ignore angle in fcn for text out
|
2020-03-15 08:51:05 +01:00 |
|
tclspice.map
|
…
|
|
|
tclspinit.in
|
generate spinit and tclspinit at `make' time
|
2011-12-29 14:29:44 +00:00 |
|
winmain.c
|
single space indent in analysis window
|
2020-03-15 08:51:13 +01:00 |
|
winmain.h
|
[PATCH #56] New history buffering
|
2019-08-13 23:30:05 +02:00 |