[DRE-commits] [ruby-ref] 01/03: Merge tag 'upstream/1.0.5'

Markus Tornow nadir-guest at alioth.debian.org
Sat Oct 26 01:43:10 UTC 2013


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

nadir-guest pushed a commit to branch master
in repository ruby-ref.

commit b31c9dd7286ddf7287c6578e8016fc399d0ba686
Merge: c94e626 3b0f9b5
Author: tornow <tornow at riseup.net>
Date:   Sat Oct 26 02:57:31 2013 +0200

    Merge tag 'upstream/1.0.5'
    
    Upstream version 1.0.5

 MIT_LICENSE                                       |    2 +-
 README.rdoc                                       |    5 +
 VERSION                                           |    2 +-
 checksums.yaml.gz                                 |  Bin 0 -> 270 bytes
 lib/ref.rb                                        |   40 +-
 lib/ref/weak_reference/pure_ruby.rb               |   13 +-
 metadata.yml                                      |   23 +-
 test/{strong_reference_test.rbc => mock_test.rbc} |  600 +++++++++++++++------
 test/reference_key_map_behavior.rbc               |  349 +++++-------
 test/reference_queue_test.rbc                     |  166 +++---
 test/reference_value_map_behavior.rbc             |  311 +++++------
 test/soft_key_map_test.rbc                        |  107 ++--
 test/soft_reference_test.rbc                      |  162 +++---
 test/soft_value_map_test.rbc                      |  107 ++--
 test/strong_reference_test.rbc                    |   86 ++-
 test/test_helper.rbc                              |  143 +++++
 test/weak_key_map_test.rbc                        |  107 ++--
 test/weak_reference_test.rb                       |    8 +
 test/weak_reference_test.rbc                      |  418 +++++++++++---
 test/weak_value_map_test.rbc                      |  107 ++--
 20 files changed, 1582 insertions(+), 1174 deletions(-)

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



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