ngspice/src
Holger Vogt 787a8530be Prevent doubly defined tokens. 2025-08-08 11:45:15 +02:00
..
ciderlib Reserve enough memory 2024-12-15 10:27:04 +01:00
frontend Keep saving nodes only once, but make an exception for node 'all'. 2025-07-29 11:05:14 +02:00
include New CPPDUALS: re-enable compiling with CYGWIN 2025-07-29 10:48:46 +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 Linux line endings 2025-07-29 10:37:02 +02:00
osdi allow showmod command for verilog-a models - feature request #100 2025-07-29 10:52:14 +02:00
spicelib Don't check .params as they will fall through anyway. 2025-07-29 11:05:06 +02:00
xspice Prevent doubly defined tokens. 2025-08-08 11:45:15 +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 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 Debug printout of start-up command line 2025-05-24 11:25:42 +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 use 'fabs()' 2016-10-15 15:06:17 +02:00
ngnutmeg.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngproc2mod.c re-enable making old apps with --enable-oldapps 2020-03-15 08:51:16 +01:00
ngsconvert.c Fixes bug by patch 124 offered by kreijstal 2025-05-24 11:22:30 +02:00
ngspice.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngspice.ico adding the ngspice icon to the MINGW executable 2020-08-20 15:19:21 +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 Fix for an error message seen when testing the shx shared-library 2025-05-24 11:28:24 +02:00
spectrum
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
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 generate spinit and tclspinit at `make' time 2011-12-29 14:29:44 +00:00
winmain.c Replace all BOOLEAN, BOOL, _Bool by bool 2024-12-15 10:25:28 +01:00
winmain.h [PATCH #56] New history buffering 2019-08-13 23:30:05 +02:00