[DRE-commits] [ruby-toml] 02/04: Merge tag 'upstream/0.1.2'

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Thu Jul 23 01:49:46 UTC 2015


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

uwabami-guest pushed a commit to branch master
in repository ruby-toml.

commit 569f0b5340e494aa3749e1394c15f7beb81464cd
Merge: c899531 21d0ded
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Thu Jul 23 10:43:07 2015 +0900

    Merge tag 'upstream/0.1.2'
    
    Upstream version 0.1.2
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

 .gitignore                            |   5 ++
 .travis.yml                           |   6 ++
 CHANGELOG.md                          |  11 ++++
 Rakefile                              |  99 ++------------------------------
 checksums.yaml.gz                     | Bin 268 -> 0 bytes
 lib/toml.rb                           |   3 +-
 lib/toml/generator.rb                 |  50 +---------------
 lib/toml/monkey_patch.rb              |  87 +++++++++++++++++++++++-----
 lib/toml/parslet.rb                   |   7 ++-
 lib/toml/version.rb                   |   3 +
 metadata.yml                          | 105 ----------------------------------
 script/toml-test-decoder-interface.rb |  50 ++++++++++++++++
 script/toml-test-encoder-interface.rb |  44 ++++++++++++++
 test/test_generator.rb                |  30 ++++++++--
 toml.gemspec                          |  62 +++-----------------
 15 files changed, 237 insertions(+), 325 deletions(-)

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



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