[glpk] 01/06: Merge tag 'upstream/4.59'

Sébastien Villemot sebastien at debian.org
Thu Apr 7 09:50:08 UTC 2016


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

sebastien pushed a commit to branch master
in repository glpk.

commit 53bad317968a9c826fd59c051562dee092f9d15a
Merge: 87432bf adfd4dd
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Mar 18 19:56:15 2016 +0100

    Merge tag 'upstream/4.59'
    
    Upstream version 4.59

 ChangeLog                            |   82 +
 NEWS                                 |   18 +
 README                               |    2 +-
 THANKS                               |    6 +-
 configure                            |   20 +-
 configure.ac                         |    2 +-
 doc/gmpl_pt-BR.pdf                   |  Bin 0 -> 256626 bytes
 doc/gmpl_pt-BR.tex                   | 7893 ++++++++++++++++++++++++++++++++++
 doc/graphs.pdf                       |  Bin 214470 -> 210602 bytes
 doc/graphs.tex                       |  266 +-
 examples/tsp/main.c                  |    2 +-
 src/Makefile.am                      |   30 +-
 src/Makefile.in                      |  329 +-
 src/api/mpl.c                        |    2 +-
 src/api/rdcc.c                       |    7 +
 src/api/rdgr.c                       |   86 -
 src/api/wrcc.c                       |    7 +
 src/api/wrgr.c                       |   80 -
 src/bflib/sgf.c                      |   29 +-
 src/bflib/sgf.h                      |    2 +-
 src/cglib/cfg.h                      |    8 +
 src/cglib/cfg2.c                     |   91 +
 src/{glpios08.c => cglib/clqcut.c}   |   93 +-
 src/{glpios05.c => cglib/gmicut.c}   |  268 +-
 src/cglib/gmigen.c                   |  142 +
 src/{glpios06.c => cglib/mirgen.c}   |  359 +-
 src/glpios.h                         |   95 +-
 src/glpios01.c                       |    7 +
 src/glpios03.c                       |  134 +
 src/glpk.h                           |   39 +-
 src/glpsdf.c                         |  259 --
 src/glpsdf.h                         |   63 -
 src/{glpmpl.h => mpl/mpl.h}          |    9 +-
 src/{glpmpl01.c => mpl/mpl1.c}       |    7 +-
 src/{glpmpl02.c => mpl/mpl2.c}       |    7 +-
 src/{glpmpl03.c => mpl/mpl3.c}       |    7 +-
 src/{glpmpl04.c => mpl/mpl4.c}       |    7 +-
 src/{glpmpl05.c => mpl/mpl5.c}       |    7 +-
 src/{glpmpl06.c => mpl/mpl6.c}       |    9 +-
 src/{glpsql.c => mpl/sql.c}          |    9 +-
 src/{glpsql.h => mpl/sql.h}          |    9 +-
 src/proxy/proxy.c                    |   14 +-
 src/{glpios04.c => spv.c}            |   86 +-
 src/spv.h                            |   64 +
 w32/Makefile_VC                      |   29 +-
 w32/Makefile_VC_DLL                  |   41 +-
 w32/{glpk_4_58.def => glpk_4_59.def} |    4 +-
 w64/{glpk_4_58.def => glpk_4_59.def} |    4 +-
 w64/makefile_VC                      |   29 +-
 w64/makefile_VC_DLL                  |   41 +-
 50 files changed, 9432 insertions(+), 1372 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/glpk.git



More information about the debian-science-commits mailing list