[gnuplot] 01/05: Merge.
Anton Gladky
gladk at moszumanska.debian.org
Mon Sep 29 17:54:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gnuplot.
commit f50b825335b21fcafcda7ad9f9fcc87744be6f89
Merge: 785cef6 5b5e9cd
Author: Anton Gladky <gladk at debian.org>
Date: Mon Sep 29 19:12:56 2014 +0200
Merge.
ChangeLog | 318 ++++++++++++++++++++++++++++++++++++-
Makefile.am | 2 +-
Makefile.in | 2 +-
NEWS | 34 ++++
PATCHLEVEL | 2 +-
RELEASE_NOTES | 177 +++++++++++++++++++++
config/config.mgw | 29 +---
config/config.nt | 27 ++--
config/mingw/Makefile | 14 +-
configure.in | 4 +-
demo/timedat.dem | 4 +-
docs/Makefile.in | 2 +-
docs/gnuplot.doc | 89 +++++++++--
docs/gnuplot.pdf | Bin 1589954 -> 1592982 bytes
docs/gnuplot.texi | 112 ++++++++++---
docs/pdffigures.tex | 1 -
docs/titlepag.tex | 4 +-
src/command.c | 4 +-
src/datafile.c | 95 ++++++-----
src/datafile.h | 4 +-
src/eval.c | 3 +-
src/fit.c | 67 +++++---
src/fit.h | 3 +-
src/gadgets.c | 15 +-
src/graph3d.c | 4 +-
src/graphics.c | 79 ++++++---
src/internal.c | 25 +--
src/misc.c | 15 +-
src/mouse.c | 45 +++---
src/parse.c | 57 ++++---
src/plot.c | 33 ++--
src/plot2d.c | 8 +-
src/qtterminal/QtGnuplotScene.cpp | 5 +-
src/qtterminal/QtGnuplotWindow.cpp | 6 +
src/qtterminal/QtGnuplotWindow.h | 1 +
src/qtterminal/qt_term.cpp | 14 +-
src/save.c | 12 +-
src/set.c | 116 +++++++++++---
src/show.c | 14 +-
src/syscfg.h | 8 +-
src/term.c | 4 +-
src/unset.c | 3 +-
src/version.c | 6 +-
src/win/wcommon.h | 4 +-
src/win/wgnuplot.exe.manifest64 | 22 +++
src/win/wgnuplot.rc | 10 +-
src/win/wgraph.c | 40 ++---
src/win/winmain.c | 28 ++--
src/win/winmain.h | 4 +-
src/win/wmenu.c | 71 +++++----
src/win/wpause.c | 26 +--
src/win/wprinter.c | 25 +--
src/win/wtext.c | 22 +--
src/wxterminal/wxt_gui.cpp | 19 ++-
src/wxterminal/wxt_gui.h | 6 +-
term/cairo.trm | 7 +-
term/js/gnuplot_svg.js | 12 +-
term/pdf.trm | 9 +-
term/post.trm | 6 +-
term/svg.trm | 11 +-
win/gnuplot.iss | 8 +-
61 files changed, 1361 insertions(+), 436 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