[DRE-commits] [ruby-oj] branch master updated (8c4bea1 -> 3d8f5c3)

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jul 9 06:58:05 UTC 2016


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

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

      from  8c4bea1   prepare changelog
      adds  a5248a3   Imported Upstream version 2.17.1
       new  90138c0   Merge tag 'upstream/2.17.1'
       new  f2cb905   prepare changelog
       new  217b78f   add /test_mimic_rails_datetime.rb to the list of skipped tests because of rails dependency
       new  3d8f5c3   close FTBFS bug on i386

The 4 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:
 README.md                                  | 12 ++++++++
 debian/changelog                           |  9 ++++++
 debian/ruby-tests.rb                       |  1 +
 ext/oj/dump.c                              | 25 +++++++++++++++--
 ext/oj/fast.c                              |  1 +
 ext/oj/oj.c                                | 43 +++++++++++++++++++++++++++--
 ext/oj/oj.h                                |  3 ++
 ext/oj/parse.c                             | 11 ++------
 ext/oj/sparse.c                            |  2 +-
 ext/oj/strict.c                            |  3 ++
 lib/oj.rb                                  |  1 +
 lib/oj/easy_hash.rb                        | 44 ++++++++++++++++++++++++++++++
 lib/oj/mimic.rb                            |  8 ++++--
 lib/oj/version.rb                          |  2 +-
 oj.gemspec                                 |  8 +++---
 test/isolated/shared.rb                    |  2 +-
 test/isolated/test_mimic_rails_datetime.rb | 27 ++++++++++++++++++
 test/test_hash.rb                          | 29 ++++++++++++++++++++
 test/test_various.rb                       | 26 ++++++++++++++++--
 19 files changed, 230 insertions(+), 27 deletions(-)
 create mode 100644 lib/oj/easy_hash.rb
 create mode 100755 test/isolated/test_mimic_rails_datetime.rb
 create mode 100755 test/test_hash.rb

-- 
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