[DRE-commits] [ruby-tioga] branch master updated (07c3f2a -> 29306ae)

Vincent Fourmond fourmond at moszumanska.debian.org
Mon Mar 17 21:47:23 UTC 2014


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

fourmond pushed a change to branch master
in repository ruby-tioga.

      from  07c3f2a   Drop embedded jquery
      adds  3f43f14   Imported Upstream version 1.18
       new  b0d7ebc   Merge tag 'upstream/1.18'
       new  29306ae   New upstream release

The 2 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:
 Tioga_README                            |  17 +-
 debian/changelog                        |   6 +
 debian/rules                            |   1 +
 ext/Dobjects/Dvector/dvector.c          | 151 ++++++++++---
 ext/Tioga/FigureMaker/figures.c         |  19 +-
 ext/Tioga/FigureMaker/figures.h         |  19 +-
 ext/Tioga/FigureMaker/pdfs.h            |   8 +
 ext/Tioga/FigureMaker/shared/axes.c     |   8 +-
 ext/Tioga/FigureMaker/shared/pdfimage.c | 322 +++++++++++++++++++++------
 ext/Tioga/FigureMaker/wrappers.c        | 108 ++++++----
 ext/Tioga/FigureMaker/wrappers.h        |  40 ++--
 lib/Dobjects/Dvector_extras.rb          |   2 +
 lib/Tioga/FigMkr.rb                     | 243 +++++++++++++++------
 lib/Tioga/Images.rb                     |  68 +++++-
 lib/Tioga/TexPreamble.rb                | 372 --------------------------------
 misc/tioga.sty                          | 355 ------------------------------
 samples/figures/figures.rb              |  32 +++
 tests/tc_Dvector.rb                     |  45 ++++
 tioga.gemspec                           |   2 +-
 19 files changed, 852 insertions(+), 966 deletions(-)
 delete mode 100644 lib/Tioga/TexPreamble.rb
 delete mode 100644 misc/tioga.sty

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



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