[mathgl] 02/02: Merge tag 'upstream/2.3.4'

Dimitrios Eftaxiopoulos eftaxiop-guest at moszumanska.debian.org
Sun Feb 14 13:10:55 UTC 2016


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

eftaxiop-guest pushed a commit to branch master
in repository mathgl.

commit d5f55e1f3fec2fff0456a7eed6abcf777b9ddce7
Merge: 5a56ae6 d43a236
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Sun Feb 14 15:09:35 2016 +0200

    Merge tag 'upstream/2.3.4'
    
    Upstream version 2.3.4

 CMakeLists.txt                |   74 +--
 ChangeLog                     |    1 -
 ChangeLog.txt                 |   56 ++-
 clean-svn                     |    3 -
 examples/CMakeLists.txt       |    4 +-
 examples/fltk_example.cpp     |   37 +-
 examples/full_test.cpp        |   44 +-
 examples/qt_example.cpp       |   36 +-
 examples/samples.cpp          |  174 ++++++-
 fonts/CMakeLists.txt          |    7 +-
 {utils => fonts}/make_bin.cpp |    2 +-
 include/config.h.in           |    4 +-
 include/mgl2/Fl_MathGL.h      |   12 +-
 include/mgl2/abstract.h       |   42 +-
 include/mgl2/base.h           |    8 +-
 include/mgl2/canvas_cf.h      |   10 +-
 include/mgl2/canvas_wnd.h     |    3 +
 include/mgl2/data.h           |   39 +-
 include/mgl2/data_cf.h        |   18 +-
 include/mgl2/datac.h          |    4 +-
 include/mgl2/define.h         |    4 +
 include/mgl2/fltk.h           |    4 +-
 include/mgl2/font.h           |    2 +-
 include/mgl2/mgl.h            |   31 +-
 include/mgl2/pde.h            |   11 +
 include/mgl2/plot.h           |   12 +-
 include/mgl2/prim.h           |    2 +-
 include/mgl2/qmathgl.h        |    9 +
 include/mgl2/wnd.h            |   46 +-
 include/xpm/pause.xpm         |   22 +
 lang/data.i                   |   26 +
 lang/mgl.i                    | 1102 ++++++++++++++++++++++++++++++++++++-----
 make_release                  |   57 +++
 mgltex/CMakeLists.txt         |   14 +-
 mgltex/mgltex.dtx             |  556 +++++++++++++--------
 mgltex/mgltex.ins             |    4 +-
 mgltex/mgltex.pdf             |  Bin 510993 -> 521993 bytes
 mgltex/mgltex.sty             |  882 ---------------------------------
 mgltex/sample.tex             |   26 +-
 src/CMakeLists.txt            |    2 +-
 src/addon.cpp                 |    1 -
 src/base.cpp                  |    5 +-
 src/canvas.cpp                |    4 +-
 src/canvas_cf.cpp             |    8 +
 src/complex.cpp               |   24 +-
 src/complex_ex.cpp            |    2 +-
 src/cont.cpp                  |    2 +-
 src/crust.cpp                 |  107 +++-
 src/data.cpp                  |   35 +-
 src/data_ex.cpp               |    6 +-
 src/data_gr.cpp               |    4 +-
 src/data_io.cpp               |   64 ++-
 src/def_font.cc               |    2 +-
 src/eval.cpp                  |   16 +-
 src/evalp.cpp                 |   22 +-
 src/exec.cpp                  |  123 +++--
 src/font.cpp                  |    6 +-
 src/parser.cpp                |    7 -
 src/pde.cpp                   |  223 ++++++++-
 src/pixel.cpp                 |  137 ++---
 src/prim.cpp                  |    8 +-
 src/vect.cpp                  |   10 +-
 src/volume.cpp                |   28 +-
 src/window.cpp                |   25 +-
 texinfo/CMakeLists.txt        |   11 +-
 texinfo/core_en.texi          |   56 ++-
 texinfo/core_ru.texi          |   55 +-
 texinfo/data_en.texi          |   84 +++-
 texinfo/data_ru.texi          |   86 +++-
 texinfo/ex_mgl_en.texi        |  191 ++++++-
 texinfo/ex_mgl_ru.texi        |  194 +++++++-
 texinfo/example_en.texi       |  435 +++++++++++-----
 texinfo/example_ru.texi       |  427 ++++++++++++----
 texinfo/overview_en.texi      |   31 +-
 texinfo/overview_ru.texi      |   29 +-
 texinfo/symbols_en.texi       |    4 +-
 texinfo/symbols_ru.texi       |    4 +-
 texinfo/version_hist.txt      |    4 +-
 texinfo/web_en.texi           |   55 +-
 texinfo/web_ru.texi           |   54 +-
 texinfo/widget_en.texi        |  166 +++++--
 texinfo/widget_ru.texi        |  168 +++++--
 todo.txt                      |   29 +-
 udav/CMakeLists.txt           |    4 +-
 utils/CMakeLists.txt          |    9 +-
 utils/mglcgi.cpp              |    1 -
 utils/mglconv.cpp             |    6 +-
 utils/mglview.cpp             |    2 +-
 widgets/fltk.cpp              |   42 +-
 widgets/qt.cpp                |   44 +-
 90 files changed, 4346 insertions(+), 2104 deletions(-)

-- 
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