ngspice/src
Jim Monte 767ee1665a Used Win32 function PathIsRelativeA() to identify an absolute path instead of checking the string since the system function may handle more cases (network shares, etc.). Also reviewed formatting that was done on inpcom.c by a code beautifier in an earlier commit. Nearly all of it was an improvement, but a few cases were reverted back to closer to the original form. One particular instance was comments where a list of steps was given one per line. 2019-12-09 23:01:28 -05:00
..
ciderlib fix erfc() usage in cider 2017-10-28 12:38:36 +02:00
frontend Used Win32 function PathIsRelativeA() to identify an absolute path instead of checking the string since the system function may handle more cases (network shares, etc.). Also reviewed formatting that was done on inpcom.c by a code beautifier in an earlier commit. Nearly all of it was an improvement, but a few cases were reverted back to closer to the original form. One particular instance was comments where a list of steps was given one per line. 2019-12-09 23:01:28 -05:00
include/ngspice Clarified purpose of LOTS and NLOTS macros 2019-12-09 19:23:25 -05:00
maths patch to simplify compile for FreeBSD 2019-09-22 10:42:21 +02:00
misc Fixed buffer resizing, made string utilities more modular, and added several new utilities, some which do not require a null termination, potentially avoiding the need to copy a string. Also some substring utilities using the Rabin-Karp algorithm were added. 2019-12-09 00:27:03 -05:00
spicelib Merge branch 'pre-master' of ssh://git.code.sf.net/p/ngspice/ngspice into beta_jdm 2019-11-28 23:25:17 -05:00
unsupported CKTfndDev(), cleanup 2013-12-31 16:12:10 +01:00
xspice prevent referencing a NULL pointer 2019-12-02 21:33:31 +01:00
ChangeLog
Makefile.am [PATCH #56-2] Added hist_info source and header files for new history API 2019-08-13 23:30:12 +02:00
ciderinit
conf.c
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 Revert "enable compiling with readline for macOS" 2019-10-26 16:18:29 +02:00
makeidx.c
nghelp.c add fourth parameter to cp_getvar(), in functions missing so far 2018-07-22 14:58:25 +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 cleanup, use '\0' instead of 0 in char context 2015-05-02 10:24:54 +02:00
ngsconvert.c new definition of cp_enqvar also in seldom used ngsconvert.c 2018-10-27 18:07:44 +02:00
ngspice.c cleanup, whitespace 2012-10-06 12:30:31 +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 If there are no controls, just skip creating the controls thread. 2019-10-02 22:02:57 +02:00
spectrum
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
spinit.in relieve the step size limitation (formerly set to TSTEP in tran simulation). 2019-03-21 20:22:42 +01:00
tclspice.c tclspice: avoid get_plot function type conflict 2019-09-25 10:25:31 +02:00
tclspice.map
tclspinit.in
winmain.c raise time for immediate output, to catch some more information 2019-08-18 10:52:36 +02:00
winmain.h [PATCH #56] New history buffering 2019-08-13 23:30:05 +02:00