[DRE-commits] [ruby-json] branch master updated (82fc1cd -> ae2c7a9)
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Thu Apr 9 13:10:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a change to branch master
in repository ruby-json.
from 82fc1cd new upstream and new ruby
adds 414d5cf Imported Upstream version 1.8.2
new 3d97d19 Merge tag 'upstream/1.8.2'
new dad7791 d/changelog: New upstream release
new 57daf3f d/control: Bump Standards-Versions (no changes)
new d37361c d/control: Use cgit for VCS-Browser fields
new ae2c7a9 d/control: Wrap and sort, and use HTTPS everywhere
The 5 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:
.gitignore | 3 +
.travis.yml | 14 +--
CHANGES | 9 ++
Gemfile | 1 -
VERSION | 2 +-
checksums.yaml.gz | Bin 267 -> 0 bytes
debian/changelog | 10 +++
debian/control | 12 +--
ext/json/ext/fbuffer/fbuffer.h | 11 ++-
ext/json/ext/generator/extconf.rb | 10 ---
ext/json/ext/generator/generator.c | 65 ++++++++++----
ext/json/ext/generator/generator.h | 20 +++--
ext/json/ext/parser/extconf.rb | 10 ---
ext/json/ext/parser/parser.c | 31 +++++--
ext/json/ext/parser/parser.h | 15 +++-
ext/json/ext/parser/parser.rl | 31 +++++--
ext/json/extconf.rb | 3 +
java/src/json/ext/Parser.java | 171 +++++++++++++++++++------------------
java/src/json/ext/Parser.rl | 11 +--
json-java.gemspec | 2 +-
json.gemspec | Bin 4869 -> 5008 bytes
json_pure.gemspec | 12 +--
lib/json/add/complex.rb | 8 +-
lib/json/add/rational.rb | 5 ++
lib/json/add/time.rb | 2 +-
lib/json/common.rb | 10 +--
lib/json/version.rb | 2 +-
metadata.yml | 60 ++++++-------
tests/test_json.rb | 8 ++
tests/test_json_generate.rb | 31 +++++--
30 files changed, 355 insertions(+), 214 deletions(-)
delete mode 100644 checksums.yaml.gz
create mode 100644 ext/json/extconf.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-json.git
More information about the Pkg-ruby-extras-commits
mailing list