[Pkg-electronics-commits] [gnucap] 41/43: Merge branch 'develop'
felix salfelder
felix-guest at moszumanska.debian.org
Wed Oct 4 03:21:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch master
in repository gnucap.
commit 519303bf34ef0b2d42b8d8299f6f3048400bafb5
Merge: 6948fda de41e5d
Author: al davis <ad211 at freeelectron.net>
Date: Tue Oct 3 18:50:16 2017 -0400
Merge branch 'develop'
Make3 | 14 +-
Makefile | 7 +
Makefile.template | 6 +-
apps/Make.depend | 37 +-
apps/Make1 | 4 +-
apps/bm_pulse.cc | 96 +-
apps/c_delete.cc | 6 +-
apps/c_list.cc | 6 +-
apps/configure | 2 +-
apps/d_res.cc | 4 +-
apps/d_vs.cc | 4 +-
apps/lang_spectre.cc | 15 +-
apps/lang_spice.cc | 19 +-
apps/lang_verilog.cc | 32 +-
apps/s__init.cc | 6 +-
apps/s__out.cc | 31 +-
apps/s_ac.cc | 12 +-
apps/s_dc.cc | 5 +-
apps/s_fo.cc | 8 +-
apps/s_tr_set.cc | 86 +-
apps/s_tr_swp.cc | 63 +-
include/Make.depend | 0
include/Make1 | 6 +-
include/configure | 2 +-
include/d_subckt.h | 137 -
include/e_compon.h | 2 +
include/e_elemnt.h | 4 +-
include/e_node.h | 3 +-
include/e_paramlist.h | 60 +
include/io_trace.h | 146 +-
include/l_dispatcher.h | 2 +-
include/l_lib.h | 18 +
include/m_matrix.h | 110 +-
include/md.h | 12 -
include/patchlev.h | 2 +-
include/s__.h | 10 +-
include/s_tr.h | 4 +-
include/spice-wrapper.cc | 48 +-
include/u_lang.h | 10 +-
include/u_parameter.h | 4 +-
lib/Make.depend | 40 +-
lib/Make1 | 4 +-
lib/ap_construct.cc | 4 +-
lib/ap_error.cc | 8 +-
lib/ap_get.cc | 4 +-
lib/c__cmd.cc | 8 +-
lib/c_attach.cc | 148 +-
lib/configure | 6 +-
lib/d_logic.cc | 6 +-
lib/d_subckt.cc | 236 +-
lib/e_card.cc | 5 +-
lib/e_cardlist.cc | 10 +-
lib/e_elemnt.cc | 44 +-
lib/e_node.cc | 2 +-
lib/e_paramlist.cc | 98 +
lib/io_findf.cc | 12 +-
lib/l_ftos.cc | 4 +-
lib/m_expression_reduce.cc | 3 +-
lib/test_readline.cc | 1 +
lib/u_lang.cc | 50 +-
lib/u_opt2.cc | 4 +-
lib/u_probe.cc | 6 +-
lib/u_sim_data.cc | 2 +-
main/Make.depend | 2 +-
main/Make1 | 6 +-
main/config.h.in | 47 +
main/configure | 25 +-
main/gnucap-conf.in | 54 +
main/gnucap.conf.in | 12 +
main/main.cc | 20 +-
modelgen/configure | 2 +-
tests/==out/ap_ctof.2.ckt.out | 6 +-
tests/==out/ap_ctof.ckt.out | 6 +-
tests/==out/bm_cond.2.ckt.out | 24 +-
tests/==out/bm_cond.3.ckt.out | 44 +-
tests/==out/bm_exp.3.ckt.out | 38 +-
tests/==out/bm_exp.3p.ckt.out | 38 +-
tests/==out/bm_exp.4p.ckt.out | 38 +-
tests/==out/bm_exp.5p.ckt.out | 16 +-
tests/==out/bm_fit.3.3.ckt.out | 4 -
tests/==out/bm_pulse.1.ckt.out | 48 +-
tests/==out/bm_pulse.1a.ckt.out | 508 +
tests/==out/bm_pulse.2.ckt.out | 48 +-
tests/==out/bm_pulse.2a.ckt.out | 508 +
tests/==out/bm_pulse.3.ckt.out | 68 +-
tests/==out/bm_pulse.3a.ckt.out | 1604 ++
tests/==out/bm_pulse.4.ckt.out | 13 +
tests/==out/bm_pulse.4a.ckt.out | 13 +
tests/==out/bm_pulse.4b.ckt.out | 13 +
tests/==out/bm_pwl.5.ckt.out | 15 +-
tests/==out/bm_sffm.1.ckt.out | 30 +-
tests/==out/bm_sffm.2.ckt.out | 118 +-
tests/==out/bm_sffm.3.ckt.out | 16 +-
tests/==out/bm_sffm.4.ckt.out | 4 +-
tests/==out/bm_sffm.5.ckt.out | 4 +-
tests/==out/bm_sffm.6.ckt.out | 20 +-
tests/==out/bm_sin.1.ckt.out | 4 +-
tests/==out/bm_sin.2.ckt.out | 35 +-
tests/==out/bm_sin.3.ckt.out | 50 +-
tests/==out/bm_sin.4.ckt.out | 38 +-
tests/==out/bm_sin.5.ckt.out | 37 +-
tests/==out/bm_sin.6.ckt.out | 32 +-
tests/==out/bm_sin.7.ckt.out | 28 +-
tests/==out/bm_sin.8.ckt.out | 19 +-
tests/==out/bm_sin.9.ckt.out | 9 +-
tests/==out/bm_table.3.3.ckt.out | 4 -
tests/==out/bmm_cap.1.ckt.out | 24 +-
tests/==out/bmm_cap.2.ckt.out | 24 +-
tests/==out/bmm_cap.4.ckt.out | 32 +-
tests/==out/bmm_cap.5.ckt.out | 32 +-
tests/==out/c_attach.1.gc.out | 16 +
tests/==out/c_genrat.1.ckt.out | 17 -
tests/==out/c_measure.1.ckt.out | 59 +-
tests/==out/c_measure.1s.ckt.out | 46 +
tests/==out/c_measure.2.ckt.out | 20 +-
.../{c_measure.2.ckt.out => c_measure.2s.ckt.out} | 26 +-
tests/==out/charge-cons.ckt.out | 202 +-
tests/==out/charge-cons2.ckt.out | 20 +-
tests/==out/charge-cons3.ckt.out | 4 +-
tests/==out/d_bjt-diffpair-tf.ckt.out | 54 +-
tests/==out/d_bjt-diffpair-tr.ckt.out | 282 +-
tests/==out/d_bjt-diffpair-tran.ckt.out | 120 +-
tests/==out/d_bjt-schmitt-bypass.ckt.out | 68 +-
tests/==out/d_bjt-schmitt-nobypass.ckt.out | 4 +-
tests/==out/d_cap.1.ckt.out | 16 +-
tests/==out/d_cap.2.ckt.out | 16 +-
tests/==out/d_cap.3.ckt.out | 1074 +-
tests/==out/d_cap.3a.ckt.out | 490 +-
tests/==out/d_cap.4.ckt.out | 211 +-
tests/==out/d_cap.5.ckt.out | 36 +-
tests/==out/d_cap.6.ckt.out | 36 +-
tests/==out/d_cap.ic2.ckt.out | 24 +-
tests/==out/d_cap.ic4.ckt.out | 46 +-
tests/==out/d_coil.1.ckt.out | 38 +-
tests/==out/d_coil.1a.ckt.out | 38 +-
tests/==out/d_coil.1b.ckt.out | 24 +-
tests/==out/d_coil.1c.ckt.out | 4 +-
tests/==out/d_coil.1d.ckt.out | 4 +-
tests/==out/d_coil.1e.ckt.out | 20 +-
tests/==out/d_coil.2.ckt.out | 8 +-
tests/==out/d_coil.3.ckt.out | 6 +-
tests/==out/d_coil.5.ckt.out | 16 +-
tests/==out/d_coil.m3.ckt.out | 20 +-
.../{d_coil.m3.ckt.out => d_coil.m3r.ckt.out} | 22 +-
tests/==out/d_diode.12.ckt.out | 4 +-
tests/==out/d_logic_tr_ab1.ckt.out | 20 +-
tests/==out/d_logic_tr_ab2.ckt.out | 21 +-
tests/==out/d_logic_tr_an1.ckt.out | 20 +-
tests/==out/d_logic_tr_an2.ckt.out | 21 +-
tests/==out/d_logic_tr_db1.ckt.out | 9 +-
tests/==out/d_logic_tr_db2.ckt.out | 9 +-
tests/==out/d_logic_tr_dn1.ckt.out | 9 +-
tests/==out/d_logic_tr_dn2.ckt.out | 9 +-
tests/==out/d_logic_tr_mb1a.ckt.out | 20 +-
tests/==out/d_logic_tr_mb1b.ckt.out | 20 +-
tests/==out/d_logic_tr_mb2a.ckt.out | 21 +-
tests/==out/d_logic_tr_mb2b.ckt.out | 21 +-
tests/==out/d_logic_tr_mn1a.ckt.out | 20 +-
tests/==out/d_logic_tr_mn1b.ckt.out | 20 +-
tests/==out/d_logic_tr_mn2a.ckt.out | 21 +-
tests/==out/d_logic_tr_mn2b.ckt.out | 21 +-
tests/==out/d_mos1.nand1.ckt.out | 10 +-
tests/==out/d_mos1.nand2.ckt.out | 10 +-
tests/==out/d_mos1.nand3.ckt.out | 52 +
tests/==out/d_mos2.inv1.ckt.out | 66 +-
tests/==out/d_mos2.nand1.ckt.out | 30 +-
tests/==out/d_mos3.inv1.ckt.out | 66 +-
tests/==out/d_mos3.nand1.ckt.out | 30 +-
tests/==out/d_mos49.nand1.ckt.out | 30 +-
tests/==out/d_mos6.nand1.ckt.out | 10 +-
tests/==out/d_mos7.alpha.ckt.out | 4 +-
tests/==out/d_mos7.inv1.ckt.out | 104 +-
tests/==out/d_mos7.lin1.ckt.out | 4 +-
tests/==out/d_mos7.lin2.ckt.out | 4 +-
tests/==out/d_mos7.nand1.ckt.out | 30 +-
tests/==out/d_mos7.nand1.nobypass.ckt.out | 9 +-
tests/==out/d_mos8.nand1.ckt.out | 30 +-
tests/==out/d_mos8c2.nand1.ckt.out | 30 +-
tests/==out/d_mos8c2.nand1.nobypass.ckt.out | 9 +-
tests/==out/d_subckt.error3.ckt.out | 7 +
tests/==out/d_switch.c1.ckt.out | 4 +-
tests/==out/d_switch.c1.inc.ckt.out | 9 +-
tests/==out/d_switch.c1.noinc.ckt.out | 9 +-
tests/==out/d_switch.c1a.ckt.out | 16 +-
tests/==out/d_switch.c2a.ckt.out | 19 +-
tests/==out/d_switch.nro.1.ckt.out | 80 +-
tests/==out/d_switch.nro.1e.ckt.out | 132 +-
tests/==out/d_switch.nro.1g.ckt.out | 338 +-
tests/==out/d_switch.nro.1gr.ckt.out | 401 +-
tests/==out/d_switch.nro.2.auto.ckt.out | 135 +
tests/==out/d_switch.nro.2.ckt.out | 42 +-
tests/==out/d_switch.nro.3.ckt.out | 294 +-
tests/==out/d_switch.nro.3h.ckt.out | 294 +-
tests/==out/d_switch.nro.4.ckt.out | 27328 +------------------
tests/==out/d_tcap.1.ckt.out | 44 +-
tests/==out/d_tcap.2.ckt.out | 532 +-
tests/==out/d_tcap.3.ckt.out | 530 +-
tests/==out/d_tcap.4.ckt.out | 535 +-
tests/==out/d_tcap.5.ckt.out | 340 +
tests/==out/d_trln.tr.100.im.ckt.out | 20 +-
tests/==out/d_trln.tr.100.nim.ckt.out | 20 +-
tests/==out/d_trln.tr.300.im.ckt.out | 20 +-
tests/==out/d_trln.tr.300.nim.ckt.out | 20 +-
tests/==out/d_trln.tr.im.ckt.out | 20 +-
tests/==out/d_trln.tr.m.ckt.out | 8 +-
tests/==out/d_trln.tr.nim.ckt.out | 20 +-
tests/==out/d_vccap.1.ckt.out | 6 +-
tests/==out/d_vccap.2.ckt.out | 16 +-
tests/==out/d_vcg.1.ckt.out | 27 +-
tests/==out/d_vcg.2.ckt.out | 2 +-
tests/==out/d_vcg.3.ckt.out | 2 +-
tests/==out/d_vcg.4.ckt.out | 2 +-
tests/==out/d_vcg.5.ckt.out | 2 +-
tests/==out/d_vcr.1.ckt.out | 27 +-
tests/==out/d_vcr.2.ckt.out | 27 +-
tests/==out/d_vcr.3.ckt.out | 2 +-
tests/==out/d_vcr.4.ckt.out | 2 +-
tests/==out/d_vcr.5.ckt.out | 2 +-
tests/==out/e_storag.1.ckt.out | 82 +-
tests/==out/l.ckt.out | 24 +-
tests/==out/l2.ckt.out | 24 +-
tests/==out/lang_verilog.1a.gc.out | 33 +
tests/==out/ll.ckt.out | 40 +-
tests/==out/ll1.ckt.out | 40 +-
tests/==out/lll.ckt.out | 32 +-
tests/==out/llll.ckt.out | 108 +-
tests/==out/m_expression.2.ckt.out | 2 +-
tests/==out/m_expression.3.ckt.out | 10 +-
tests/==out/opamp-ol-disto.2.ckt.out | 56 +-
tests/==out/opamp-ol-disto.ckt.out | 54 +-
tests/==out/opamp-vf.1.ckt.out | 4 +-
tests/==out/opamp-vf.1d.ckt.out | 4 +-
tests/==out/opamp-vf.2.ckt.out | 4 +-
tests/==out/opamp-vf.3.ckt.out | 4 +-
tests/==out/opamp-vf.ckt.out | 4 +-
tests/==out/oscillator.1.ckt.out | 16 +-
tests/==out/oscillator.2.ckt.out | 6 +-
tests/==out/oscillator.3.ckt.out | 14 +-
tests/==out/oscillator.4.ckt.out | 6 +-
tests/==out/oscillator.5.ckt.out | 2 +-
tests/==out/oscillator.6.ckt.out | 6 +-
tests/==out/oscillator.7.ckt.out | 2384 +-
tests/==out/param.10.ckt.out | 4 +-
tests/==out/probe-hidden.gc.out | 42 +
tests/==out/s_tr.1.ckt.out | 127 +-
tests/==out/s_tr.2.gc.out | 32 +
tests/==out/s_tr.3.gc.out | 31 +
tests/==out/s_tr.4.gc.out | 30 +
tests/==out/s_tr.5.gc.out | 30 +
tests/==out/s_tr.6.gc.out | 16 +
tests/==out/s_tr.6r.gc.out | 22 +
tests/==out/s_tr.7.gc.out | 19 +
tests/bm_pulse.1a.ckt | 12 +
tests/bm_pulse.2a.ckt | 12 +
tests/bm_pulse.3a.ckt | 12 +
tests/bm_pulse.4.ckt | 5 +
tests/bm_pulse.4a.ckt | 5 +
tests/bm_pulse.4b.ckt | 10 +
tests/c_attach.1.gc | 6 +
tests/c_measure.1s.ckt | 48 +
tests/c_measure.2s.ckt | 12 +
tests/d_coil.m3r.ckt | 112 +
tests/d_mos1.nand3.ckt | 36 +
tests/d_subckt.error3.ckt | 9 +
tests/d_switch.nro.2.auto.ckt | 12 +
tests/d_tcap.5.ckt | 14 +
tests/lang_verilog.1a.gc | 47 +
tests/probe-hidden.gc | 10 +
tests/s_tr.2.gc | 8 +
tests/s_tr.3.gc | 9 +
tests/s_tr.4.gc | 8 +
tests/s_tr.5.gc | 8 +
tests/s_tr.6.gc | 8 +
tests/s_tr.6r.gc | 9 +
tests/s_tr.7.gc | 8 +
275 files changed, 11407 insertions(+), 33088 deletions(-)
diff --cc include/patchlev.h
index 4859d02,8c35a38..fc8986e
--- a/include/patchlev.h
+++ b/include/patchlev.h
@@@ -1,1 -1,1 +1,1 @@@
- #define PATCHLEVEL "master 2016.07.24"
-#define PATCHLEVEL "develop 2017.10.03"
++#define PATCHLEVEL "master 2017.10.03"
--
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