[glpk] 01/04: Merge tag 'upstream/4.62'

Sébastien Villemot sebastien at debian.org
Sun Jun 18 09:57:01 UTC 2017


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

sebastien pushed a commit to branch master
in repository glpk.

commit b0bec3e3ede42f07fa25b525a39bc19c3ab53b35
Merge: 242dabc ce6dfd1
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Jun 18 11:41:38 2017 +0200

    Merge tag 'upstream/4.62'
    
    Upstream version 4.62

 ChangeLog                                          |  55 ++++
 NEWS                                               |  17 ++
 README                                             |   2 +-
 configure                                          |  20 +-
 configure.ac                                       |   2 +-
 examples/pbn/pbn.mod                               |   8 +-
 src/Makefile.am                                    |   3 +-
 src/Makefile.in                                    |  62 +++--
 src/api/intfeas1.c                                 |   9 +
 src/api/minisat1.c                                 |  19 ++
 src/api/mps.c                                      |   8 +
 src/env/stdc.c                                     |  98 +++++++
 src/env/stdc.h                                     |  22 +-
 src/env/stream.c                                   |  34 ++-
 src/env/time.c                                     |  10 +-
 src/glphbm.c                                       |   6 +-
 src/glpk.h                                         |   2 +-
 src/glprgr.c                                       |  10 +-
 src/minisat/minisat.c                              |  20 +-
 src/mpl/mpl5.c                                     |   6 +-
 src/mpl/mpl6.c                                     |  42 ++-
 src/mpl/mplsql.c                                   |  21 +-
 src/simplex/simplex.h                              |   4 +-
 src/simplex/spxlp.c                                |   2 +-
 src/simplex/spxprim.c                              | 297 +++++++++++++++++++--
 src/simplex/spydual.c                              |  53 +++-
 w32/Makefile_VC                                    |   1 +
 w32/Makefile_VC_DLL                                |  13 +-
 w32/Makefile_VC_stdcall_DLL                        |  13 +-
 w64/glpk_4_61.def => w32/glpk_4_62.def             |   5 +-
 ...glpk_4_61_stdcall.def => glpk_4_62_stdcall.def} |   5 +-
 w32/glpk_4_61.def => w64/glpk_4_62.def             |   5 +-
 w64/makefile_VC                                    |   1 +
 w64/makefile_VC_DLL                                |  13 +-
 34 files changed, 785 insertions(+), 103 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