[Pkg-electronics-commits] [gnucap] branch master updated (b2898d9 -> 03f6e89)
felix salfelder
felix-guest at moszumanska.debian.org
Fri Jul 29 11:08:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a change to branch master
in repository gnucap.
from b2898d9 update d/copyright
new 254507b precalc_last ... move to after setup and make other changes to accomodate
new efc2f1a move param eval from precalc_first to precalc_last but not "model"s yet.
new 70c87ee update test results
new 7b0fa04 s_dc.cc consistent handling of temp consistently do not remember s_ command args
new b15e45d precalc cleanup. init/setup/precalc is now before allocation was after
new 8fd902f precalc cleanup. init/setup/precalc is now before allocation was after
new 0c55cd1 precalc_last-2 -- modelgen and subckt
new d54a479 precalc_last-2 ---- spice_wrapper
new ff66ab7 Merge branch 'precalc_last-2' into unstable
new 3d3a2fe configure: generalize do-not-edit message
new 3c47e18 configure: update make date and make checkin
new 4c999b5 configure: update make header-check and make checkin
new 6504165 configure: make mingw (MS-windows) port compile not sure if it actually works or not
new 43fcce0 Merge remote-tracking branch 'origin/configure' into unstable
new d0838b4 Merge remote-tracking branch 'origin/unstable'
new 6948fda patchlev
new 03f6e89 Merge upstream 20160724
The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Make3 | 13 +--
Makefile | 14 +++
apps/Make.depend | 14 +--
apps/Make2.mingw32 | 29 ++-----
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/c_comand.cc | 2 -
apps/configure | 2 +-
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/ap.h | 2 +-
include/bm.h | 4 +-
include/configure | 4 +-
include/declare.h | 4 +-
include/e_compon.h | 6 +-
include/globals.h | 4 +-
include/io_.h | 6 +-
include/io_error.h | 14 +--
include/l_dispatcher.h | 4 +-
include/m_interp.h | 1 -
include/md.h | 6 +-
include/patchlev.h | 2 +-
include/s__.h | 2 +-
include/spice-wrapper.cc | 23 ++---
include/u_sim_data.h | 4 +-
lib/Make2.mingw32 | 19 +---
lib/ap_get.cc | 4 +-
lib/bm.cc | 6 +-
lib/configure | 2 +-
lib/d_subckt.cc | 9 +-
lib/e_card.cc | 4 +-
lib/e_compon.cc | 11 ++-
lib/e_elemnt.cc | 6 +-
lib/globals.cc | 8 +-
lib/io_findf.cc | 5 +-
lib/u_probe.cc | 4 +-
lib/u_sim_data.cc | 10 +--
main/Make2.mingw32 | 30 ++-----
main/configure | 2 +-
modelgen/Make2.mingw32 | 41 ++++-----
modelgen/configure | 2 +-
modelgen/mg_error.cc | 67 +++++----------
modelgen/mg_main.cc | 3 +-
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 +++
95 files changed, 718 insertions(+), 468 deletions(-)
create mode 100644 tests/==out/dc_temp.gc.out
create mode 100644 tests/==out/temp.1.gc.out
create mode 100644 tests/==out/tran_temp.gc.out
create mode 100644 tests/dc_temp.gc
create mode 100644 tests/temp.1.gc
create mode 100644 tests/tran_temp.gc
--
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