[DRE-commits] [ruby-rgen] 03/07: Merge tag 'upstream/0.8.0'

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 21:50:05 UTC 2016


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

ssm pushed a commit to branch master
in repository ruby-rgen.

commit a1eb62265fd4bf6f9aa3ba573326215c79b21a31
Merge: 041ac5a 473bd2c
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Wed Jun 1 23:29:47 2016 +0200

    Merge tag 'upstream/0.8.0'
    
    Upstream version 0.8.0

 CHANGELOG                                          |   10 +
 README.rdoc                                        |    2 +-
 Rakefile                                           |    2 +-
 checksums.yaml.gz                                  |  Bin 270 -> 0 bytes
 lib/rgen/ecore/ecore_to_ruby.rb                    |  161 +-
 lib/rgen/instantiator/default_xml_instantiator.rb  |  181 ++-
 lib/rgen/metamodel_builder/builder_extensions.rb   |   24 +-
 lib/rgen/template_language/output_handler.rb       |   61 +-
 lib/rgen/template_language/template_container.rb   |   14 +-
 metadata.yml                                       |   44 +-
 test/coverage/assets/0.10.0/application.css        |  799 +++++++++
 test/coverage/assets/0.10.0/application.js         | 1707 ++++++++++++++++++++
 test/coverage/assets/0.10.0/colorbox/border.png    |  Bin 0 -> 163 bytes
 test/coverage/assets/0.10.0/colorbox/controls.png  |  Bin 0 -> 2033 bytes
 test/coverage/assets/0.10.0/colorbox/loading.gif   |  Bin 0 -> 9427 bytes
 .../assets/0.10.0/colorbox/loading_background.png  |  Bin 0 -> 166 bytes
 test/coverage/assets/0.10.0/favicon_green.png      |  Bin 0 -> 1009 bytes
 test/coverage/assets/0.10.0/favicon_red.png        |  Bin 0 -> 1009 bytes
 test/coverage/assets/0.10.0/favicon_yellow.png     |  Bin 0 -> 1009 bytes
 test/coverage/assets/0.10.0/loading.gif            |  Bin 0 -> 7247 bytes
 test/coverage/assets/0.10.0/magnify.png            |  Bin 0 -> 1301 bytes
 .../images/ui-bg_flat_0_aaaaaa_40x100.png          |  Bin 0 -> 180 bytes
 .../images/ui-bg_flat_75_ffffff_40x100.png         |  Bin 0 -> 178 bytes
 .../images/ui-bg_glass_55_fbf9ee_1x400.png         |  Bin 0 -> 120 bytes
 .../images/ui-bg_glass_65_ffffff_1x400.png         |  Bin 0 -> 105 bytes
 .../images/ui-bg_glass_75_dadada_1x400.png         |  Bin 0 -> 111 bytes
 .../images/ui-bg_glass_75_e6e6e6_1x400.png         |  Bin 0 -> 110 bytes
 .../images/ui-bg_glass_95_fef1ec_1x400.png         |  Bin 0 -> 119 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |  Bin 0 -> 101 bytes
 .../smoothness/images/ui-icons_222222_256x240.png  |  Bin 0 -> 4369 bytes
 .../smoothness/images/ui-icons_2e83ff_256x240.png  |  Bin 0 -> 4369 bytes
 .../smoothness/images/ui-icons_454545_256x240.png  |  Bin 0 -> 4369 bytes
 .../smoothness/images/ui-icons_888888_256x240.png  |  Bin 0 -> 4369 bytes
 .../smoothness/images/ui-icons_cd0a0a_256x240.png  |  Bin 0 -> 4369 bytes
 test/coverage/index.html                           |   72 +
 test/ecore_to_ruby_test.rb                         |   73 +
 test/metamodel_builder_test.rb                     |    4 +-
 test/model_builder/ecore_internal.rb               |   24 +-
 test/rgen_test.rb                                  |    1 +
 test/template_language_test.rb                     |   16 +-
 .../templates/indent_nonl_at_eof_test/test.tpl     |   14 +
 .../templates/indent_same_line_sub/test.tpl        |   16 +
 test/testmodel/ea_testmodel_regenerated.xml        | 1166 ++++++-------
 43 files changed, 3620 insertions(+), 771 deletions(-)

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



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