| .. |
|
ciderlib
|
fix erfc() usage in cider
|
9 years ago |
|
frontend
|
If the prompt variable was set to a value that is not a string, memory that has been freed would be used when displaying the command prompt. This could lead to strange prompts and possible access violations, although it may appear to work OK if the freed memory has not been modified. This issue is fixed. Some useless duplications of strings when defining variables are also removed.
|
6 years ago |
|
include/ngspice
|
Cleaned up code to locate a vector in a plot by name. The code was made more modular, and special names like allv are handled more efficiently
|
6 years ago |
|
maths
|
patch to simplify compile for FreeBSD
|
7 years ago |
|
misc
|
Dynamic string (dstring) rework
|
6 years ago |
|
spicelib
|
Added a macro R_MIN to define the minimum resistance value aS 0.01 and replaced the numeric value with the macro in the sourc code.
|
6 years ago |
|
unsupported
|
CKTfndDev(), cleanup
|
12 years ago |
|
xspice
|
Remove memory leaks in cmpp.
|
6 years ago |
|
ChangeLog
|
Holger Vogt Windows port for Ngspice.
|
25 years ago |
|
Makefile.am
|
[PATCH #56-2] Added hist_info source and header files for new history API
|
7 years ago |
|
ciderinit
|
Cider simulator (scripts) Import.
|
23 years ago |
|
conf.c
|
#2/6 config.h --> ngspice/config.h, #include's
|
14 years ago |
|
conf.h
|
unify #ifndef include wrapper
|
12 years ago |
|
devaxis
|
Cider simulator (scripts) Import.
|
23 years ago |
|
devload
|
Cider simulator (scripts) Import.
|
23 years ago |
|
hist_info.c
|
missing part of patch #56
|
7 years ago |
|
hist_info.h
|
missing part of patch #56
|
7 years ago |
|
main.c
|
Enable the file input as search path for .include files
|
7 years ago |
|
makeidx.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
nghelp.c
|
add fourth parameter to cp_getvar(), in functions missing so far
|
8 years ago |
|
ngmultidec.c
|
use 'fabs()'
|
10 years ago |
|
ngnutmeg.c
|
cleanup, whitespace
|
14 years ago |
|
ngproc2mod.c
|
cleanup, use '\0' instead of 0 in char context
|
11 years ago |
|
ngsconvert.c
|
new definition of cp_enqvar also in seldom used ngsconvert.c
|
8 years ago |
|
ngspice.c
|
cleanup, whitespace
|
14 years ago |
|
ngspice.txt
|
remove the ancient nobjthack option to fake 3-terminal bjt's
|
10 years ago |
|
pkgIndex.tcl.in
|
bug fix, implementation of the X11 draw arc implementation.
|
16 years ago |
|
setplot
|
odification to parsing function for new device model (BSIM3SOIDD). Prepended
|
26 years ago |
|
sharedspice.c
|
If there are no controls, just skip creating the controls thread.
|
7 years ago |
|
spectrum
|
sighandler_t not under Wondows, spetrum script updated
|
16 years ago |
|
spice.def
|
missing newline at end of file
|
14 years ago |
|
spinit.in
|
relieve the step size limitation (formerly set to TSTEP in tran simulation).
|
7 years ago |
|
tclspice.c
|
tclspice: avoid get_plot function type conflict
|
7 years ago |
|
tclspice.map
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
|
tclspinit.in
|
generate spinit and tclspinit at `make' time
|
14 years ago |
|
winmain.c
|
raise time for immediate output, to catch some more information
|
7 years ago |
|
winmain.h
|
[PATCH #56] New history buffering
|
7 years ago |