[DRE-commits] [ruby-treetop] 01/07: Merge tag 'upstream/1.4.15'

Cédric Boutillier boutil at moszumanska.debian.org
Mon Sep 22 13:12: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-treetop.

commit 9f37d6106e10ce526263b6e9c7b4f150f52d1e65
Merge: db7e429 28c2aea
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Sep 22 14:47:38 2014 +0200

    Merge tag 'upstream/1.4.15'
    
    Upstream version 1.4.15
    
    # gpg: Signature faite le lun. 22 sept. 2014 14:47:33 CEST
    # 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> »

 README.md                                         |  32 +--
 Rakefile                                          |   6 +-
 doc/site/contribute.html                          | 124 ----------
 doc/site/images/bottom_background.png             | Bin 1662 -> 0 bytes
 doc/site/images/middle_background.png             | Bin 1373 -> 0 bytes
 doc/site/images/paren_language_output.png         | Bin 67055 -> 0 bytes
 doc/site/images/pivotal.gif                       | Bin 3898 -> 0 bytes
 doc/site/images/top_background.png                | Bin 26093 -> 0 bytes
 doc/site/index.html                               | 102 --------
 doc/site/pitfalls_and_advanced_techniques.html    |  68 ------
 doc/site/robots.txt                               |   5 -
 doc/site/screen.css                               | 134 -----------
 doc/site/semantic_interpretation.html             | 245 -------------------
 doc/site/syntactic_recognition.html               | 278 ----------------------
 doc/site/using_in_ruby.html                       | 123 ----------
 doc/tt.1                                          |  83 +++++++
 lib/treetop/ruby_extensions/string.rb             |  20 +-
 lib/treetop/version.rb                            |   2 +-
 metadata.yml                                      |  22 +-
 spec/compiler/character_class_spec.rb             |   2 +-
 spec/compiler/grammar_compiler_spec.rb            |  22 ++
 spec/compiler/test_grammar_magic_coding.treetop   |   8 +
 spec/compiler/test_grammar_magic_encoding.treetop |   8 +
 spec/spec_helper.rb                               |   2 +-
 treetop.gemspec                                   |  20 +-
 25 files changed, 165 insertions(+), 1141 deletions(-)

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



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