[DRE-commits] [ruby-re2] 01/02: Merge tag 'upstream/0.6.0'

David Suárez deiv-guest at moszumanska.debian.org
Fri May 2 10:24:54 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-re2.

commit 7eec231777a93912ece392f15d10d34214c40987
Merge: dedaf34 8988734
Author: David Suárez <david.sephirot at gmail.com>
Date:   Sun Apr 6 19:56:09 2014 +0200

    Merge tag 'upstream/0.6.0'
    
    Upstream version 0.6.0

 LICENSE.txt                 |   2 +-
 README.md                   | 102 +++++---
 Rakefile                    |   4 +-
 checksums.yaml.gz           | Bin 0 -> 271 bytes
 ext/re2/re2.cc              | 616 +++++++++++++++++++++++++++-----------------
 lib/re2.rb                  |   7 +
 lib/re2/scanner.rb          |  15 ++
 lib/re2/string.rb           |  36 +--
 metadata.yml                |  58 +++--
 spec/re2/match_data_spec.rb |  16 ++
 spec/re2/regexp_spec.rb     |   9 +
 spec/re2/scanner_spec.rb    |  90 +++++++
 spec/re2/string_spec.rb     |  22 --
 spec/re2_spec.rb            |  24 +-
 14 files changed, 626 insertions(+), 375 deletions(-)

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



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