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.
h_vogt
88414a58ce
frontend/control.c, bug fix, "#310 Command parser problem with wrdata"
make all commands (see manual 17.5) entered manually,
with .control section or by script case insensitive.
generally in inpcom.c everything is converted to lowercase,
but there are exceptions, e.g. "wrdata", which might be
followed by arguments whose case needs to be preserved.
(most notably filenames)
Thanks to Mathias Gebhardt, who reported this bug in
#310 Command parser problem with wrdata
http://sourceforge.net/p/ngspice/bugs/310/
10 years ago
..
Makefile.am
frontend/device.c, com_alter_common(), #11/11 regression test
10 years ago
alter-vec.cir
frontend/device.c, com_alter_common(), #11/11 regression test
10 years ago
alter-vec.out
frontend/device.c, com_alter_common(), #11/11 regression test
10 years ago
bugs-1.cir
regression/misc/bugs-1.cir, add tests for unary `+'
11 years ago
bugs-1.out
regression/misc/bugs-1.cir, add tests for unary `+'
11 years ago
bugs-2.cir
fix commit "frontend/parse.c, bug fix, PPlex(.."dc1.@m1[vth][1]"..)"
10 years ago
bugs-2.out
frontend/parse.c, bug fix, PPlex(.."dc1.@m1[vth][1]"..)
11 years ago
dollar-1.cir
src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
11 years ago
dollar-1.out
src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
11 years ago
empty-1.cir
spfactor.c, cktnames.c, don't crash when simulating "nothing"
11 years ago
empty-1.out
spfactor.c, cktnames.c, don't crash when simulating "nothing"
11 years ago
log-functions-1.cir
tests/regression/misc/log-functions-1.cir, check log, log10 and ln
11 years ago
log-functions-1.out
tests/regression/misc/log-functions-1.cir, check log, log10 and ln
11 years ago
resume-1.cir
tests/regression/misc/resume-1.cir, regression test, "stop" and "resume"
11 years ago
resume-1.out
tests/regression/misc/resume-1.cir, regression test, "stop" and "resume"
11 years ago