~kicad/+git/ngspice-mirror-sourceforge:altvar-2

Last commit made on 2016-01-01
Get this branch:
git clone -b altvar-2 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:
altvar-2
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

719496c... by Marcel Hendrix

unwanted style changes, distrcation, CAREFULL important stuff might still be hidden here, instead of being in the real commit

8ca0b94... by Marcel Hendrix

unwanted whitespace change, just a distracting mess

58333b3... by Marcel Hendrix

return ok, but shall be done another time globaly, here this is just distracting

ee2eb66... by Marcel Hendrix

Fix variables so that they behave as described (or intended) in the ngspice-26plus manual.

9d32a0a... by rlar <rlar>

simplify complex assignments

2c63d0f... by Krzysztof Blaszkowski <email address hidden>

frontend/outitf.c, #4/4, reorder, first do the work, then print

e952014... by Krzysztof Blaszkowski <email address hidden>

frontend/outitf.c, #3/4, abstraction, `&run->data[i]' --> `d'

7720ae9... by Krzysztof Blaszkowski <email address hidden>

frontend/outitf.c, #2/4, avoid repeated access to `run->numData'

6fa60fa... by Krzysztof Blaszkowski <email address hidden>

frontend/outitf.c, #1/4, abstraction, introduce `OUTpD_memory()'

df70661... by rlar <rlar>

dvec abstraction, #11/11, introduce `dvec_realloc()'