[DRE-commits] [ruby-oj] 01/02: Merge tag 'upstream/2.7.3'

Cédric Boutillier boutil at moszumanska.debian.org
Mon Apr 14 14:27:19 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-oj.

commit aa64c66d96ab536dfbd6bb1f7ddfa006cf8910d6
Merge: 9b00ce9 381b971
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Apr 14 15:28:44 2014 +0200

    Merge tag 'upstream/2.7.3'
    
    Upstream version 2.7.3
    
    # gpg: Signature faite le lun. 14 avril 2014 15:28:44 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> »

 README.md            | 122 +++++++++++++++++------------
 checksums.yaml.gz    | Bin 269 -> 268 bytes
 ext/oj/dump.c        | 172 ++++++++++++++++++++++++-----------------
 ext/oj/fast.c        |  17 ----
 ext/oj/object.c      |   4 +-
 ext/oj/oj.c          |  59 +++++++++++++-
 ext/oj/oj.h          |   4 +
 ext/oj/parse.c       |   2 +
 ext/oj/resolve.c     |   8 ++
 ext/oj/resolve.h     |   1 +
 ext/oj/saj.c         |  17 ----
 lib/oj/version.rb    |   2 +-
 metadata.yml         |  18 ++---
 test/a.rb            |  38 ---------
 test/bug.rb          |  17 ----
 test/e.rb            |  12 ---
 test/foo.rb          |  24 ------
 test/lots.rb         |  68 ----------------
 test/mj.rb           |  48 ------------
 test/perf1.rb        |  64 ++++++++++++++++
 test/perf2.rb        |  76 ++++++++++++++++++
 test/perf_obj_old.rb | 213 +++++++++++++++++++++++++++++++++++++++++++++++++++
 test/struct.rb       |  29 -------
 test/test_compat.rb  |   4 +-
 test/test_mimic.rb   |   4 +-
 test/test_object.rb  |  11 +++
 test/test_saj.rb     |   2 +-
 test/test_writer.rb  |  68 ++++++++++++++++
 test/tests.rb        |  44 +++++++++--
 test/x.rb            |  59 --------------
 30 files changed, 731 insertions(+), 476 deletions(-)

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



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