[DRE-commits] [ruby-oj] 01/03: Merge tag 'upstream/2.12.10'

Cédric Boutillier boutil at moszumanska.debian.org
Mon Jul 27 03:22:51 UTC 2015


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

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

commit c7ee4b276e1afaa037496ec18ad5a09d2132c589
Merge: 58a1bdf 1299094
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Jul 27 05:14:25 2015 +0200

    Merge tag 'upstream/2.12.10'
    
    Upstream version 2.12.10
    
    # gpg: Signature made lun. 27 juil. 2015 05:14:19 CEST
    # gpg:                using RSA key 0x89AF82B739CD217A
    # gpg: Good signature from "Cédric Boutillier <boutil at debian.org>" [ultimate]
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at upmc.fr>" [ultimate]
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at polytechnique.org>" [ultimate]
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at gmail.com>" [ultimate]
    # Primary key fingerprint: 3041 4D81 DC28 290C 2568  6DE3 DA49 58F6 11E1 49E9
    #      Subkey fingerprint: 9CCD 6B31 9DBF 8E40 AB1A  BD1A 89AF 82B7 39CD 217A

 README.md                      |  17 +---
 ext/oj/parse.c                 |  26 +++--
 ext/oj/sparse.c                |  28 ++++--
 lib/oj/version.rb              |   2 +-
 metadata.yml                   | 100 ++++++++++---------
 test/bug.rb                    |  91 ++++++++----------
 test/bug2.rb                   |  10 ++
 test/bug3.rb                   |  46 +++++++++
 test/bug_fast.rb               |  32 +++++++
 test/bug_load.rb               |  24 +++++
 test/example.rb                |  11 +++
 test/io.rb                     |  48 ++++++++++
 test/{test_range.rb => mod.rb} |  15 ++-
 test/perf1.rb                  |  64 -------------
 test/perf2.rb                  |  76 ---------------
 test/perf_obj_old.rb           | 213 -----------------------------------------
 test/struct.rb                 |  29 ++++++
 test/test_bigd.rb              |  63 ------------
 test/test_scp.rb               |   6 +-
 test/test_serializer.rb        |  59 ++++++++++++
 test/test_various.rb           |  14 +++
 test/write_timebars.rb         |  31 ++++++
 test/zip.rb                    |  34 +++++++
 23 files changed, 477 insertions(+), 562 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