Imported Upstream version 2.3.1
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Tue, 27 Jan 2015 13:50:35 +0000 (15:50 +0200)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Tue, 27 Jan 2015 13:50:35 +0000 (15:50 +0200)
commita7ee2f482cf64b08b5e8d7a6c7497a6f591bc3ec
treee883f0f2f5dcf247345107f9aaf4d766b753635b
parent7dcdf2ec6e23faf605926edaa1d2977c6741d95d
Imported Upstream version 2.3.1
87 files changed:
CMakeLists.txt
ChangeLog.txt
examples/CMakeLists.txt
examples/full_test.cpp
examples/mgl_module.cpp [new file with mode: 0644]
include/config.h.in
include/mgl2/abstract.h
include/mgl2/base.h
include/mgl2/base_cf.h
include/mgl2/canvas.h
include/mgl2/canvas_cf.h
include/mgl2/data.h
include/mgl2/datac.h
include/mgl2/define.h
include/mgl2/fit.h
include/mgl2/fltk.h
include/mgl2/glut.h
include/mgl2/mgl.h
include/mgl2/mpi.h
include/mgl2/parser.h
include/mgl2/prim.h
include/mgl2/qt.h
include/mgl2/type.h
include/mgl2/window.h
include/mgl2/wnd.h
json/CMakeLists.txt
lang/CMakeLists.txt
lang/mathgl.i
lang/mgl.i
lang/type.i
mgltex/CMakeLists.txt [new file with mode: 0644]
mgltex/mgltex.dtx [new file with mode: 0644]
mgltex/mgltex.installer [new file with mode: 0644]
mgltex/mgltex.pdf [new file with mode: 0644]
mgltex/mgltex.sty [new file with mode: 0644]
mgltex/sample.tex [new file with mode: 0644]
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_io.cpp
src/crust.cpp
src/data.cpp
src/data_io.cpp
src/data_png.cpp
src/def_font.cpp
src/evalc.cpp
src/exec.cpp
src/export.cpp
src/export_2d.cpp
src/export_3d.cpp
src/fit.cpp
src/font.cpp
src/parser.cpp
src/pixel.cpp
src/prc.cpp
src/prim.cpp
src/window.cpp
texinfo/classes.dia
texinfo/classes.pdf
texinfo/classes.png
texinfo/concept_ru.texi
texinfo/core_en.texi
texinfo/core_ru.texi
texinfo/example_en.texi
texinfo/example_ru.texi
texinfo/parse_en.texi
texinfo/parse_ru.texi
texinfo/version.texi
texinfo/web_en.texi
texinfo/web_ru.texi
texinfo/widget_en.texi
texinfo/widget_ru.texi
todo.txt
udav/CMakeLists.txt
udav/udav_wnd.cpp
utils/mglconv.cpp
utils/mglview.cpp
widgets/CMakeLists.txt
widgets/fltk.cpp
widgets/qt.cpp
widgets/qt4/CMakeLists.txt
widgets/qt5/CMakeLists.txt