[libmango-perl] 01/03: Merge tag 'upstream/0.11'

Tamas Csillag cstamas-guest at alioth.debian.org
Sat Aug 17 19:40:56 UTC 2013


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

cstamas-guest pushed a commit to branch master
in repository libmango-perl.

commit e92b4e677a92786ff07ace492402d5494517a5d2
Merge: 87dda85 bdcafbc
Author: CSILLAG Tamas <cstamas at cstamas.hu>
Date:   Sat Aug 17 21:23:42 2013 +0200

    Merge tag 'upstream/0.11'
    
    Upstream version 0.11

 CONTRIBUTING.md             |    1 +
 Changes                     |   51 ++++++-
 MANIFEST                    |    6 +
 MANIFEST.SKIP               |    7 +
 META.json                   |    8 +-
 META.yml                    |   10 +-
 Makefile.PL                 |    4 +-
 README.md                   |   68 ++++------
 lib/Mango.pm                |  308 +++++++++++++++++++++++++++----------------
 lib/Mango/BSON.pm           |   82 +++++++-----
 lib/Mango/BSON/Binary.pm    |    6 +
 lib/Mango/BSON/Code.pm      |    2 +
 lib/Mango/BSON/Document.pm  |   44 ++-----
 lib/Mango/BSON/ObjectID.pm  |   20 ++-
 lib/Mango/BSON/Time.pm      |   19 ++-
 lib/Mango/BSON/Timestamp.pm |    2 +
 lib/Mango/Collection.pm     |  123 +++++++++++++----
 lib/Mango/Cursor.pm         |   75 ++++++-----
 lib/Mango/Database.pm       |   39 +++++-
 lib/Mango/GridFS.pm         |  188 ++++++++++++++++++++++++++
 lib/Mango/GridFS/Reader.pm  |  226 +++++++++++++++++++++++++++++++
 lib/Mango/GridFS/Writer.pm  |  222 +++++++++++++++++++++++++++++++
 lib/Mango/Protocol.pm       |    8 +-
 t/bson.t                    |  119 +++++++++++++----
 t/collection.t              |  209 +++++++++++++++++++----------
 t/connection.t              |  106 ++++++++++++---
 t/cursor.t                  |   59 ++++-----
 t/database.t                |   47 ++++---
 t/gridfs.t                  |  246 ++++++++++++++++++++++++++++++++++
 t/pod_coverage.t            |    2 +-
 30 files changed, 1835 insertions(+), 472 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmango-perl.git



More information about the Pkg-perl-cvs-commits mailing list