[libmango-perl] 01/07: Merge tag 'upstream/1.18'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 04:54:55 UTC 2015


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

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

commit ff00ae4e137f62489fe4a2fb70bdd1765a200c55
Merge: f8f8647 349e8f9
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Jul 24 01:46:23 2015 -0300

    Merge tag 'upstream/1.18'
    
    Upstream version 1.18
    
    # gpg: Signature made Fri 24 Jul 2015 01:46:20 AM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Changes                    | 154 +++++++++++++++++
 MANIFEST                   |   3 +
 META.json                  |  14 +-
 META.yml                   |  22 +--
 Makefile.PL                |  16 +-
 README.md                  |  54 +++---
 lib/Mango.pm               | 417 ++++++++++++++++++++-------------------------
 lib/Mango/BSON.pm          | 181 +++++++++-----------
 lib/Mango/BSON/Binary.pm   |  28 ++-
 lib/Mango/BSON/ObjectID.pm |  53 ++++--
 lib/Mango/BSON/Time.pm     |  38 ++++-
 lib/Mango/Bulk.pm          | 258 ++++++++++++++++++++++++++++
 lib/Mango/Collection.pm    | 264 ++++++++++++++++------------
 lib/Mango/Cursor.pm        | 248 +++------------------------
 lib/Mango/Cursor/Query.pm  | 286 +++++++++++++++++++++++++++++++
 lib/Mango/Database.pm      | 111 +++++++++---
 lib/Mango/GridFS.pm        |  22 +--
 lib/Mango/GridFS/Reader.pm |   9 +-
 lib/Mango/GridFS/Writer.pm |  90 +++++-----
 lib/Mango/Protocol.pm      | 141 ++++-----------
 t/bson.t                   |  89 ++++++++--
 t/bulk.t                   | 154 +++++++++++++++++
 t/collection.t             | 230 +++++++++++++++----------
 t/connection.t             |  49 +++---
 t/cursor.t                 |  91 +++++++---
 t/database.t               |  35 ++--
 t/gridfs.t                 |  40 +++--
 t/pod_coverage.t           |   2 +-
 t/protocol.t               |  88 +++-------
 29 files changed, 2014 insertions(+), 1173 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