You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rlar
d9e7ab2759
input.c, simplify #ifdef for the broken visual studio _read()
If we have _MSC_VER so we have either CONSOLE HAS_WINGUI or SHARED_MODULE
If we have SHARED_MODULE, then we most certainly don't need
the unbuffered read(), which isn't unbuffered on _MSC_VER anyway.
Thus _MSC_VER is sufficient.
9 years ago
..
ciderlib
drop home grown mathematical constants
10 years ago
frontend
input.c, simplify #ifdef for the broken visual studio _read()
9 years ago
include/ ngspice
winmain.c, etc, cleanup
9 years ago
maths
winmain.c, etc, cleanup, rewrite obfuscated symbols
9 years ago
misc
wlist.c, wl_find(), avoid crash when `string' argument is NULL
10 years ago
spicelib
implement option 'indverbosity' to control check of inductive systems
9 years ago
unsupported
CKTfndDev(), cleanup
12 years ago
xspice
use M_PI
10 years ago
ChangeLog
Holger Vogt Windows port for Ngspice.
25 years ago
Makefile.am
autogen.sh, src/Makefile.am, fix a build problem
10 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
main.c
xspice, two new commands, edisplay and eprvcd
10 years ago
makeidx.c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
nghelp.c
HAS_WINDOWS --> HAS_WINGUI
12 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
variables, lift plot_cur->pl_env up to the invoker of cp_usrvars()
10 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
introduce include file "ngspice/randnumb.h"
10 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
miscoms.c, mscvars.c, spinit.in, variable 'askquit' instead of 'noaskquit'
10 years ago
tclspice.c
introduce include file "ngspice/randnumb.h"
10 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
winmain.c, etc, cleanup
9 years ago
winmain.h
winmain.c, etc, whitespace cleanup
9 years ago