[libverilog-perl] 01/09: Updated version 3.426 from 'upstream/3.426'

Lucas Kanashiro kanashiro at moszumanska.debian.org
Fri Jun 23 22:14:48 UTC 2017


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

kanashiro pushed a commit to branch master
in repository libverilog-perl.

commit 30b3cfe2b605a3691e0877588affe61e840e6cc1
Merge: 28d3eba 65a1dc3
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Fri Jun 23 18:46:53 2017 -0300

    Updated version 3.426 from 'upstream/3.426'
    
    with Debian dir 71eaadbd947494f448fd3d4892e8a0c7009a12b7

 Changes                |  12 ++-
 EditFiles.pm           |   4 +-
 Getopt.pm              |   7 +-
 Language.pm            |   4 +-
 META.yml               |   2 +-
 Makefile.PL            |   4 +-
 Netlist.pm             |   4 +-
 Netlist/Cell.pm        |   4 +-
 Netlist/ContAssign.pm  |   4 +-
 Netlist/Defparam.pm    |   4 +-
 Netlist/File.pm        |   4 +-
 Netlist/Interface.pm   |   4 +-
 Netlist/Logger.pm      |   4 +-
 Netlist/ModPort.pm     |   4 +-
 Netlist/Module.pm      |   4 +-
 Netlist/Net.pm         |   4 +-
 Netlist/Pin.pm         |   4 +-
 Netlist/Port.pm        |   4 +-
 Netlist/Subclass.pm    |   4 +-
 Parser/Makefile.PL     |   4 +-
 Parser/Parser.pm       |   4 +-
 Parser/Parser.xs       |   2 +-
 Parser/SigParser.pm    |   4 +-
 Parser/VAst.cpp        |   2 +-
 Parser/VAst.h          |   2 +-
 Parser/VParse.cpp      |   2 +-
 Parser/VParse.h        |   2 +-
 Parser/VParseBison.y   |   6 +-
 Parser/VParseGrammar.h |   2 +-
 Parser/VParseLex.h     |   2 +-
 Parser/VParseLex.l     |   2 +-
 Parser/VSymTable.cpp   |   2 +-
 Parser/VSymTable.h     |   2 +-
 Parser/bisonpre        |   4 +-
 Parser/callbackgen     |   4 +-
 Parser/gen/bisonpre-0  |   2 +-
 Parser/gen/bisonpre-1  |   4 +-
 Parser/gen/flex-0      |   2 +-
 Parser/gen/flex-1      | 209 +++++++++++++++++++++++++++----------------------
 Preproc/Makefile.PL    |   4 +-
 Preproc/Preproc.pm     |   4 +-
 Preproc/Preproc.xs     |   2 +-
 Preproc/VFileLine.cpp  |   2 +-
 Preproc/VFileLine.h    |   2 +-
 Preproc/VPreLex.h      |   2 +-
 Preproc/VPreLex.l      |   2 +-
 Preproc/VPreProc.cpp   |   2 +-
 Preproc/VPreProc.h     |   2 +-
 Preproc/flexfix        |   2 +-
 Preproc/gen/flex-0     |   2 +-
 Preproc/gen/flex-1     | 185 +++++++++++++++++++++++--------------------
 Preproc/toolhash       |   2 +-
 Preproc/xsubppfix      |   2 +-
 README                 |   2 +-
 Std.pm                 |   4 +-
 Verilog-Perl.pod       |   2 +-
 t/00_pod.t             |   2 +-
 t/01_manifest.t        |   2 +-
 t/02_help.t            |   4 +-
 t/03_spaces.t          |   4 +-
 t/04_critic.t          |   2 +-
 t/05_yaml.t            |   2 +-
 t/10_keywords.t        |   4 +-
 t/12_splitbus.t        |   4 +-
 t/14_numbers.t         |   4 +-
 t/16_std.t             |   4 +-
 t/20_getopt.t          |   4 +-
 t/30_preproc.t         |   4 +-
 t/32_noinc.t           |   4 +-
 t/33_gzip.t            |   4 +-
 t/34_parser.t          |   4 +-
 t/35_sigparser.out     |  30 +++----
 t/35_sigparser.t       |   4 +-
 t/36_sigmany.t         |   4 +-
 t/40_netlist.t         |   4 +-
 t/41_example.t         |   4 +-
 t/42_dumpcheck.t       |   4 +-
 t/43_storable.t        |   4 +-
 t/44_create.t          |   4 +-
 t/46_link.t            |   4 +-
 t/48_leak.t            |   4 +-
 t/49_largeish.t        |   4 +-
 t/50_vrename.t         |   4 +-
 t/51_vrename_kwd.t     |   4 +-
 t/56_editfiles.t       |   4 +-
 t/58_vsplitmodule.t    |   4 +-
 t/60_vpassert.t        |   4 +-
 t/80_vppreproc.t       |   4 +-
 t/85_vhier.t           |   4 +-
 t/86_vhier_tick.t      |   4 +-
 t/test_utils.pl        |   2 +-
 verilog/test.vrename   |   2 +-
 vhier                  |   4 +-
 vpassert               |   4 +-
 vppreproc              |   4 +-
 vrename                |   4 +-
 96 files changed, 398 insertions(+), 347 deletions(-)

-- 
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