..
ciderlib
Fix some memory leaks (Patch provided by Brian Taylor)
2023-08-16 11:14:25 +02:00
frontend
Add a title line to 'listing r', so the resulting output may be
2023-09-10 13:44:18 +02:00
include
By default, use the shortest typical delay estimate. This makes the digi_74LS90_74LS42.cir testcase for bug641 behave almost the same as MicroCap 12. In ngspice and MicroCap, the only signal with a glitch is not_y8. The other not_* signals look the same. Setting ps_use_mntymx in .spiceinit will change the delay estimates. See the function set_u_devices_info in src/frontend/udevices.c for the various settings of ps_use_mntymx.
2023-09-09 23:22:06 +02:00
maths
Some KLU warnings are useless for the normal user, as she or he
2023-09-10 14:41:16 +02:00
misc
Revert "Add code in ivars.c to look for a SPICE_ROOT environment variable"
2023-08-06 16:27:33 +02:00
osdi
Remove memory leak by not mallocing unused node_ids.
2023-09-09 23:35:54 +02:00
spicelib
Slight cosmetics in comment.
2023-09-09 23:34:49 +02:00
xspice
Getting rid of SPARSE for Initial Circuit Matrix creation. Now KLU is totally independent from SPARSE. This opens up the interface for other solvers as well
2023-08-16 11:14:18 +02:00
ChangeLog
…
Makefile.am
Fixed the KLU package to let it correctly compile in libngspice.so
2023-08-16 11:14:10 +02:00
ciderinit
…
conf.c
Updating links to ngspice web pages
2023-03-18 14:37:02 +01:00
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
Move extern declaration to the top, out of any function.
2023-07-15 11:33:11 +02:00
makeidx.c
…
nghelp.c
re-enable making the old help system for Linux/Cygwin
2021-07-08 15:34:41 +02:00
ngicon.rc
adding the ngspice icon to the MINGW executable
2020-08-20 15:19:21 +02:00
ngmultidec.c
…
ngnutmeg.c
…
ngproc2mod.c
re-enable making old apps with --enable-oldapps
2020-03-15 08:51:16 +01:00
ngsconvert.c
Repair the broken --enable-oldapps option
2022-12-11 15:47:05 +01:00
ngspice.c
…
ngspice.ico
adding the ngspice icon to the MINGW executable
2020-08-20 15:19:21 +02:00
ngspice.txt
…
pkgIndex.tcl.in
…
setplot
…
sharedspice.c
Prevent crash when ControlledExit* is not initialized
2023-07-15 11:28:07 +02:00
spectrum
…
spice.def
…
spinit.in
Revert "Add code in ivars.c to look for a SPICE_ROOT environment variable"
2023-08-06 16:27:33 +02:00
tclspice.c
Add and ignore angle in fcn for text out
2020-03-15 08:51:05 +01:00
tclspice.map
…
tclspinit.in
…
winmain.c
Add an option nginfo to enable a status report during simulation
2023-07-31 14:26:40 +02:00
winmain.h
[PATCH #56 ] New history buffering
2019-08-13 23:30:05 +02:00