[DRE-commits] [ruby-oj] 02/11: Updated version 3.3.6 from 'upstream/3.3.6'

Cédric Boutillier boutil at moszumanska.debian.org
Sat Nov 25 23:45:31 UTC 2017


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

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

commit 8f52cf83c6b9b671c53d28346ee4cddfabe67e2a
Merge: a89fecd 757b8b7
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Sep 30 16:11:49 2017 +0200

    Updated version 3.3.6 from 'upstream/3.3.6'
    
    with Debian dir 7cb0ba0e8c773badd083469c8eb6b5e9849a8ca6

 README.md                           |   2 +-
 ext/oj/custom.c                     |  16 +++--
 ext/oj/dump.c                       |  29 +++++---
 ext/oj/dump_compat.c                |   6 +-
 ext/oj/dump_object.c                |  11 ++-
 ext/oj/extconf.rb                   |   7 +-
 ext/oj/mimic_json.c                 |  11 +--
 ext/oj/object.c                     |  28 +++++---
 ext/oj/odd.c                        |   3 -
 ext/oj/oj.c                         |  38 ++++++-----
 ext/oj/rails.c                      |  13 ++--
 ext/oj/sparse.c                     |   2 +-
 ext/oj/wab.c                        |  17 +++--
 lib/oj/error.rb                     |  19 +++---
 lib/oj/version.rb                   |   2 +-
 oj.gemspec                          |  20 +++---
 pages/Compatibility.md              |   2 +-
 pages/Rails.md                      |   4 ++
 test/bug.rb                         |  24 +++++++
 test/helper.rb                      |   1 -
 test/isolated/shared.rb             |   6 +-
 test/json_gem/json_encoding_test.rb |   4 +-
 test/test_fast.rb                   |  55 ++++++++-------
 test/test_file.rb                   |  26 +++----
 test/test_object.rb                 | 105 ++++++++++------------------
 test/test_scp.rb                    |   6 ++
 test/test_various.rb                | 132 +-----------------------------------
 test/tests.rb                       |  10 +--
 28 files changed, 253 insertions(+), 346 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