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

gregoa pushed a change to branch master
in repository libmango-perl.

      from  8a41393   releasing package libmango-perl version 1.20-1
      adds  90b89c6   first implementation of the BSON::Number class
      adds  30e24c4   more documentation
      adds  f7e2cc8   numbers: finish documentation
      adds  3a07115   Fix find_and_modify() documentation formating
      adds  6925937   Merge branch 'master' into numbers
      adds  aec242e   number: correctly encode 'nan', 'inf' and -inf
      adds  62db009   number: simplify the contructor and add more tests
      adds  56acbf8   randomize the ObjectID counter at startup
      adds  7844997   bump version and update changelog
      adds  15039e6   fix testing BSON encoding of NaN on perl 5.23+
      adds  7687480   add support for BSON type 'Undefined', fixes #1
      adds  3bcb5e4   switch MinKey and MaxKey types values, as per the BSON 
spec
      adds  8fc77e9   version bump
      adds  2ea5580   Imported Upstream version 1.22
       new  7a4111e   Merge tag 'upstream/1.22'
       new  9bd24f2   Update debian/changelog
       new  b30ed0e   releasing package libmango-perl version 1.22-1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                    |  11 ++++
 MANIFEST                   |   1 +
 META.json                  |   2 +-
 META.yml                   |   2 +-
 debian/changelog           |   7 +++
 lib/Mango.pm               |   2 +-
 lib/Mango/BSON.pm          |  77 ++++++++++++++++-------
 lib/Mango/BSON/Number.pm   | 153 +++++++++++++++++++++++++++++++++++++++++++++
 lib/Mango/BSON/ObjectID.pm |   2 +-
 lib/Mango/Collection.pm    |   2 +-
 t/bson.t                   |  81 ++++++++++++++++++++++++
 11 files changed, 313 insertions(+), 27 deletions(-)
 create mode 100644 lib/Mango/BSON/Number.pm

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to