[gnuplot] 01/07: Merge branch 'master' into experimental
Anton Gladky
gladk at moszumanska.debian.org
Sat May 20 18:28:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch experimental
in repository gnuplot.
commit df5a88fb56f4b6ef2aeb2ccef1b5f3c81451d94a
Merge: 93646e9 54caa03
Author: Anton Gladky <gladk at debian.org>
Date: Sat May 20 16:49:33 2017 +0200
Merge branch 'master' into experimental
.gitignore | 4 +
BUGS | 2 +-
ChangeLog | 6745 ++-
CodeStyle | 2 +-
FAQ.pdf | 4995 --
INSTALL | 68 +-
Makefile.am | 5 +-
Makefile.in | 311 +-
Makefile.maint | 7 +-
NEWS | 340 +-
PATCHLEVEL | 2 +-
README.1ST | 37 -
RELEASE_NOTES | 334 +
TODO | 133 +
VERSION | 2 +-
aclocal.m4 | 557 +-
compile | 347 +
config.hin | 578 -
config/Makefile.am | 5 +-
config/Makefile.in | 124 +-
config/config.cyg | 221 +-
config/config.dj2 | 3 -
config/config.mgw | 206 +-
config/config.nt | 86 +-
config/config.os2 | 202 +-
config/config.oww | 11 +-
config/config.wc | 3 -
config/cygwin/Makefile | 65 +-
config/makefile.cyg | 29 +-
config/makefile.dj2 | 18 +-
config/makefile.emx | 7 +-
config/makefile.nt | 365 -
config/makefile.os2 | 15 +-
config/makefile.unx | 893 -
config/makefile.vms | 10 +-
config/makefile.wc | 6 +-
config/mingw/Makefile | 573 +-
config/msvc/Makefile | 305 +-
config/watcom/Makefile | 58 +-
configure | 15762 -------
configure.in | 591 +-
configure.vms | 57 +-
debian/NEWS | 9 +
debian/README.Debian | 68 -
debian/README.source | 6 -
debian/TODO | 16 -
debian/changelog | 402 +
debian/compat | 2 +-
debian/control | 187 +-
debian/copyright | 148 +-
debian/gnuplot-data.install | 3 +
debian/gnuplot-data.links | 1 +
debian/gnuplot-doc.doc-base.gnuplot-html | 9 -
debian/gnuplot-doc.doc-base.gnuplot-pdf | 8 -
debian/gnuplot-doc.docs | 13 +-
debian/gnuplot-nox.docs | 4 -
debian/gnuplot-nox.install | 4 +-
debian/gnuplot-nox.manpages | 2 +-
debian/gnuplot-nox.menu | 11 -
debian/gnuplot-nox.postinst | 29 +-
debian/gnuplot-nox.postrm | 26 -
debian/gnuplot-nox.prerm | 12 +
debian/gnuplot-qt.docs | 4 -
debian/gnuplot-qt.install | 7 +-
debian/gnuplot-qt.manpages | 2 +-
debian/gnuplot-qt.menu | 11 -
debian/gnuplot-qt.postinst | 29 +-
debian/gnuplot-qt.postrm | 26 -
debian/gnuplot-qt.prerm | 12 +
debian/gnuplot-x11.docs | 4 -
debian/gnuplot-x11.install | 7 +-
debian/gnuplot-x11.manpages | 2 +-
debian/gnuplot-x11.menu | 11 -
debian/gnuplot-x11.postinst | 29 +-
debian/gnuplot-x11.postrm | 26 -
debian/gnuplot-x11.prerm | 18 +-
debian/gnuplot.preinst | 12 -
debian/patches/04_fix_libexecdir.diff | 12 +-
debian/patches/05_default_gd_font.diff | 11 -
debian/patches/07_doc.patch | 17 +
debian/patches/08_disable_demo_plugin.patch | 58 +
debian/patches/08_do_not_set_qt_default_term.patch | 26 -
debian/patches/09_fix_typo_qt_terminal.patch | 25 -
debian/patches/09_remove_beos.patch | 44 +
debian/patches/10_removepicins.patch | 33 +
debian/patches/11_fix_linkage_wx.patch | 17 +
debian/patches/13_honour_SOURCE_DATE_EPOCH.patch | 59 +
debian/patches/14_strip_username_from_output.patch | 36 +
debian/patches/series | 9 +-
debian/rules | 118 +-
debian/tests/control | 2 +
debian/tests/testgnuplot | 19 +
debian/watch | 3 +-
demo/Makefile.am | 77 +-
demo/Makefile.am.in | 18 +-
demo/Makefile.in | 424 +-
demo/all.dem | 71 +-
demo/animate2.dem | 2 +-
demo/approximate.dem | 2 +
demo/arrowstyle.dem | 71 +-
demo/autoscale.dem | 3 +-
demo/bolditalic.dem | 13 +
demo/borders.dem | 2 +-
demo/callargs.dem | 35 +
demo/cerf.dem | 75 +
demo/circles.dem | 6 -
demo/cities.dem | 2 +
demo/clipobject.dem | 78 +
demo/complex_trig.dem | 107 +
demo/contours.dem | 176 +-
demo/dashcolor.dem | 27 +-
demo/dashtypes.dem | 49 +
demo/datastrings.dem | 49 +-
demo/dgrid3d.dem | 7 +-
demo/ellipse.dem | 10 +-
demo/ellipses_style.dem | 6 +-
demo/enhanced_utf8.dem | 8 +-
demo/enhancedtext.dem | 3 +
demo/epslatex.dem | 4 +-
demo/fillbetween.dem | 2 +-
demo/fit.dem | 611 +-
demo/fitmulti.dem | 179 +
demo/fontfile.dem | 6 +-
demo/fontfile_latex.dem | 6 +-
demo/gantt.dem | 59 +
demo/gen-random.inc | 15 +
demo/heatmaps.dem | 59 +-
demo/hidden2.dem | 18 +-
demo/histograms.dem | 10 +-
demo/histograms2.dem | 6 +-
demo/html/Makefile | 45 +-
demo/html/Makefile.canvas | 12 +-
demo/html/Makefile.svg | 11 +-
demo/html/canvas_utf8.dem | 2 +-
demo/html/gnuplot_demo.css | 1 -
demo/html/index.canvas | 44 +-
demo/html/index.save | 88 +-
demo/html/index.svg | 46 +-
demo/html/linkedaxes.patch | 41 +
demo/html/webify.pl | 9 +-
demo/html/webify_canvas.pl | 78 +-
demo/html/webify_svg.pl | 4 +
demo/hypertext.dem | 29 +
demo/image.dem | 6 -
demo/image2.dem | 34 +-
demo/imageNaN.dem | 91 +-
demo/iterate.dem | 16 +
demo/kdensity2d.dem | 12 +-
demo/key.dem | 9 +
demo/labelplot.pdb | 37 -
demo/layout.dem | 77 +-
demo/lena-keypoints.bin | Bin 2760 -> 0 bytes
demo/lena.rgb | 12 -
demo/lines_arrows.dem | 135 +
demo/linkedaxes.dem | 43 +
demo/macros.dem | 17 +-
demo/margins.dem | 4 +-
demo/matrix_index.dem | 43 +
demo/molecule.dem | 1 +
demo/named_var.dem | 18 +
demo/nearmap.csv | 117 -
demo/nokey.dem | 15 +
demo/orbits.dem | 6 -
demo/parallel.dem | 49 +
demo/param.dem | 34 +-
demo/piecewise.dem | 73 +
demo/plugin/Makefile.am | 15 +
demo/plugin/Makefile.in | 601 +
demo/plugin/demo_plugin.c | 92 +
demo/plugin/gnuplot_plugin.h | 51 +
demo/plugin/plugin.dem | 43 +
demo/pm3d.dem | 33 +-
demo/poldat.dem | 8 +-
demo/rainbow.dem | 6 -
demo/random.dem | 31 +-
demo/rectangle.dem | 34 +-
demo/rgb_variable.dat | 12 +-
demo/rgb_variable.dem | 40 +
demo/rgba_lines.dem | 36 +
demo/rotate_labels.dem | 33 +
demo/rugplot.dem | 21 +
demo/simple.dem | 11 +-
demo/smooth.dem | 17 +-
demo/starmap.dem | 22 -
demo/stringvar.dem | 39 +-
demo/surface1.dem | 27 +-
demo/timedat.dat | 1 +
demo/timedat.dem | 43 +-
demo/transparent.dem | 6 +-
demo/transparent_solids.dem | 6 +-
demo/utf8.dem | 2 +
demo/varcolor.dem | 2 +
demo/vector.dem | 20 +-
demo/world.dem | 23 +-
docs/Makefile.am | 407 +
docs/Makefile.in | 1407 +-
docs/README.ja | 537 -
docs/doc2ipf.c | 13 +-
docs/doc2ms.c | 33 +-
docs/doc2rnh.c | 2 +-
docs/doc2tex.c | 20 +-
docs/doc2texi.el | 25 +-
docs/faq-ja.tex | 1314 +-
docs/gnuplot-ja.doc | 4466 +-
docs/gnuplot.doc | 4318 +-
docs/gnuplot.pdf | 47191 -------------------
docs/gnuplot.texi | 22067 ---------
docs/gpcard.tex | 4 +-
docs/pdffigures.tex | 1 -
docs/plotstyles.gnu | 206 +-
docs/psdoc/ps_symbols.gpi | 154 +-
docs/term-ja.diff | 1228 +-
docs/titlepag.ipf | 40 +-
docs/titlepag.ms | 53 +-
docs/titlepag.tex | 46 +-
docs/windows/doc2html.c | 29 +-
lisp/COPYING | 340 -
lisp/ChangeLog | 224 -
lisp/INSTALL | 45 -
lisp/Makefile.am | 66 -
lisp/Makefile.in | 554 -
lisp/README | 127 -
lisp/README.1st | 13 -
lisp/aclocal.m4 | 684 -
lisp/configure | 3749 --
lisp/configure.in | 49 -
lisp/dot.el | 7 -
lisp/dotemacs | 21 -
lisp/gnuplot-gui.el | 1750 -
lisp/gnuplot.el | 2578 -
lisp/gnuplot.el.old | 150 -
lisp/gpelcard.tex | 491 -
m4/Makefile.in | 119 +-
m4/apple.m4 | 72 +-
man/Makefile.am | 14 +-
man/Makefile.in | 146 +-
man/gnuplot-ja.1 | 247 +
man/gnuplot.1 | 24 +-
man/lasergnu.1 | 69 -
share/LaTeX/Makefile.in | 122 +-
share/LaTeX/gnuplot-lua-tikz-common.tex | 53 +-
share/LaTeX/gnuplot-lua-tikz.sty | 4 +-
share/Makefile.in | 269 +-
share/colors_mono.gp | 11 +-
share/gnuplotrc | 6 +-
src/Makefile.am | 81 +-
src/Makefile.in | 1369 -
src/Makefile.maint | 21 +-
src/NeXT/Controller.h | 35 -
src/NeXT/Controller.m | 231 -
src/NeXT/English.lproj/GnuTerm.nib/data.classes | 51 -
src/NeXT/English.lproj/GnuTerm.nib/data.nib | Bin 4149 -> 0 bytes
src/NeXT/English.lproj/gnuview.nib/bigger.tiff | Bin 260 -> 0 bytes
src/NeXT/English.lproj/gnuview.nib/data.classes | 45 -
src/NeXT/English.lproj/gnuview.nib/data.nib | Bin 1232 -> 0 bytes
src/NeXT/English.lproj/gnuview.nib/smaller.tiff | Bin 372 -> 0 bytes
src/NeXT/GnuTerm.iconheader | 2 -
src/NeXT/GnuTerm.tiff | Bin 9410 -> 0 bytes
src/NeXT/GnuTerm_main.m | 15 -
src/NeXT/GnuView.h | 18 -
src/NeXT/GnuView.m | 128 -
src/NeXT/Makefile | 46 -
src/NeXT/Makefile.postamble | 108 -
src/NeXT/Makefile.preamble | 88 -
src/NeXT/PB.gdbinit | 7 -
src/NeXT/PB.project | 26 -
src/NeXT/README.rtf | 41 -
src/NeXT/bigger.tiff | Bin 260 -> 0 bytes
src/NeXT/gnuviewController.h | 24 -
src/NeXT/gnuviewController.m | 92 -
src/NeXT/smaller.tiff | Bin 372 -> 0 bytes
src/OpenStep/Controller.h | 24 -
src/OpenStep/Controller.m | 131 -
src/OpenStep/English.lproj/GnuTerm.nib/classes.nib | 32 -
src/OpenStep/English.lproj/GnuTerm.nib/objects.nib | 12 -
.../English.lproj/gnuview.nib/data.classes | 28 -
src/OpenStep/English.lproj/gnuview.nib/objects.nib | 7 -
src/OpenStep/GnuTerm.iconheader | 2 -
src/OpenStep/GnuTerm.tiff | Bin 9410 -> 0 bytes
src/OpenStep/GnuTerm_main.m | 15 -
src/OpenStep/GnuView.h | 17 -
src/OpenStep/GnuView.m | 101 -
src/OpenStep/GnuViewController.h | 22 -
src/OpenStep/GnuViewController.m | 62 -
src/OpenStep/Makefile | 60 -
src/OpenStep/Makefile.postamble | 108 -
src/OpenStep/Makefile.preamble | 88 -
src/OpenStep/PB.project | 42 -
src/OpenStep/PBUserInfo/PBUserInfo_leigh.plist | 9 -
src/OpenStep/TODO | 7 -
src/README | 1115 -
src/alloc.c | 228 +-
src/alloc.h | 30 +-
src/ansichek.h | 94 -
src/axis.c | 642 +-
src/axis.h | 292 +-
src/beos/GPApp.cpp | 284 -
src/beos/GPApp.h | 67 -
src/beos/GPBitmap.cpp | 388 -
src/beos/GPBitmap.h | 119 -
src/beos/GPView.cpp | 162 -
src/beos/GPView.h | 69 -
src/beos/GPWindow.cpp | 332 -
src/beos/GPWindow.h | 59 -
src/beos/Makefile.in | 380 -
src/beos/XStringList.cpp | 16 -
src/beos/XStringList.h | 47 -
src/beos/constants.h | 64 -
src/bf_test.c | 133 +-
src/binary.c | 418 -
src/binary.h | 58 -
src/bitmap.c | 59 +-
src/boundary.c | 1590 +
src/boundary.h | 28 +
src/breaders.c | 11 +-
src/color.c | 190 +-
src/color.h | 19 +-
src/command.c | 1104 +-
src/command.h | 30 +-
src/contour.c | 15 +-
src/corgraph.asm | 167 -
src/corplot.c | 77 -
src/datablock.c | 240 +
src/datablock.h | 8 +
src/datafile.c | 1160 +-
src/datafile.h | 74 +-
src/dynarray.c | 4 +-
src/eval.c | 213 +-
src/eval.h | 33 +-
src/external.c | 243 +
src/external.h | 134 +
src/fit.c | 2334 +-
src/fit.h | 60 +-
src/gadgets.c | 398 +-
src/gadgets.h | 129 +-
src/getcolor.c | 62 +-
src/getcolor.h | 5 +-
src/gp_hist.h | 12 +-
src/gp_time.h | 20 +-
src/gp_types.h | 55 +-
src/gplt_x11.c | 1022 +-
src/gplt_x11.h | 4 +-
src/graph3d.c | 1361 +-
src/graph3d.h | 11 +-
src/graphics.c | 3831 +-
src/graphics.h | 21 +-
src/header.mac | 61 -
src/help.c | 31 +-
src/hidden3d.c | 153 +-
src/hidden3d.h | 3 +-
src/history.c | 96 +-
src/hrcgraph.asm | 358 -
src/intergra.x11 | 19 -
src/internal.c | 172 +-
src/internal.h | 5 +-
src/interpol.c | 291 +-
src/interpol.h | 4 +-
src/lasergnu | 230 -
src/libcerf.c | 117 +
src/libcerf.h | 11 +
src/lineproc.mac | 126 -
src/makefile.all | 44 +-
src/makefile.awc | 44 +-
src/matrix.c | 93 +-
src/matrix.h | 11 +-
src/misc.c | 997 +-
src/misc.h | 12 +-
src/mouse.c | 965 +-
src/mouse.h | 30 +-
src/mousecmn.h | 9 +-
src/multiplot.c | 646 +
src/multiplot.h | 4 +
src/os2/4allterm.cmd | 104 -
src/os2/dialogs.c | 476 -
src/os2/dialogs.h | 156 -
src/os2/gclient.c | 4148 --
src/os2/gnuplot.ico | Bin 2448 -> 0 bytes
src/os2/gnupmdrv.c | 299 -
src/os2/gnupmdrv.def | 13 -
src/os2/gnupmdrv.h | 163 -
src/os2/gnupmdrv.ipf | 377 -
src/os2/gnupmdrv.rc | 322 -
src/os2/pm_msgs.h | 83 -
src/os2/print.c | 526 -
src/os2/ptrcross.ptr | Bin 874 -> 0 bytes
src/os2/rotating.ptr | Bin 288 -> 0 bytes
src/os2/scaling.ptr | Bin 288 -> 0 bytes
src/os9.c | 215 -
src/parse.c | 288 +-
src/parse.h | 19 +-
src/pcgraph.asm | 221 -
src/plot.c | 346 +-
src/plot.h | 11 +-
src/plot2d.c | 1232 +-
src/plot2d.h | 6 +-
src/plot3d.c | 501 +-
src/pm3d.c | 217 +-
src/pm3d.h | 23 +-
src/qtterminal/Makefile.in | 117 +-
src/qtterminal/QtGnuplotApplication.cpp | 1 -
src/qtterminal/QtGnuplotEvent.cpp | 26 +-
src/qtterminal/QtGnuplotEvent.h | 22 +-
src/qtterminal/QtGnuplotInstance.cpp | 18 +
src/qtterminal/QtGnuplotInstance.h | 2 +
src/qtterminal/QtGnuplotItems.cpp | 208 +-
src/qtterminal/QtGnuplotItems.h | 84 +-
src/qtterminal/QtGnuplotScene.cpp | 497 +-
src/qtterminal/QtGnuplotScene.h | 11 +
src/qtterminal/QtGnuplotSettings.ui | 42 +-
src/qtterminal/QtGnuplotWidget.cpp | 224 +-
src/qtterminal/QtGnuplotWidget.h | 65 +-
src/qtterminal/QtGnuplotWindow.cpp | 168 +-
src/qtterminal/QtGnuplotWindow.h | 26 +
src/qtterminal/README.Qt | 6 +-
src/qtterminal/embed_example.h | 1 +
src/qtterminal/gnuplot_qt.cpp | 24 +-
src/qtterminal/po/qtgnuplot_fr.ts | 88 +-
src/qtterminal/po/qtgnuplot_ja.ts | 88 +-
src/qtterminal/qt_conversion.cpp | 6 +-
src/qtterminal/qt_term.cpp | 1048 +-
src/qtterminal/qt_term.h | 8 +-
src/qtterminal/qt_term_mac.m | 14 -
src/readline.c | 137 +-
src/save.c | 682 +-
src/save.h | 7 +-
src/scanner.c | 66 +-
src/scanner.h | 2 +-
src/set.c | 2369 +-
src/setshow.h | 25 +-
src/show.c | 771 +-
src/specfun.c | 1049 +-
src/specfun.h | 10 +-
src/standard.c | 2 +-
src/stats.c | 634 +-
src/stdfn.c | 133 +-
src/stdfn.h | 52 +-
src/syscfg.h | 72 +-
src/tables.c | 60 +-
src/tables.h | 28 +-
src/tabulate.c | 260 +-
src/tabulate.h | 5 +-
src/term.c | 1246 +-
src/term.h | 54 +-
src/term_api.h | 196 +-
src/time.c | 274 +-
src/unset.c | 469 +-
src/util.c | 540 +-
src/util.h | 26 +-
src/util3d.c | 104 +-
src/util3d.h | 7 +-
src/variable.c | 4 +-
src/version.c | 17 +-
src/version.h | 5 +-
src/win/README.win-ja | 431 -
src/win/geticon.c | 101 -
src/win/pgnuplot.c | 369 -
src/win/rotating.cur | Bin 326 -> 0 bytes
src/win/scaling.cur | Bin 326 -> 0 bytes
src/win/screenbuf.c | 566 -
src/win/screenbuf.h | 89 -
src/win/wcommon.h | 93 -
src/win/wgdiplus.cpp | 194 -
src/win/wgdiplus.h | 51 -
src/win/wgnuplib.c | 132 -
src/win/wgnuplib.h | 415 -
src/win/wgnuplib.rc | 93 -
src/win/wgnuplot-ja.mnu | 755 -
src/win/wgnuplot.exe.manifest | 22 -
src/win/wgnuplot.hpj | 9 -
src/win/wgnuplot.mnu | 752 -
src/win/wgnuplot.rc | 126 -
src/win/wgraph.c | 4253 --
src/win/winmain.c | 1001 -
src/win/winmain.h | 68 -
src/win/wmenu.c | 1079 -
src/win/wpause.c | 340 -
src/win/wprinter.c | 332 -
src/win/wresourc.h | 120 -
src/win/wtext.c | 2162 -
src/win/wtext.h | 112 -
src/wxterminal/Makefile.in | 117 +-
src/wxterminal/gp_cairo.c | 513 +-
src/wxterminal/gp_cairo.h | 27 +-
src/wxterminal/gp_cairo_helpers.c | 4 +-
src/wxterminal/wxt_gui.cpp | 894 +-
src/wxterminal/wxt_gui.h | 80 +-
src/wxterminal/wxt_term.h | 25 +-
term/Makefile.am | 20 +-
term/Makefile.in | 143 +-
term/PostScript/cp1252.ps | 43 +
term/PostScript/prologue.ps | 44 +-
term/PostScript/prologues.h | 94 +-
term/README | 91 +-
term/aed.trm | 224 -
term/ai.trm | 9 +-
term/aquaterm.trm | 125 +-
term/be.trm | 8 +-
term/caca.trm | 3434 ++
term/cairo.trm | 220 +-
term/canvas.trm | 344 +-
term/cgi.trm | 340 -
term/cgm.trm | 15 +-
term/context.trm | 55 +-
term/corel.trm | 8 +-
term/debug.trm | 70 +-
term/djsvga.trm | 10 +-
term/dumb.trm | 165 +-
term/eepic.trm | 4 +-
term/emf.trm | 376 +-
term/estimate.trm | 20 +-
term/fig.trm | 110 +-
term/gd.trm | 424 +-
term/ggi.trm | 12 +-
term/gpic.trm | 15 +-
term/hpgl.trm | 3 +-
term/impcodes.h | 4 +-
term/js/canvasmath.js | 37 +-
term/js/gnuplot_common.js | 30 +-
term/js/gnuplot_dashedlines.js | 4 +-
term/js/gnuplot_mouse.js | 141 +-
term/js/gnuplot_svg.js | 163 +-
term/js/return.png | Bin 0 -> 2142 bytes
term/linux.trm | 2 +-
term/lua.trm | 117 +-
term/lua/README | 11 +-
term/lua/gnuplot-tikz.help | 9 +-
term/lua/gnuplot-tikz.lua | 346 +-
term/mac.trm | 171 -
term/metapost.trm | 4 +-
term/next.trm | 4 +-
term/openstep.trm | 4 +-
term/pdf.trm | 46 +-
term/post.trm | 721 +-
term/pslatex.trm | 182 +-
term/pstricks.trm | 3 +-
term/qt.trm | 27 +-
term/svg.trm | 479 +-
term/tek.trm | 761 +-
term/tgif.trm | 24 +-
term/tkcanvas.trm | 2458 +-
term/unixpc.trm | 628 -
term/v384.trm | 207 -
term/vgagl.trm | 19 +-
term/win.trm | 313 +-
term/wxt.trm | 162 +-
term/x11.trm | 483 +-
term/xlib.trm | 31 +-
tutorial/Makefile.in | 116 +-
tutorial/tutorial.tex | 2 +-
win/Copyright-ja.txt | 39 -
win/README-Windows-ja.txt | 218 -
win/README-Windows.txt | 202 -
win/gnuplot.iss | 268 -
win/modpath.iss | 219 -
554 files changed, 54078 insertions(+), 161750 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gnuplot.git
More information about the debian-science-commits
mailing list