| .. |
|
ciderlib
|
Use the current point number as the single digit index for Cider 2D ascii save files. This conforms to the normal usage with other types of ascii rawfile. The numd parser table entry for ic.file now has the correct IF_STRING type.
|
2021-09-29 20:28:59 +02:00 |
|
frontend
|
Enable math characters in vector (node) names for command fourier
|
2021-12-13 21:41:58 +01:00 |
|
include
|
Allow math characters in node names
|
2021-12-13 21:41:16 +01:00 |
|
maths
|
Smal typo fixup s/currntly/currently
|
2021-08-08 11:56:30 +02:00 |
|
misc
|
Add missing function nghash_delete_special(),
|
2021-10-30 10:39:19 +02:00 |
|
spicelib
|
correct assignment of a variable value to a 1-bit-field
|
2021-12-13 21:40:57 +01:00 |
|
xspice
|
Remove memory leak
|
2021-12-13 21:32:15 +01:00 |
|
ChangeLog
|
…
|
|
|
Makefile.am
|
Add missing rule for ngicon.rc
|
2021-09-29 20:29:13 +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
|
ngspice.exe and .dll (.so): seperate the main files:
|
2021-01-26 18:17:59 +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
|
Re-enable compiling ngsconvert again
|
2021-02-21 16:48:21 +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
|
…
|
|
|
sharedspice.c
|
When transferring boolean data over the ABI, keep them as boolean types, not integer
|
2021-08-03 15:57:58 +02: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
|
remove optran command from spinit
|
2021-10-29 16:37:56 +02:00 |
|
tclspice.c
|
Add and ignore angle in fcn for text out
|
2020-03-15 08:51:05 +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
|
WinGUI: Make the text output from com_hardcopy available immediately
|
2021-03-14 15:31:45 +01:00 |
|
winmain.h
|
[PATCH #56] New history buffering
|
2019-08-13 23:30:05 +02:00 |