[DRE-commits] [ruby-parser] 01/03: Merge tag 'upstream/3.4.1'

Cédric Boutillier boutil at moszumanska.debian.org
Fri Mar 7 14:33:45 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-parser.

commit 574cc5fa6ff65d2fc9a24a13cbce67150a5eaed1
Merge: a2558c6 bc99d91
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Feb 28 14:32:59 2014 +0100

    Merge tag 'upstream/3.4.1'
    
    Upstream version 3.4.1
    
    # gpg: Signature faite le ven. 28 févr. 2014 14:32:59 CET
    # gpg:                avec la clef RSA 0xDA4958F611E149E9
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
    # gpg:             Rien n'indique que la signature appartient à son propriétaire.
    # Empreinte de clef principale : 3041 4D81 DC28 290C 2568  6DE3 DA49 58F6 11E1 49E9

 .autotest                       |   37 +-
 History.txt                     |   98 +
 Manifest.txt                    |    4 +-
 Rakefile                        |   42 +-
 bin/ruby_parse_extract_error    |   10 +-
 checksums.yaml.gz               |  Bin 0 -> 270 bytes
 checksums.yaml.gz.sig           |    2 +
 data.tar.gz.sig                 |  Bin 256 -> 256 bytes
 lib/.document                   |    1 +
 lib/gauntlet_rubyparser.rb      |  117 --
 lib/ruby18_parser.rb            | 4047 ++++++++++++++++++------------------
 lib/ruby18_parser.y             |   48 +-
 lib/ruby19_parser.rb            | 4043 ++++++++++++++++++------------------
 lib/ruby19_parser.y             |   37 +-
 lib/ruby20_parser.rb            | 4380 ++++++++++++++++++++-------------------
 lib/ruby20_parser.y             |   71 +-
 lib/ruby_lexer.rb               | 1931 +++++++----------
 lib/ruby_lexer.rex              |  189 ++
 lib/ruby_lexer.rex.rb           |  263 +++
 lib/ruby_parser_extras.rb       |  168 +-
 metadata.gz.sig                 |  Bin 256 -> 256 bytes
 metadata.yml                    |  261 ++-
 test/test_ruby_lexer.rb         | 2409 +++++++++++----------
 test/test_ruby_parser.rb        |  194 +-
 test/test_ruby_parser_extras.rb |   64 +-
 25 files changed, 9434 insertions(+), 8982 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-parser.git



More information about the Pkg-ruby-extras-commits mailing list