ngspice/src
Holger Vogt 573b9ae25f Improve error message 2025-12-08 15:14:22 +01:00
..
ciderlib Reserve enough memory 2024-12-15 10:27:04 +01:00
frontend Improve error message 2025-12-08 15:14:22 +01:00
include Add function cm_get_deg_params(void) to obtain the set 2025-09-16 12:39:21 +02:00
maths Allocating arrays of double* should use sizeof double* not double, even though they may be the same. Avoid potential divide by zero. 2025-07-29 11:03:28 +02:00
misc Add a pre-processor flag XSPICECM during compilation of the 2025-09-28 21:46:49 +02:00
osdi allow showmod command for verilog-a models - feature request #100 2025-07-29 10:52:14 +02:00
spicelib add KLU bindings for diode selfheating effect, bug #802 2025-08-31 15:16:05 +02:00
xspice Enable using hashtables also for compiling with gcc. 2025-09-28 21:47:31 +02:00
ChangeLog
Makefile.am Preliminary fix to bug report 660 2024-02-13 14:04:58 +01: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
hist_info.h
main.c typo 2025-08-28 12:16: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
ngmultidec.c
ngnutmeg.c
ngproc2mod.c
ngsconvert.c Fixes bug by patch 124 offered by kreijstal 2025-05-24 11:22:30 +02:00
ngspice.c
ngspice.ico
ngspice.txt
pkgIndex.tcl.in
setplot
sharedspice.c Fix for an error message seen when testing the shx shared-library 2025-05-24 11:28:24 +02:00
spectrum
spice.def
spinit.in Add XSPICE models for transmission lines 2025-07-29 10:54:23 +02:00
tclspice.c compile with gcc-14 fails due to `-Werror=incompatible-pointer-types` 2024-02-02 11:12:24 +01:00
tclspice.map
tclspinit.in
winmain.c Replace all BOOLEAN, BOOL, _Bool by bool 2024-12-15 10:25:28 +01:00
winmain.h