[polyml] branch debian/experimental updated (185be6a -> be89dbd)

James Clarke jrtc27 at moszumanska.debian.org
Mon Mar 20 19:16:08 UTC 2017


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

jrtc27 pushed a change to branch debian/experimental
in repository polyml.

      from  185be6a   Release 5.7~20170221.git4c3ba45 to experimental
      adds  a60026d   New upstream version 5.7~20170222.git2737850
       new  7ec0f54   Merge tag 'upstream/5.7_20170222.git2737850' into debian/experimental
       new  cbb89e7   Fix FTBFS on x32
       new  ad5cfc6   Update changelog
       new  4635896   Release 5.7~20170222.git2737850-1 to experimental
      adds  6147d94   New upstream version 5.7~20170315.git1343f60
       new  48e7d7f   Merge tag 'upstream/5.7_20170315.git1343f60' into debian/experimental
       new  150e090   Open changelog for next release
       new  aa6e380   Drop all patches; fixed upstream
       new  6c11fd3   Include IntInfAsInt module in libpolyml7
       new  990ec37   Update changelog
       new  be89dbd   Release 5.7~20170315.git1343f60-1 to experimental

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Tests/Succeed/Test170.ML                           |  6 ++
 basis/String.sml                                   |  4 +-
 basis/Word8Array.sml                               | 27 +------
 configure                                          |  4 +-
 configure.ac                                       |  2 +-
 debian/changelog                                   | 16 ++++
 debian/libpolyml7.install                          |  1 +
 documentation/Reference/PolyMLSaveState.html       | 88 ++++++++++++++--------
 libpolyml/arb.cpp                                  |  2 +-
 libpolyml/arb.h                                    |  2 +-
 libpolyml/heapsizing.cpp                           |  4 +-
 libpolyml/memmgr.cpp                               | 74 ++++++++++--------
 libpolyml/memmgr.h                                 |  1 +
 libpolyml/run_time.cpp                             |  2 +-
 libpolyml/run_time.h                               |  2 +-
 libpolyml/savestate.cpp                            | 30 ++++++--
 mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML  |  6 ++
 .../{IntAsIntInf => IntInfAsInt}/ArrayVector.sml   |  0
 modules/{IntAsIntInf => IntInfAsInt}/Date.sml      |  0
 .../{IntAsIntInf => IntInfAsInt}/InputOutput.sml   |  0
 modules/{IntAsIntInf => IntInfAsInt}/Integer.sml   |  0
 modules/{IntAsIntInf => IntInfAsInt}/List.sml      |  0
 modules/{IntAsIntInf => IntInfAsInt}/Makefile.am   | 10 +--
 modules/{IntAsIntInf => IntInfAsInt}/Makefile.in   | 16 ++--
 modules/{IntAsIntInf => IntInfAsInt}/ROOT.sml      |  5 +-
 .../{IntAsIntInf => IntInfAsInt}/RealStringCvt.sml |  0
 .../{IntAsIntInf => IntInfAsInt}/StringChar.sml    |  0
 modules/{IntAsIntInf => IntInfAsInt}/Word.sml      |  0
 modules/{IntAsIntInf => IntInfAsInt}/Word64.sml    |  0
 modules/Makefile.am                                |  2 +-
 modules/Makefile.in                                |  2 +-
 31 files changed, 182 insertions(+), 124 deletions(-)
 create mode 100644 Tests/Succeed/Test170.ML
 rename modules/{IntAsIntInf => IntInfAsInt}/ArrayVector.sml (100%)
 rename modules/{IntAsIntInf => IntInfAsInt}/Date.sml (100%)
 rename modules/{IntAsIntInf => IntInfAsInt}/InputOutput.sml (100%)
 rename modules/{IntAsIntInf => IntInfAsInt}/Integer.sml (100%)
 rename modules/{IntAsIntInf => IntInfAsInt}/List.sml (100%)
 rename modules/{IntAsIntInf => IntInfAsInt}/Makefile.am (50%)
 rename modules/{IntAsIntInf => IntInfAsInt}/Makefile.in (97%)
 rename modules/{IntAsIntInf => IntInfAsInt}/ROOT.sml (96%)
 rename modules/{IntAsIntInf => IntInfAsInt}/RealStringCvt.sml (100%)
 rename modules/{IntAsIntInf => IntInfAsInt}/StringChar.sml (100%)
 rename modules/{IntAsIntInf => IntInfAsInt}/Word.sml (100%)
 rename modules/{IntAsIntInf => IntInfAsInt}/Word64.sml (100%)

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



More information about the debian-science-commits mailing list