[DRE-commits] [ruby-hashery] 01/11: Merge tag 'upstream/2.1.1'
Cédric Boutillier
boutil at moszumanska.debian.org
Mon Feb 10 23:49:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-hashery.
commit a018a41ff56622ac5abe195d88680e5173c9c310
Merge: a28e00b 1b70472
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Aug 22 00:49:33 2013 +0200
Merge tag 'upstream/2.1.1'
Upstream version 2.1.1
# gpg: Signature faite le jeu. 22 août 2013 00:49:27 CEST avec la clef RSA d'identifiant 8F9F8F09
# gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
# gpg: alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
# gpg: alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
# gpg: alias « Cédric Boutillier <cedric.boutillier at gmail.com> »
.index | 73 ++++++++++++++
.meta | 76 --------------
DEMO.rdoc | 1 -
HISTORY.rdoc => HISTORY.md | 37 ++++---
LICENSE.txt | 39 ++++----
NOTICE.txt | 12 +--
README.rdoc => README.md | 61 ++++++------
alt/hashery/basicobject.rb | 1 -
alt/hashery/castinghash.rb | 1 -
alt/hashery/fuzzyhash.rb | 1 -
alt/hashery/keyhash.rb | 1 -
alt/hashery/linkedlist.rb | 1 -
alt/hashery/lruhash.rb | 1 -
alt/hashery/opencascade.rb | 1 -
alt/hashery/openhash.rb | 1 -
alt/hashery/orderedhash.rb | 1 -
alt/hashery/propertyhash.rb | 1 -
alt/hashery/queryhash.rb | 1 -
alt/hashery/statichash.rb | 1 -
checksums.yaml.gz | Bin 0 -> 271 bytes
demo/00_introduction.rdoc | 6 ++
demo/01_open_hash.rdoc | 63 ++++++++++++
demo/02_query_hash.rdoc | 17 ++++
demo/03_casting_hash.rdoc | 12 +++
demo/04_static_hash.rdoc | 20 ++++
demo/05_key_hash.rdoc | 17 ++++
demo/06_open_cascade.rdoc | 64 ++++++++++++
demo/07_fuzzy_hash.rdoc | 137 ++++++++++++++++++++++++++
demo/08_propery_hash.rdoc | 34 +++++++
demo/10_association.rdoc | 59 +++++++++++
demo/applique/ae.rb | 2 +
demo/applique/hashery.rb | 3 +
lib/hashery.yml | 103 ++++++++++---------
lib/hashery/open_cascade.rb | 4 +
metadata.yml | 235 ++++++++++++++++----------------------------
test/case_open_cascade.rb | 12 +++
36 files changed, 737 insertions(+), 362 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hashery.git
More information about the Pkg-ruby-extras-commits
mailing list