~kicad/+git/ngspice-mirror-sourceforge:todo-hertz-2

Last commit made on 2015-05-25
Get this branch:
git clone -b todo-hertz-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:
todo-hertz-2
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

c27e821... by rlar <rlar>

cleanup test case

6cf22b2... by rlar <rlar>

test cases

317b658... by rlar <rlar>

fixme

fd92b21... by rlar <rlar>

devices/asrc/asrcacld.c, fix `tc1', `tc2' processing

89dc98f... by rlar <rlar>

todo, marker

ba47e88... by rlar <rlar>

new variant of Hertz, op only once, doesnt sweep with hertz

39cfa28... by rlar <rlar>

devices/asrc, drop an unused slot in `ASRCacValues' which stored the rhs

39fdeb0... by rlar <rlar>

src/frontend/plotting/gnuplot.c, enforce "noenhanced text" mode

Contrary to older versions gnuplot 5 uses "enhanced text mode" per default.
The strings which we pass to gnuplot don't have "latex" semantics,
  thus consistently enforce "noenhanced text mode".

Add a function quote_gnuplot_string() to escape and quote strings
  in such a way that they will arrive in gnuplot unmodified.

02fe549... by Marcel Hendrix <mhx>

src/frontend/plotting/plotit.c, allow "plot xlog ylog" (equiv to "plot loglog")

93354e7... by rlar <rlar>

tests/regression/misc/log-functions-1.cir, check log, log10 and ln