[gnuplot] 01/07: Merge tag 'upstream/4.6.4'

Anton Gladky gladk at alioth.debian.org
Sat Oct 12 18:59:16 UTC 2013


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository gnuplot.

commit 6c65c482ef177dc7ef764e319875343905508c56
Merge: 9fbd2a7 2500301
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Oct 11 22:40:31 2013 +0200

    Merge tag 'upstream/4.6.4'
    
    Upstream version 4.6.4

 ChangeLog                         |  372 ++++++++++-
 Makefile.in                       |  209 +++---
 NEWS                              |   26 +-
 PATCHLEVEL                        |    2 +-
 aclocal.m4                        |  225 +++----
 config/Makefile.am                |    5 +-
 config/Makefile.in                |   55 +-
 config/makefile.nt                |  365 -----------
 config/mingw/Makefile             |   10 +-
 configure                         |  481 ++++++++------
 configure.in                      |   10 +-
 demo/Makefile.am                  |   16 +-
 demo/Makefile.in                  |   63 +-
 demo/fitmulti.dem                 |  180 +++++
 demo/imageNaN.dem                 |   17 +
 docs/Makefile.in                  |   13 +-
 docs/doc2texi.el                  |   10 +-
 docs/gnuplot.doc                  |   10 +-
 docs/gnuplot.pdf                  |  Bin 2219862 -> 1577735 bytes
 docs/gnuplot.texi                 | 1301 +++++++++++++++++++------------------
 docs/plotstyles.gnu               |    2 +-
 docs/titlepag.tex                 |    4 +-
 lisp/Makefile.in                  |   67 +-
 lisp/aclocal.m4                   |  200 +++---
 lisp/configure                    |  258 +++++---
 m4/Makefile.in                    |   50 +-
 man/Makefile.in                   |   64 +-
 man/gnuplot.1                     |    4 +-
 missing                           |  458 +++++--------
 share/LaTeX/Makefile.in           |   53 +-
 share/Makefile.in                 |  187 +++---
 src/Makefile.in                   |  471 +++++++-------
 src/axis.c                        |    8 +-
 src/axis.h                        |    4 +-
 src/command.c                     |   41 +-
 src/command.h                     |    6 +-
 src/datafile.c                    |  126 ++--
 src/eval.c                        |   22 +-
 src/fit.c                         |  125 ++--
 src/fit.h                         |    7 +-
 src/gadgets.c                     |    2 +-
 src/gplt_x11.c                    |    4 +-
 src/graph3d.c                     |   10 +-
 src/graphics.c                    |  211 +++---
 src/internal.c                    |    4 +-
 src/misc.c                        |    9 +-
 src/plot.c                        |    4 +-
 src/plot2d.c                      |   43 +-
 src/pm3d.c                        |    6 +-
 src/qtterminal/Makefile.in        |   48 +-
 src/qtterminal/QtGnuplotScene.cpp |   18 +-
 src/scanner.c                     |   11 +-
 src/set.c                         |    4 +-
 src/term.c                        |  120 ++--
 src/time.c                        |   11 +-
 src/unset.c                       |    3 +-
 src/util.c                        |   17 +-
 src/util.h                        |    3 +-
 src/variable.c                    |    4 +-
 src/version.c                     |    6 +-
 src/win/wgraph.c                  |   56 +-
 src/win/winmain.c                 |   23 +-
 src/win/winmain.h                 |    3 +-
 src/win/wprinter.c                |   16 +-
 src/win/wtext.c                   |   32 +-
 src/wxterminal/Makefile.in        |   48 +-
 src/wxterminal/gp_cairo.c         |   21 +-
 src/wxterminal/wxt_gui.cpp        |   33 +-
 term/Makefile.in                  |   54 +-
 term/cairo.trm                    |   49 +-
 term/canvas.trm                   |   18 +-
 term/context.trm                  |   53 +-
 term/emf.trm                      |   10 +-
 term/svg.trm                      |   18 +-
 term/win.trm                      |   26 +-
 term/wxt.trm                      |   34 +-
 term/x11.trm                      |   10 +-
 term/xlib.trm                     |    4 +-
 tutorial/Makefile.in              |   47 +-
 win/README-Windows-ja.txt         |    4 +-
 win/README-Windows.txt            |    2 +-
 win/gnuplot.iss                   |    8 +-
 82 files changed, 3630 insertions(+), 3004 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