~kicad/+git/ngspice-mirror-sourceforge:pre-master-42

Last commit made on 2023-12-10
Get this branch:
git clone -b pre-master-42 https://git.launchpad.net/~kicad/+git/ngspice-mirror-sourceforge
Members of KiCad can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
pre-master-42
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

d0e91f5... by Holger Vogt

Prevent crash if port number is less than 1.

e0ee0bf... by Holger Vogt

Don't silently accept wrong user input (missing nodes, values).
Check for at leat 4 tokens (name, n1, n2, val/model/...).
If the instance has not been set up correctly, bail out, prevent crash.

a3fef75... by Holger Vogt

typo

0cdf3f0... by Holger Vogt

Don't prescribe a different resistance value if the user has given one > 0.

88ce328... by Holger Vogt

Remove another potential crash if buggy user input

3b38125... by Holger Vogt

Enable measurements with ?-sweep (v, i, temp, or res).
Improve error messages.
Prevent crash is compüdata is not available.
Add to examples for measure failures.

5ae5e87... by Holger Vogt

prepare ngspice-42

b0d3b20... by dwarning <dwarning>

hisim2: allow compile w/o NEWCONV defined

90f0680... by dwarning <dwarning>

allow compile w/o NEWCONV defined

1adee64... by Brian Taylor <email address hidden>

Add scripts for running the paranoia tests in parallel on Linux with valgrind.