[DRE-commits] [ctioga2] 01/05: Merge tag 'upstream/0.7'
Vincent Fourmond
fourmond at moszumanska.debian.org
Fri Dec 27 20:07:36 UTC 2013
This is an automated email from the git hooks/post-receive script.
fourmond pushed a commit to branch master
in repository ctioga2.
commit 6c13e80b76d749a77a73b8a7eb377713f0d162d8
Merge: e06c55d 7a4b9ef
Author: Vincent Fourmond <fourmond at debian.org>
Date: Thu Nov 7 22:59:44 2013 +0100
Merge tag 'upstream/0.7'
Upstream version 0.7
Changelog | 36 +++++
ctioga2.gemspec | 4 +-
lib/ctioga2/commands/commands.rb | 3 +-
lib/ctioga2/commands/doc/help.rb | 24 ++-
lib/ctioga2/commands/general-commands.rb | 17 +-
lib/ctioga2/commands/general-types.rb | 32 +++-
lib/ctioga2/commands/interpreter.rb | 13 +-
lib/ctioga2/data/backends/backends/math.rb | 8 +-
lib/ctioga2/data/backends/backends/text.rb | 20 ++-
lib/ctioga2/data/dataset.rb | 4 +-
lib/ctioga2/data/stack.rb | 19 ++-
lib/ctioga2/graphics/elements/containers.rb | 3 +-
lib/ctioga2/graphics/elements/curve2d.rb | 85 +++++-----
lib/ctioga2/graphics/elements/element.rb | 67 ++++++--
lib/ctioga2/graphics/elements/parametric2d.rb | 56 +++----
lib/ctioga2/graphics/elements/primitive.rb | 22 ++-
lib/ctioga2/graphics/elements/region.rb | 9 +-
lib/ctioga2/graphics/elements/subplot.rb | 56 +++++--
lib/ctioga2/graphics/elements/xyz-contour.rb | 11 +-
lib/ctioga2/graphics/elements/xyz-map.rb | 21 +--
lib/ctioga2/graphics/generator.rb | 30 +++-
lib/ctioga2/graphics/legends/provider.rb | 4 +-
lib/ctioga2/graphics/styles.rb | 1 +
lib/ctioga2/graphics/styles/axes.rb | 22 ++-
lib/ctioga2/graphics/styles/box.rb | 65 +++++++-
lib/ctioga2/graphics/styles/colormap.rb | 4 +-
lib/ctioga2/graphics/styles/curve.rb | 18 ++-
lib/ctioga2/graphics/styles/drawable.rb | 8 +-
lib/ctioga2/graphics/styles/factory.rb | 23 +--
lib/ctioga2/graphics/styles/plot-types.rb | 123 ++++++++++++++
lib/ctioga2/graphics/styles/plot.rb | 83 +++++++++-
lib/ctioga2/graphics/styles/sets.rb | 4 +-
lib/ctioga2/graphics/styles/texts.rb | 46 +++++-
lib/ctioga2/graphics/styles/ticks.rb | 109 +++++++++++++
lib/ctioga2/graphics/types.rb | 23 +--
lib/ctioga2/graphics/types/dimensions.rb | 4 +-
lib/ctioga2/graphics/types/fill.rb | 126 +++++++++++++++
lib/ctioga2/log.rb | 26 ++-
lib/ctioga2/metabuilder/type.rb | 42 +++--
lib/ctioga2/metabuilder/types/lists.rb | 14 +-
lib/ctioga2/plotmaker.rb | 99 ++++++++----
lib/ctioga2/postprocess.rb | 47 +++++-
lib/ctioga2/utils.rb | 220 +++++++++++++++++++++++++-
tests/depth.sh | 16 ++
tests/draw.sh | 4 +-
tests/parametric-plots.sh | 30 ++++
utils/prepare-release | 30 ++++
47 files changed, 1452 insertions(+), 279 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ctioga2.git
More information about the Pkg-ruby-extras-commits
mailing list