[Pkg-electronics-commits] [gnucap] 09/17: Merge branch 'precalc_last-2' into unstable

felix salfelder felix-guest at moszumanska.debian.org
Fri Jul 29 11:08:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository gnucap.

commit ff66ab7752fd507050957933a1d16a0111956138
Merge: fbf55cc d54a479
Author: al davis <ad211 at freeelectron.net>
Date:   Wed Mar 30 13:35:27 2016 -0400

    Merge branch 'precalc_last-2' into unstable

 apps/Make.depend                      |  14 +--
 apps/bm_exp.cc                        |   8 +-
 apps/bm_fit.cc                        |  16 ++--
 apps/bm_model.cc                      |   2 +-
 apps/bm_poly.cc                       |   9 +-
 apps/bm_posy.cc                       |   8 +-
 apps/bm_pulse.cc                      |   8 +-
 apps/bm_pwl.cc                        |  15 +---
 apps/bm_sffm.cc                       |   8 +-
 apps/bm_sin.cc                        |   8 +-
 apps/bm_tanh.cc                       |   8 +-
 apps/bmm_semi.cc                      | 118 ++++++++++++++-----------
 apps/d_coil.cc                        |   4 +-
 apps/d_cs.cc                          |  10 ++-
 apps/d_switch.cc                      |   4 +-
 apps/d_trln.cc                        |  15 ++--
 apps/d_vs.cc                          |  10 ++-
 apps/lang_spice.cc                    |   4 +-
 apps/s__init.cc                       |  29 ++++---
 apps/s_ac.cc                          |  36 +++++---
 apps/s_dc.cc                          |  96 ++++++++++++++-------
 apps/s_fo.cc                          |  12 +--
 apps/s_tr.cc                          |   3 +-
 apps/s_tr_set.cc                      |  12 +--
 include/bm.h                          |   4 +-
 include/e_compon.h                    |   6 +-
 include/l_dispatcher.h                |   4 +-
 include/m_interp.h                    |   1 -
 include/patchlev.h                    |   2 +-
 include/spice-wrapper.cc              |  23 ++---
 include/u_sim_data.h                  |   4 +-
 lib/ap_get.cc                         |   4 +-
 lib/bm.cc                             |   6 +-
 lib/d_subckt.cc                       |   9 +-
 lib/e_card.cc                         |   4 +-
 lib/e_compon.cc                       |  11 ++-
 lib/e_elemnt.cc                       |   6 +-
 lib/u_probe.cc                        |   4 +-
 lib/u_sim_data.cc                     |  10 +--
 modelgen/mg_out_common.cc             |  10 ---
 modelgen/mg_out_h.cc                  |   1 -
 tests/==out/bm_exp.4p.ckt.out         |   5 --
 tests/==out/bm_fit.0.1.ckt.out        |   3 +
 tests/==out/bm_pwl.2.ckt.out          |   3 +-
 tests/==out/bm_sffm.3.ckt.out         |   2 +-
 tests/==out/bmm_res.1p.ckt.out        |   1 -
 tests/==out/bmm_res.2p.ckt.out        |   1 -
 tests/==out/bmm_res.3p.ckt.out        |   1 -
 tests/==out/bmm_res.4.ckt.out         |   3 +-
 tests/==out/bmm_res.4p.ckt.out        |   3 +-
 tests/==out/bmm_res.5p.ckt.out        |   1 -
 tests/==out/d_mos1.bin1.ckt.out       |   1 +
 tests/==out/d_switch.c1.ckt.out       |   3 +-
 tests/==out/d_switch.c1.inc.ckt.out   |   3 +-
 tests/==out/d_switch.c1.noinc.ckt.out |   3 +-
 tests/==out/d_switch.c1a.ckt.out      |   3 +-
 tests/==out/d_switch.c1r.ckt.out      |   1 -
 tests/==out/d_switch.c2.ckt.out       |   1 -
 tests/==out/d_switch.c2a.ckt.out      |   3 +-
 tests/==out/d_switch.c2r.ckt.out      |   1 -
 tests/==out/d_switch.c3.ckt.out       |   1 -
 tests/==out/d_switch.v.ckt.out        |   1 -
 tests/==out/d_switch.vr.ckt.out       |   1 -
 tests/==out/dc_temp.gc.out            |  30 +++++++
 tests/==out/param.8.ckt.out           |   1 +
 tests/==out/param.9.ckt.out           |   1 +
 tests/==out/temp.1.gc.out             | 157 ++++++++++++++++++++++++++++++++++
 tests/==out/tran_temp.gc.out          |  15 ++++
 tests/d_vs.1.gc                       |   2 -
 tests/dc_temp.gc                      |  33 +++++++
 tests/temp.1.gc                       |  42 +++++++++
 tests/tran_temp.gc                    |  13 +++
 72 files changed, 615 insertions(+), 290 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gnucap.git



More information about the Pkg-electronics-commits mailing list