[mathgl] branch experimental updated (3dbb406 -> 1c65305)

Dimitrios Eftaxiopoulos eftaxiop-guest at moszumanska.debian.org
Sat Feb 7 19:28:31 UTC 2015


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

eftaxiop-guest pushed a change to branch experimental
in repository mathgl.

      from  3dbb406   Remove CMakeLists.patch
      adds  33a8b6c   Imported Upstream version 2.3.2
       new  1c65305   Merge tag 'upstream/2.3.2' into experimental

The 1 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:
 CMakeLists.txt                          |    9 +
 ChangeLog.txt                           |   12 +-
 examples/full_test.cpp                  |    7 +-
 include/config.h.in                     |    6 +
 include/mgl2/addon.h                    |    4 +-
 include/mgl2/base.h                     |   12 +-
 include/mgl2/define.h                   |   18 +-
 include/mgl2/font.h                     |    6 -
 include/mgl2/opengl.h                   |    3 +-
 include/mgl2/parser.h                   |    1 +
 include/mgl2/qmathgl.h                  |    3 +-
 json/mathgl.Graph.js                    |   37 +-
 lang/CMakeLists.txt                     |   10 +-
 mgltex/mgltex.dtx                       | 1670 ++++++++++++++++++++++++++-----
 mgltex/{mgltex.installer => mgltex.ins} |    0
 mgltex/mgltex.pdf                       |  Bin 210387 -> 244484 bytes
 mgltex/mgltex.sty                       |  551 ++++++----
 mgltex/sample.tex                       |  173 +++-
 src/addon.cpp                           |   18 +-
 src/axis.cpp                            |    4 +-
 src/base.cpp                            |    8 +-
 src/base_cf.cpp                         |    2 +-
 src/canvas.cpp                          |    6 +-
 src/complex.cpp                         |   89 +-
 src/complex_io.cpp                      |  131 ++-
 src/cont.cpp                            |    4 +-
 src/data.cpp                            |  123 +--
 src/data_ex.cpp                         |    4 +-
 src/data_gr.cpp                         |    8 +
 src/data_io.cpp                         |   69 +-
 src/data_png.cpp                        |    5 +-
 src/evalp.cpp                           |   28 +-
 src/exec.cpp                            |   30 +-
 src/export.cpp                          |   16 +-
 src/export_2d.cpp                       |   15 +-
 src/export_3d.cpp                       |    2 +-
 src/fft.cpp                             |   20 +-
 src/fit.cpp                             |   10 +-
 src/font.cpp                            |    8 +-
 src/interp.hpp                          |    1 +
 src/opengl.cpp                          |    9 +-
 src/parser.cpp                          |   12 +-
 src/pixel.cpp                           |   12 +-
 src/plot.cpp                            |   35 +-
 src/surf.cpp                            |    8 +-
 texinfo/core_en.texi                    |   12 +-
 texinfo/core_ru.texi                    |   12 +-
 texinfo/doc_en.texi                     |   64 +-
 texinfo/doc_ru.texi                     |   64 +-
 texinfo/ex_mgl_en.texi                  |    4 +-
 texinfo/ex_mgl_ru.texi                  |    4 +-
 texinfo/version.texi                    |    2 +-
 texinfo/version_hist.txt                |    4 +
 texinfo/web_en.texi                     |   20 +-
 texinfo/web_ru.texi                     |   20 +-
 todo.txt                                |   18 +-
 udav/calc_dlg.cpp                       |   44 +-
 udav/mgl.xml                            |    6 +
 udav/open_dlg.cpp                       |    5 +-
 udav/udav.desktop                       |    1 +
 udav/udav_wnd.cpp                       |    5 +
 utils/mglconv.cpp                       |    2 +-
 widgets/fltk.cpp                        |    9 +-
 widgets/glut.cpp                        |    8 +-
 widgets/qt.cpp                          |   35 +-
 65 files changed, 2619 insertions(+), 919 deletions(-)
 rename mgltex/{mgltex.installer => mgltex.ins} (100%)
 create mode 100644 udav/mgl.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathgl.git



More information about the debian-science-commits mailing list