ngspice/src
Giles Atkinson 8d28b17ef8 Fix Bug #733 -
"Pre-master-45 hangs forever on a circuit that works on older versions."
That was an infinite loop when parsing a line with just "*#",
introduced by commit fb63573b6b.  Also add some comments.
2025-01-16 17:55:02 +00:00
..
ciderlib Reserve enough memory 2024-12-15 10:27:04 +01:00
frontend Fix Bug #733 - 2025-01-16 17:55:02 +00:00
include Per-device load timing support. 2025-01-10 08:16:12 +01:00
maths bool definition is in stdbool.h, no local definition required 2024-12-15 10:27:29 +01:00
misc Update/remove comment(no longer valid) 2024-12-15 10:26:08 +01:00
osdi initializeLimiting -> iniLim, reorder sim_params for faster OSDI device evaluation. 2025-01-10 08:16:39 +01:00
spicelib Per-device load timing support. 2025-01-10 08:16:12 +01:00
xspice Allow out-of-tree builds. Problem reported by Carsten Schönert. 2025-01-08 19:54:52 +01:00
ChangeLog Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
Makefile.am Preliminary fix to bug report 660 2024-02-13 14:04:58 +01:00
ciderinit Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
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 Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
devload Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
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 Reserve enough memory 2024-12-15 10:27:04 +01:00
makeidx.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
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 Remove function cp_ccon() and related code. The function modifies 2024-12-06 22:40:38 +01: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 odification to parsing function for new device model (BSIM3SOIDD). Prepended 2001-01-21 17:24:23 +00:00
sharedspice.c Add some more debug output. 2025-01-13 17:33:05 +01:00
spectrum sighandler_t not under Wondows, spetrum script updated 2010-07-06 12:24:08 +00:00
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
spinit.in Unify all spinit sources 2024-05-01 10:27:31 +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 TCLSPICE IMPORT + libtool + measure2 command 2008-08-27 13:39:05 +00:00
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