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

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

Recent commits

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()'

c2a7821... by rlar <rlar>

dvec abstraction, #10/11, introduce `dvec_trunc()'

3962453... by rlar <rlar>

dvec abstraction, #9/11, introduce `dvec_free()'

8243696... by rlar <rlar>

dvec abstraction, #8/11, upgrade `dvec_alloc()'