New upstream version 2.3.5.1
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Tue, 24 Jan 2017 16:20:36 +0000 (18:20 +0200)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Tue, 24 Jan 2017 16:20:36 +0000 (18:20 +0200)
commita0545f6c5491fad100aebc638065977ac7304e5e
tree57c4a61157f2fb54d58d8db0195cd7c62f7e7783
parentd43a236cf87b967008a7e19d29115f1ee6f6208d
New upstream version 2.3.5.1
169 files changed:
CMakeLists.txt
ChangeLog.txt
addons/getopt/CMakeLists.txt [new file with mode: 0644]
addons/getopt/getopt.c [new file with mode: 0644]
addons/getopt/getopt.h [new file with mode: 0644]
cmake-qt4.txt
cmake-qt5.txt
examples/CMakeLists.txt
examples/FractInt.ifs [new file with mode: 0644]
examples/fltk_example.cpp
examples/full_test.cpp
examples/glut_example.cpp
examples/qgl_example.cpp
examples/qt_example.cpp
examples/samples.cpp
examples/wnd_samples.cpp
examples/wx_example.cpp
fonts/CMakeLists.txt
fonts/make_bin.cpp
include/mgl2/Fl_MathGL.h
include/mgl2/abstract.h
include/mgl2/addon.h
include/mgl2/base.h
include/mgl2/base_cf.h
include/mgl2/canvas.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.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/font.h
include/mgl2/glut.h
include/mgl2/mgl.h
include/mgl2/mgl_cf.h
include/mgl2/mpi.h
include/mgl2/opengl.h
include/mgl2/other.h
include/mgl2/parser.h
include/mgl2/pde.h
include/mgl2/plot.h
include/mgl2/prim.h
include/mgl2/qmathgl.h
include/mgl2/qt.h
include/mgl2/surf.h
include/mgl2/thread.h
include/mgl2/type.h
include/mgl2/vect.h
include/mgl2/volume.h
include/mgl2/window.h
include/mgl2/wnd.h
include/mgl2/wx.h
json/Backend.cpp
json/Backend.hpp
json/CMakeLists.txt
lang/mgl.i
make_release [deleted file]
mgltex/Recompilation_decision.eps
mgltex/Recompilation_decision.pdf
mgltex/Recompilation_decision.svg
mgltex/mgltex.dtx
mgltex/mgltex.ins
mgltex/mgltex.pdf
mgltex/sample.tex
src/CMakeLists.txt
src/addon.cpp
src/axis.cpp
src/base.cpp
src/base_cf.cpp
src/canvas.cpp
src/canvas_cf.cpp
src/complex.cpp
src/complex_ex.cpp
src/complex_io.cpp
src/cont.cpp
src/crust.cpp
src/data.cpp
src/data_ex.cpp
src/data_gr.cpp
src/data_io.cpp
src/data_png.cpp
src/eval.cpp
src/evalc.cpp
src/evalp.cpp
src/exec.cpp
src/export.cpp
src/export_2d.cpp
src/export_3d.cpp
src/fft.cpp
src/fit.cpp
src/font.cpp
src/fractal.cpp [new file with mode: 0644]
src/obj.cpp
src/other.cpp
src/parser.cpp
src/pde.cpp
src/pixel.cpp
src/plot.cpp
src/prc.cpp
src/prc/PRC.h
src/prim.cpp
src/s_hull/s_hull_pro.h
src/surf.cpp
src/tex_table.cc
src/vect.cpp
src/volume.cpp
src/window.cpp
texinfo/concept_en.texi
texinfo/concept_ru.texi
texinfo/core_en.texi
texinfo/core_ru.texi
texinfo/data_en.texi
texinfo/data_ru.texi
texinfo/ex_mgl_en.texi
texinfo/ex_mgl_ru.texi
texinfo/example_en.texi
texinfo/example_ru.texi
texinfo/formats_en.texi
texinfo/formats_ru.texi
texinfo/parse_en.texi
texinfo/parse_ru.texi
texinfo/symbols_en.texi
texinfo/symbols_ru.texi
texinfo/version.texi.in
texinfo/version_hist.txt
texinfo/web_en.texi
texinfo/web_ru.texi
texinfo/widget_en.texi
texinfo/widget_ru.texi
todo.txt
udav/CMakeLists.txt
udav/anim_dlg.h
udav/dat_pnl.cpp
udav/data_dlg.cpp
udav/files_dlg.h
udav/find_dlg.h
udav/help_pnl.h
udav/hint_dlg.cpp
udav/hint_dlg.h
udav/info_dlg.cpp
udav/mem_pnl.cpp
udav/newcmd_dlg.cpp
udav/open_dlg.cpp
udav/opt_dlg.h
udav/setup_dlg.h
udav/style_dlg.cpp
udav/subplot_dlg.cpp
udav/text_pnl.cpp
udav/textedit.cpp
udav/textedit.h
udav/udav_wnd.cpp
utils/CMakeLists.txt
utils/make_pas.cpp
utils/mglcgi.cpp
utils/mglconv.cpp
utils/mglview.cpp
widgets/CMakeLists.txt
widgets/fltk.cpp
widgets/glut.cpp
widgets/qt.cpp
widgets/qt4/CMakeLists.txt
widgets/qt5/CMakeLists.txt
widgets/wx.cpp