| .. |
|
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
|
With the ngspice gnuplot command, enable x/y contour plots for 2d Cider save file data. Usage: gnuplot <file> xycontour <expr>. xycontour is a new flag which is ignored if the plot data is not from 2d Cider. For contours, only a single plotarg <expr> is allowed. With <expr1> vs <expr2>, only <expr1> is plotted and <expr2> is ignored.
|
2021-10-30 13:21:32 +02:00 |
|
include
|
With the ngspice gnuplot command, enable x/y contour plots for 2d Cider save file data. Usage: gnuplot <file> xycontour <expr>. xycontour is a new flag which is ignored if the plot data is not from 2d Cider. For contours, only a single plotarg <expr> is allowed. With <expr1> vs <expr2>, only <expr1> is plotted and <expr2> is ignored.
|
2021-10-30 13:21:32 +02: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
|
Aware of sscanf return value
|
2021-12-13 21:30:55 +01:00 |
|
xspice
|
Remove memory leak
|
2021-12-13 21:31:49 +01:00 |
|
ChangeLog
|
…
|
|
|
Makefile.am
|
Add missing rule for ngicon.rc
|
2021-09-29 20:29:13 +02:00 |
|
ciderinit
|
…
|
|
|
conf.c
|
…
|
|
|
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
|
ngspice.exe and .dll (.so): seperate the main files:
|
2021-01-26 18:17:59 +01: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
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
spice.def
|
…
|
|
|
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
|
…
|
|
|
tclspinit.in
|
…
|
|
|
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 |