upstream release 2.4.4
authorAlastair McKinstry <mckinstry@debian.org>
Mon, 15 Jul 2019 07:48:43 +0000 (08:48 +0100)
committerAlastair McKinstry <mckinstry@debian.org>
Mon, 15 Jul 2019 07:48:43 +0000 (08:48 +0100)
commitb071cd0afe202c062d55388b4eb60d42d663ca37
tree8e74b1a938545597b26b4a44cfed3b96471a2e81
parent92bee39f244541a23d6a3703ec34260cfb22c0bb
upstream release 2.4.4
68 files changed:
CMakeLists.txt
ChangeLog.txt
examples/full_test.cpp
examples/samples.cpp
include/mgl2/abstract.h
include/mgl2/addon.h
include/mgl2/base.h
include/mgl2/base_cf.h
include/mgl2/canvas_cf.h
include/mgl2/canvas_wnd.h
include/mgl2/cont.h
include/mgl2/data.h
include/mgl2/data_cf.h
include/mgl2/datac_cf.h
include/mgl2/define.h
include/mgl2/eval.h
include/mgl2/evalc.h
include/mgl2/fit.h
include/mgl2/fltk.h
include/mgl2/mgl.h
include/mgl2/qt.h
include/mgl2/type.h
include/mgl2/wnd.h
include/mgl2/wnd_cf.h [new file with mode: 0644]
mathgl_es.po
mathgl_ru.po
mgllab/editor.cpp
mgllab/mathgl.cpp
src/addon.cpp
src/axis.cpp
src/base.cpp
src/base_cf.cpp
src/canvas_cf.cpp
src/complex.cpp
src/complex_io.cpp
src/cont.cpp
src/data.cpp
src/data_ex.cpp
src/data_io.cpp
src/eval.cpp
src/evalc.cpp
src/evalp.cpp
src/exec_dat.cpp
src/exec_gr.cpp
src/fit.cpp
src/font.cpp
src/parser.cpp
src/plot.cpp
src/window.cpp
texinfo/CMakeLists.txt
texinfo/core_en.texi
texinfo/core_ru.texi
texinfo/data_en.texi
texinfo/data_ru.texi
texinfo/mathgl_ru.texi
texinfo/mgl_ru.texi
texinfo/version.texi.in
texinfo/web_en.texi
texinfo/web_ru.texi
todo.txt
utils/make_pas.cpp
website/mathgl_en.html [deleted file]
website/mathgl_ru.html [deleted file]
website/mgl_en.html [deleted file]
website/mgl_ru.html [deleted file]
website/prepare_doc.sh
widgets/fltk.cpp
widgets/qt.cpp