[libverilog-perl] branch master updated (164d29a -> 1c93fa2)

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Sun Oct 15 16:48:20 UTC 2017


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

aelmahmoudy-guest pushed a change to branch master
in repository libverilog-perl.

      from  164d29a   releasing libverilog-perl version 3.430-1 to unstable
      adds  56ca30d   Imported Upstream version 3.444
       new  c3db3b8   Merge tag 'upstream/3.444'
       new  1c93fa2   Update copyright years

The 2 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:
 Changes                                           |    21 +
 EditFiles.pm                                      |     2 +-
 Getopt.pm                                         |     2 +-
 Language.pm                                       |     2 +-
 MANIFEST                                          |     4 +
 META.yml                                          |     2 +-
 Netlist.pm                                        |     8 +-
 Netlist/Cell.pm                                   |     2 +-
 Netlist/ContAssign.pm                             |     2 +-
 Netlist/Defparam.pm                               |     2 +-
 Netlist/File.pm                                   |    53 +-
 Netlist/Interface.pm                              |     2 +-
 Netlist/Logger.pm                                 |     2 +-
 Netlist/ModPort.pm                                |     2 +-
 Netlist/Module.pm                                 |    29 +-
 Netlist/Net.pm                                    |    31 +-
 Netlist/Pin.pm                                    |   192 +-
 Netlist/PinSelection.pm                           |   136 +
 Netlist/Port.pm                                   |    15 +-
 Netlist/Subclass.pm                               |     2 +-
 Parser/Parser.pm                                  |     6 +-
 Parser/Parser.xs                                  |     6 +-
 Parser/SigParser.pm                               |     2 +-
 Parser/VParseBison.y                              |    38 +-
 Parser/VParseLex.l                                |     4 +-
 Parser/bisonpre                                   |     2 +-
 Parser/callbackgen                                |     2 +-
 Parser/gen/bisonpre-0                             |     2 +-
 Parser/gen/bisonpre-1                             | 13138 ++++++++++----------
 Parser/gen/flex-0                                 |     2 +-
 Parser/gen/flex-1                                 |  2468 ++--
 Preproc/Preproc.pm                                |     2 +-
 Preproc/VPreLex.l                                 |     6 +-
 Preproc/VPreProc.cpp                              |    17 +-
 Preproc/gen/flex-0                                |     2 +-
 Preproc/gen/flex-1                                |  1426 ++-
 Std.pm                                            |     2 +-
 debian/copyright                                  |     2 +-
 t/30_preproc.out                                  |    29 +-
 t/30_preproc_nows.out                             |   313 +-
 t/30_preproc_on.out                               |   915 +-
 t/30_preproc_sub.out                              |  1120 +-
 t/30_preproc_syn.out                              |   881 +-
 t/35_sigparser_ps.out                             |     2 +-
 t/42_dumpcheck.t                                  |     8 +-
 t/42_dumpcheck_1.out                              |     2 +-
 t/{42_dumpcheck_1.out => 42_dumpcheck_1_ps.out}   |     8 +-
 t/42_dumpcheck_1v.out                             |     3 +-
 t/{42_dumpcheck_1v.out => 42_dumpcheck_1v_ps.out} |     3 +-
 t/42_dumpcheck_v2k.out                            |    10 +
 t/42_dumpcheck_v2kv.out                           |     7 +
 t/44_create.out                                   |     7 +
 t/44_create.t                                     |    11 +-
 verilog/inc1.v                                    |    17 +-
 verilog/v_hier_subsub.v                           |    17 +
 verilog/v_hier_top.v                              |     4 +-
 verilog/v_v2k.v                                   |    11 +
 vhier                                             |     4 +-
 vpassert                                          |     2 +-
 vppreproc                                         |     2 +-
 vrename                                           |     2 +-
 61 files changed, 10821 insertions(+), 10195 deletions(-)
 create mode 100644 Netlist/PinSelection.pm
 copy t/{42_dumpcheck_1.out => 42_dumpcheck_1_ps.out} (95%)
 copy t/{42_dumpcheck_1v.out => 42_dumpcheck_1v_ps.out} (98%)
 create mode 100644 t/44_create.out

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libverilog-perl.git



More information about the Pkg-perl-cvs-commits mailing list