~kicad/+git/ngspice-mirror-sourceforge:rewrite-defines2enum

Last commit made on 2018-04-30
Get this branch:
git clone -b rewrite-defines2enum 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:
rewrite-defines2enum
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

893ffbd... by rlar <rlar>

mesa/mesadefs.h, unify, add some comments

80b43a5... by rlar <rlar>

reinstate some usefull comments

f062a3b... by rlar <rlar>

execute enum-NSRCS.cocci

9d93ffe... by rlar <rlar>

enum-NSRCS.cocci, coccinelle semantic patch

d5f6c3f... by rlar <rlar>

revert "devices/isrc, temporarily #define ISRC_CURRENT unconditionally"

a48f705... by rlar <rlar>

execute defines2enum.el

308daaf... by rlar <rlar>

defines2enum.el

translate sequences of
  #define something number
  #define nextthing nextnumber
into an "enum"

aa7ef21... by rlar <rlar>

devices/isrc, temporarily #define ISRC_CURRENT unconditionally

to allow automatic #define --> enum transformation

3a7e941... by Francesco Lannutti <email address hidden>

drop #ifdef MUTUAL

bcf00ad... by rlar <rlar>

cpl/cplsetup.c, cleanup VECTOR_ALLOC and MATRIX_ALLOC

swap first two arguments for readability