[polyml] 01/10: Merge tag 'upstream/5.5.2'

James Clarke jrtc27-guest at moszumanska.debian.org
Sat Oct 17 15:14:20 UTC 2015


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

jrtc27-guest pushed a commit to branch master
in repository polyml.

commit f189994afaf67cd1b2e1cb1a232efea2549ca34c
Merge: 0e68cf4 5652b31
Author: James Clarke <jrtc27 at jrtc27.com>
Date:   Thu Oct 15 20:27:29 2015 +0100

    Merge tag 'upstream/5.5.2'
    
    Upstream version 5.5.2

 Makefile.am                                        |    55 +-
 Makefile.in                                        |   350 +-
 PPolyML.dsp                                        |     8 +-
 PolyImport.vcxproj                                 |   244 +
 PolyML.dsp                                         |    12 +-
 PolyML.dsw                                         |    63 +
 PolyML.rc                                          |    14 +-
 PolyML.sln                                         |   170 +
 PolyML.vcxproj                                     |   585 +
 PolyPerf/PolyPerf.cpp                              |   707 +
 PolyPerf/PolyPerf.dsp                              |   119 +
 PolyPerf/PolyPerf.vcxproj                          |   249 +
 Root.ML                                            |    88 +-
 TODO.txt                                           |    25 +
 Tests/Fail/Test005.ML                              |     4 +-
 Tests/Fail/Test006.ML                              |     6 +-
 Tests/Fail/Test007.ML                              |     6 +-
 Tests/Fail/Test014.ML                              |     6 +-
 Tests/Fail/Test015.ML                              |     8 +-
 Tests/Fail/Test017.ML                              |     2 -
 Tests/Fail/Test018.ML                              |    18 +-
 Tests/Fail/Test019.ML                              |    12 +-
 Tests/Fail/Test026.ML                              |    22 +-
 Tests/Fail/Test027.ML                              |     6 +-
 Tests/Fail/Test029.ML                              |    12 +-
 Tests/Fail/Test030.ML                              |     6 +-
 Tests/Fail/Test032.ML                              |     2 +-
 Tests/Fail/Test033.ML                              |     2 +-
 Tests/Fail/Test034.ML                              |     8 +-
 Tests/Fail/Test035.ML                              |     6 +-
 Tests/Fail/Test036.ML                              |     6 +-
 Tests/Fail/Test037.ML                              |     6 +-
 Tests/Fail/Test038.ML                              |     8 +-
 Tests/Fail/Test039.ML                              |    16 +-
 Tests/Fail/Test040.ML                              |    18 +-
 Tests/Fail/Test041.ML                              |     2 +-
 Tests/Fail/Test042.ML                              |     6 +-
 Tests/Fail/Test043.ML                              |    14 +-
 Tests/Fail/Test044.ML                              |    10 +-
 Tests/Fail/Test045.ML                              |     4 +-
 Tests/Fail/Test046.ML                              |     4 +-
 Tests/Fail/Test047.ML                              |     8 +-
 Tests/Fail/Test048.ML                              |     8 +-
 Tests/Fail/Test050.ML                              |     4 +
 Tests/Fail/Test051.ML                              |     2 +
 Tests/Fail/Test052.ML                              |     2 +
 Tests/Fail/Test053.ML                              |     4 +
 Tests/Fail/Test054.ML                              |     1 +
 Tests/Fail/Test055.ML                              |     1 +
 Tests/Fail/Test056.ML                              |     2 +
 Tests/Fail/Test057.ML                              |     2 +
 Tests/Fail/Test058.ML                              |     3 +
 Tests/Fail/Test059.ML                              |     4 +
 Tests/Fail/Test060.ML                              |     3 +
 Tests/Fail/Test061.ML                              |     4 +
 Tests/Fail/Test062.ML                              |     2 +
 Tests/Fail/Test063.ML                              |     2 +
 Tests/Fail/Test064.ML                              |     7 +
 Tests/Fail/Test065.ML                              |     7 +
 Tests/Fail/Test066.ML                              |     3 +
 Tests/Fail/Test067.ML                              |     3 +
 Tests/Fail/Test068.ML                              |     8 +
 Tests/Fail/Test069.ML                              |    11 +
 Tests/Fail/Test070.ML                              |    19 +
 Tests/Fail/Test071.ML                              |     2 +
 Tests/Fail/Test072.ML                              |    31 +
 Tests/RunTests.sml                                 |    23 +-
 Tests/Succeed/Test001.ML                           |     4 +-
 Tests/Succeed/Test002.ML                           |    74 +-
 Tests/Succeed/Test012.ML                           |   264 +-
 Tests/Succeed/Test014.ML                           |     4 +-
 Tests/Succeed/Test017.ML                           |    14 +-
 Tests/Succeed/Test023.ML                           |     2 +-
 Tests/Succeed/Test032.ML                           |    36 +-
 Tests/Succeed/Test043.ML                           |     2 +-
 Tests/Succeed/Test047.ML                           |    16 +-
 Tests/Succeed/Test056.ML                           |    10 +-
 Tests/Succeed/Test058.ML                           |    66 +-
 Tests/Succeed/Test060.ML                           |    16 +-
 Tests/Succeed/Test065.ML                           |    12 +-
 Tests/Succeed/Test066.ML                           |     4 +-
 Tests/Succeed/Test067.ML                           |     2 +-
 Tests/Succeed/Test069.ML                           |     8 +-
 Tests/Succeed/Test070.ML                           |     3 +
 Tests/Succeed/Test071.ML                           |    12 +-
 Tests/Succeed/Test074.ML                           |     6 +-
 Tests/Succeed/Test076.ML                           |   138 +-
 Tests/Succeed/Test081.ML                           |    26 +-
 Tests/Succeed/Test083.ML                           |     8 +-
 Tests/Succeed/Test084.ML                           |     6 +-
 Tests/Succeed/Test086.ML                           |    29 +
 Tests/Succeed/Test087.ML                           |    31 +
 Tests/Succeed/Test088.ML                           |    43 +
 Tests/Succeed/Test089.ML                           |    21 +
 Tests/Succeed/Test090.ML                           |    35 +
 Tests/Succeed/Test091.ML                           |    22 +
 Tests/Succeed/Test092.ML                           |     4 +
 Tests/Succeed/Test093.ML                           |     2 +
 Tests/Succeed/Test094.ML                           |    25 +
 Tests/Succeed/Test095.ML                           |    12 +
 Tests/Succeed/Test096.ML                           |    18 +
 Tests/Succeed/Test097.ML                           |    51 +
 Tests/Succeed/Test098.ML                           |    51 +
 Tests/Succeed/Test099.ML                           |    51 +
 Tests/Succeed/Test100.ML                           |    20 +
 Tests/Succeed/Test101.ML                           |    90 +
 Tests/Succeed/Test102.ML                           |    25 +
 Tests/Succeed/Test103.ML                           |    29 +
 Tests/Succeed/Test104.ML                           |    35 +
 Tests/Succeed/Test105.ML                           |    22 +
 Tests/Succeed/Test106.ML                           |     6 +
 Tests/Succeed/Test107.ML                           |    59 +
 Tests/Succeed/Test108.ML                           |    10 +
 Tests/Succeed/Test109.ML                           |    75 +
 Tests/Succeed/Test110.ML                           |    38 +
 Tests/Succeed/Test111.ML                           |     9 +
 Tests/Succeed/Test112.ML                           |     8 +
 Tests/Succeed/Test113.ML                           |     8 +
 Tests/Succeed/Test114.ML                           |    26 +
 Tests/Succeed/Test115.ML                           |     2 +
 Tests/Succeed/Test116.ML                           |    22 +
 Tests/Succeed/Test117.ML                           |    17 +
 Tests/Succeed/Test118.ML                           |    48 +
 Tests/Succeed/Test119.ML                           |     7 +
 Tests/Succeed/Test120.ML                           |     6 +
 Tests/Succeed/Test121.ML                           |    31 +
 Tests/Succeed/Test122.ML                           |    54 +
 Tests/Succeed/Test123.ML                           |    75 +
 Tests/Succeed/Test124.ML                           |    11 +
 Tests/Succeed/Test125.ML                           |     5 +
 Tests/Succeed/Test126.ML                           |    35 +
 Tests/Succeed/Test127.ML                           |    14 +
 Tests/Succeed/Test128.ML                           |    67 +
 Tests/Succeed/Test129.ML                           |    25 +
 Tests/Succeed/Test130.ML                           |    12 +
 Tests/Succeed/Test131.ML                           |    46 +
 Tests/Succeed/Test132.ML                           |    34 +
 Tests/Succeed/Test133.ML                           |    54 +
 Tests/Succeed/Test134.ML                           |    20 +
 Tests/Succeed/Test135.ML                           |    12 +
 Tests/Succeed/Test136.ML                           |    31 +
 Tests/Succeed/Test137.ML                           |     3 +
 Tests/Succeed/Test138.ML                           |    15 +
 Tests/Succeed/Test139.ML                           |     6 +
 Tests/Succeed/Test140.ML                           |    10 +
 Tests/Succeed/Test141.ML                           |     3 +
 Tests/Succeed/Test142.ML                           |     9 +
 Tests/Succeed/Test143.ML                           |    10 +
 Tests/Succeed/Test144.ML                           |    10 +
 Tests/Succeed/Test145.ML                           |   120 +
 Tests/Succeed/Test146.ML                           |    24 +
 Tests/Succeed/Test147.ML                           |    31 +
 Tests/Succeed/Test148.ML                           |    27 +
 Tests/Succeed/Test149.ML                           |    26 +
 Tests/Succeed/Test150.ML                           |     3 +
 Tests/Succeed/Test151.ML                           |     7 +
 aclocal.m4                                         |  1018 -
 basis/Array.sml                                    |   673 +-
 basis/Array2.sml                                   |   522 +-
 basis/BIT_FLAGS.sml                                |    44 +-
 basis/BasicStreamIO.sml                            |    14 +-
 basis/BinIO.sml                                    |   278 +-
 basis/BinPrimIO.sml                                |    58 +-
 basis/Bool.sml                                     |   112 +-
 basis/BoolArray.sml                                |  1035 +-
 basis/Byte.sml                                     |    84 +-
 basis/CommandLine.sml                              |    40 +-
 basis/Date.sml                                     |   955 +-
 basis/ExnPrinter.sml                               |    53 +-
 basis/FinalPolyML.551.sml                          |  1619 +
 basis/FinalPolyML.sml                              |   515 +-
 basis/General.sml                                  |    88 +-
 basis/GenericSock.sml                              |    48 +-
 basis/HashArray.ML                                 |   239 +-
 basis/IEEEReal.sml                                 |   342 +-
 basis/IEEE_REAL.sml                                |    46 +-
 basis/IMPERATIVE_IO.sml                            |    76 +-
 basis/INTEGER.sml                                  |    26 +-
 basis/INetSock.sml                                 |   192 +-
 basis/IO.sml                                       |    26 +-
 basis/ImperativeIO.sml                             |   176 +-
 basis/InitialBasis.ML                              |   250 +-
 basis/InitialPolyML.ML                             |   318 +-
 basis/Int.sml                                      |   586 +-
 basis/Int32.sml                                    |    22 +-
 basis/IntArray.sml                                 |    60 +-
 basis/IntArray2.sml                                |   206 +-
 basis/IntInf.sml                                   |   208 +-
 basis/LargeWord.sml                                |   999 +-
 basis/LibraryIOSupport.sml                         |   777 +-
 basis/LibrarySupport.sml                           |   424 +-
 basis/List.sml                                     |   278 +-
 basis/ListPair.sml                                 |   130 +-
 basis/MATH.sml                                     |    62 +-
 basis/MONO_ARRAY.sml                               |    78 +-
 basis/MONO_ARRAY_SLICE.sml                         |    58 +-
 basis/MONO_VECTOR.sml                              |    38 +-
 basis/MONO_VECTOR_SLICE.sml                        |    54 +-
 basis/NetHostDB.sml                                |   411 +-
 basis/NetProtDB.sml                                |    80 +-
 basis/NetServDB.sml                                |    94 +-
 basis/OS.sml                                       |  1998 +-
 basis/Option.sml                                   |   104 +-
 basis/PRIM_IO.sml                                  |   118 +-
 basis/PackRealBig.sml                              |   418 +-
 basis/PackWord8Big.sml                             |   376 +-
 basis/PolyVectorOperations.sml                     |   344 +-
 basis/Posix.sml                                    |     5 +-
 basis/PrettyPrinter.551.sml                        |   158 +
 basis/PrettyPrinter.sml                            |    43 +-
 basis/PrimIO.sml                                   |  1070 +-
 basis/Real.sml                                     |    96 +-
 basis/RealArray.sml                                |    60 +-
 basis/RuntimeCalls.ML                              |   100 +-
 basis/SML90.sml                                    |   156 +-
 basis/STREAM_IO.sml                                |    84 +-
 basis/Signal.sml                                   |    69 +-
 basis/SingleAssignment.sml                         |    47 +
 basis/Socket.sml                                   |   991 +-
 basis/Statistics.ML                                |   241 +
 basis/String.sml                                   |    46 +-
 basis/StringCvt.sml                                |   294 +-
 basis/SysWord.sml                                  |    26 +-
 basis/Text.sml                                     |    34 +-
 basis/TextIO.sml                                   |    64 +-
 basis/TextPrimIO.sml                               |    64 +-
 basis/Thread.sml                                   |    72 +-
 basis/Time.sml                                     |   307 +-
 basis/Timer.sml                                    |   116 +-
 basis/TopLevelPolyML.sml                           |   160 +-
 basis/Universal.ML                                 |    40 +-
 basis/UniversalArray.ML                            |    30 +-
 basis/UnixSock.sml                                 |   124 +-
 basis/Vector.sml                                   |   798 +-
 basis/VectorOperations.sml                         |   346 +-
 basis/VectorSliceOperations.sml                    |   240 +-
 basis/Weak.sml                                     |    29 +-
 basis/Windows.sml                                  |  1294 +-
 basis/Word32.sml                                   |   129 +-
 basis/Word32.x86_64.sml                            |   144 -
 basis/Word32In64.sml                               |   149 +
 basis/Word8.sml                                    |   304 +-
 basis/Word8Array.sml                               |   168 +-
 basis/build.sml                                    |   219 +-
 basis/ml_bind.sml                                  |    26 +-
 basis/processes.ML                                 |   702 +-
 config.guess                                       |   397 +-
 config.h.in                                        |   117 +-
 config.sub                                         |   229 +-
 configure                                          | 10922 +++---
 configure.ac                                       |   299 +-
 depcomp                                            |   190 +-
 exportPoly.sml                                     |    86 +-
 imports/polymli386.txt                             | 33983 +++++++++++-------
 imports/polymlint.txt                              | 27322 ++++++++-------
 imports/polymlint64.txt                            | 27307 ++++++++-------
 imports/polymlppc.txt                              | 12370 -------
 imports/polymlsparc.txt                            | 12319 -------
 imports/polymlx86_64.txt                           | 34113 ++++++++++++-------
 install-sh                                         |    29 +-
 libffi/ChangeLog                                   |  5509 +++
 libffi/ChangeLog.libffi                            |   584 +
 libffi/ChangeLog.libgcj                            |    40 +
 libffi/ChangeLog.v1                                |   764 +
 libffi/LICENSE                                     |    21 +
 libffi/Makefile.am                                 |   232 +
 libffi/Makefile.in                                 |  2058 ++
 libffi/README                                      |   401 +
 libffi/acinclude.m4                                |    92 +
 libffi/aclocal.m4                                  |  1902 ++
 libffi/build-ios.sh                                |    67 +
 libffi/compile                                     |   143 +
 libffi/config.guess                                |  1535 +
 libffi/config.sub                                  |  1790 +
 libffi/configure                                   | 17562 ++++++++++
 libffi/configure.ac                                |   570 +
 libffi/configure.host                              |    11 +
 depcomp => libffi/depcomp                          |     0
 libffi/doc/libffi.info                             |   616 +
 libffi/doc/libffi.texi                             |   622 +
 libffi/doc/stamp-vti                               |     4 +
 libffi/doc/version.texi                            |     4 +
 libffi/fficonfig.h.in                              |   208 +
 libffi/generate-ios-source-and-headers.py          |   160 +
 libffi/generate-osx-source-and-headers.py          |   153 +
 libffi/include/Makefile.am                         |     9 +
 libffi/include/Makefile.in                         |   523 +
 libffi/include/ffi.h.in                            |   471 +
 libffi/include/ffi_common.h                        |   128 +
 install-sh => libffi/install-sh                    |     0
 libffi/libffi.dsp                                  |   257 +
 libffi/libffi.pc.in                                |    10 +
 libffi/libffi.vcxproj                              |   546 +
 libffi/libffi.xcodeproj/project.pbxproj            |   579 +
 libffi/libtool-ldflags                             |   106 +
 libffi/libtool-version                             |    29 +
 libffi/ltmain.sh                                   |  9655 ++++++
 libffi/m4/asmcfi.m4                                |    13 +
 libffi/m4/ax_append_flag.m4                        |    69 +
 libffi/m4/ax_cc_maxopt.m4                          |   181 +
 libffi/m4/ax_cflags_warn_all.m4                    |   122 +
 libffi/m4/ax_check_compile_flag.m4                 |    72 +
 libffi/m4/ax_compiler_vendor.m4                    |    84 +
 libffi/m4/ax_configure_args.m4                     |    70 +
 libffi/m4/ax_enable_builddir.m4                    |   300 +
 libffi/m4/ax_gcc_archflag.m4                       |   225 +
 libffi/m4/ax_gcc_x86_cpuid.m4                      |    79 +
 libffi/m4/libtool.m4                               |  7994 +++++
 libffi/m4/ltoptions.m4                             |   384 +
 libffi/m4/ltsugar.m4                               |   123 +
 libffi/m4/ltversion.m4                             |    23 +
 libffi/m4/lt~obsolete.m4                           |    98 +
 libffi/man/Makefile.am                             |     8 +
 libffi/man/Makefile.in                             |   506 +
 libffi/man/ffi.3                                   |    41 +
 libffi/man/ffi_call.3                              |   103 +
 libffi/man/ffi_prep_cif.3                          |    68 +
 libffi/man/ffi_prep_cif_var.3                      |    73 +
 libffi/mdate-sh                                    |   201 +
 missing => libffi/missing                          |     0
 libffi/msvc32include/ffi.h                         |   431 +
 libffi/msvc32include/fficonfig.h                   |    56 +
 libffi/msvcc.sh                                    |   197 +
 libffi/src/aarch64/ffi.c                           |  1076 +
 libffi/src/aarch64/ffitarget.h                     |    59 +
 libffi/src/aarch64/sysv.S                          |   307 +
 libffi/src/alpha/ffi.c                             |   288 +
 libffi/src/alpha/ffitarget.h                       |    53 +
 libffi/src/alpha/osf.S                             |   387 +
 libffi/src/arm/ffi.c                               |   756 +
 libffi/src/arm/ffitarget.h                         |    71 +
 libffi/src/arm/gentramp.sh                         |   118 +
 libffi/src/arm/sysv.S                              |   505 +
 libffi/src/arm/trampoline.S                        |  4450 +++
 libffi/src/avr32/ffi.c                             |   423 +
 libffi/src/avr32/ffitarget.h                       |    55 +
 libffi/src/avr32/sysv.S                            |   208 +
 libffi/src/bfin/ffi.c                              |   195 +
 libffi/src/bfin/ffitarget.h                        |    43 +
 libffi/src/bfin/sysv.S                             |   177 +
 libffi/src/closures.c                              |   644 +
 libffi/src/cris/ffi.c                              |   386 +
 libffi/src/cris/ffitarget.h                        |    56 +
 libffi/src/cris/sysv.S                             |   215 +
 libffi/src/debug.c                                 |    59 +
 libffi/src/dlmalloc.c                              |  5161 +++
 libffi/src/frv/eabi.S                              |   128 +
 libffi/src/frv/ffi.c                               |   292 +
 libffi/src/frv/ffitarget.h                         |    62 +
 libffi/src/ia64/ffi.c                              |   586 +
 libffi/src/ia64/ffitarget.h                        |    55 +
 libffi/src/ia64/ia64_flags.h                       |    40 +
 libffi/src/ia64/unix.S                             |   560 +
 libffi/src/java_raw_api.c                          |   356 +
 libffi/src/m32r/ffi.c                              |   232 +
 libffi/src/m32r/ffitarget.h                        |    53 +
 libffi/src/m32r/sysv.S                             |   121 +
 libffi/src/m68k/ffi.c                              |   362 +
 libffi/src/m68k/ffitarget.h                        |    54 +
 libffi/src/m68k/sysv.S                             |   330 +
 libffi/src/metag/ffi.c                             |   330 +
 libffi/src/metag/ffitarget.h                       |    53 +
 libffi/src/metag/sysv.S                            |   311 +
 libffi/src/microblaze/ffi.c                        |   321 +
 libffi/src/microblaze/ffitarget.h                  |    53 +
 libffi/src/microblaze/sysv.S                       |   302 +
 libffi/src/mips/ffi.c                              |  1043 +
 libffi/src/mips/ffitarget.h                        |   247 +
 libffi/src/mips/n32.S                              |   592 +
 libffi/src/mips/o32.S                              |   381 +
 libffi/src/moxie/eabi.S                            |   101 +
 libffi/src/moxie/ffi.c                             |   272 +
 libffi/src/moxie/ffitarget.h                       |    52 +
 libffi/src/pa/ffi.c                                |   719 +
 libffi/src/pa/ffitarget.h                          |    83 +
 libffi/src/pa/hpux32.S                             |   368 +
 libffi/src/pa/linux.S                              |   357 +
 libffi/src/powerpc/aix.S                           |   328 +
 libffi/src/powerpc/aix_closure.S                   |   447 +
 libffi/src/powerpc/asm.h                           |   125 +
 libffi/src/powerpc/darwin.S                        |   383 +
 libffi/src/powerpc/darwin_closure.S                |   576 +
 libffi/src/powerpc/ffi.c                           |  1499 +
 libffi/src/powerpc/ffi_darwin.c                    |  1359 +
 libffi/src/powerpc/ffitarget.h                     |   141 +
 libffi/src/powerpc/linux64.S                       |   204 +
 libffi/src/powerpc/linux64_closure.S               |   252 +
 libffi/src/powerpc/ppc_closure.S                   |   346 +
 libffi/src/powerpc/sysv.S                          |   225 +
 libffi/src/prep_cif.c                              |   237 +
 libffi/src/raw_api.c                               |   254 +
 libffi/src/s390/ffi.c                              |   781 +
 libffi/src/s390/ffitarget.h                        |    67 +
 libffi/src/s390/sysv.S                             |   434 +
 libffi/src/sh/ffi.c                                |   717 +
 libffi/src/sh/ffitarget.h                          |    54 +
 libffi/src/sh/sysv.S                               |   850 +
 libffi/src/sh64/ffi.c                              |   469 +
 libffi/src/sh64/ffitarget.h                        |    58 +
 libffi/src/sh64/sysv.S                             |   539 +
 libffi/src/sparc/ffi.c                             |   681 +
 libffi/src/sparc/ffitarget.h                       |    73 +
 libffi/src/sparc/v8.S                              |   346 +
 libffi/src/sparc/v9.S                              |   307 +
 libffi/src/tile/ffi.c                              |   355 +
 libffi/src/tile/ffitarget.h                        |    65 +
 libffi/src/tile/tile.S                             |   360 +
 libffi/src/types.c                                 |    77 +
 libffi/src/x86/darwin.S                            |   444 +
 libffi/src/x86/darwin64.S                          |   416 +
 libffi/src/x86/ffi.c                               |   841 +
 libffi/src/x86/ffi64.c                             |   673 +
 libffi/src/x86/ffitarget.h                         |   140 +
 libffi/src/x86/freebsd.S                           |   458 +
 libffi/src/x86/sysv.S                              |   483 +
 libffi/src/x86/unix64.S                            |   432 +
 libffi/src/x86/win32.S                             |  1201 +
 libffi/src/x86/win64.S                             |   468 +
 libffi/src/xtensa/ffi.c                            |   298 +
 libffi/src/xtensa/ffitarget.h                      |    53 +
 libffi/src/xtensa/sysv.S                           |   253 +
 libffi/testsuite/Makefile.am                       |    94 +
 libffi/testsuite/Makefile.in                       |   548 +
 libffi/testsuite/config/default.exp                |     1 +
 libffi/testsuite/lib/libffi.exp                    |   369 +
 libffi/testsuite/lib/target-libpath.exp            |   283 +
 libffi/testsuite/lib/wrapper.exp                   |    45 +
 libffi/testsuite/libffi.call/call.exp              |    41 +
 libffi/testsuite/libffi.call/closure_fn0.c         |    89 +
 libffi/testsuite/libffi.call/closure_fn1.c         |    81 +
 libffi/testsuite/libffi.call/closure_fn2.c         |    81 +
 libffi/testsuite/libffi.call/closure_fn3.c         |    82 +
 libffi/testsuite/libffi.call/closure_fn4.c         |    89 +
 libffi/testsuite/libffi.call/closure_fn5.c         |    92 +
 libffi/testsuite/libffi.call/closure_fn6.c         |    90 +
 libffi/testsuite/libffi.call/closure_loc_fn0.c     |    95 +
 libffi/testsuite/libffi.call/closure_stdcall.c     |    72 +
 libffi/testsuite/libffi.call/closure_thiscall.c    |    72 +
 libffi/testsuite/libffi.call/cls_12byte.c          |    94 +
 libffi/testsuite/libffi.call/cls_16byte.c          |    95 +
 libffi/testsuite/libffi.call/cls_18byte.c          |    96 +
 libffi/testsuite/libffi.call/cls_19byte.c          |   102 +
 libffi/testsuite/libffi.call/cls_1_1byte.c         |    89 +
 libffi/testsuite/libffi.call/cls_20byte.c          |    91 +
 libffi/testsuite/libffi.call/cls_20byte1.c         |    93 +
 libffi/testsuite/libffi.call/cls_24byte.c          |   113 +
 libffi/testsuite/libffi.call/cls_2byte.c           |    90 +
 libffi/testsuite/libffi.call/cls_3_1byte.c         |    95 +
 libffi/testsuite/libffi.call/cls_3byte1.c          |    90 +
 libffi/testsuite/libffi.call/cls_3byte2.c          |    90 +
 libffi/testsuite/libffi.call/cls_4_1byte.c         |    98 +
 libffi/testsuite/libffi.call/cls_4byte.c           |    90 +
 libffi/testsuite/libffi.call/cls_5_1_byte.c        |   109 +
 libffi/testsuite/libffi.call/cls_5byte.c           |    98 +
 libffi/testsuite/libffi.call/cls_64byte.c          |   124 +
 libffi/testsuite/libffi.call/cls_6_1_byte.c        |   113 +
 libffi/testsuite/libffi.call/cls_6byte.c           |    99 +
 libffi/testsuite/libffi.call/cls_7_1_byte.c        |   117 +
 libffi/testsuite/libffi.call/cls_7byte.c           |    97 +
 libffi/testsuite/libffi.call/cls_8byte.c           |    88 +
 libffi/testsuite/libffi.call/cls_9byte1.c          |    90 +
 libffi/testsuite/libffi.call/cls_9byte2.c          |    91 +
 libffi/testsuite/libffi.call/cls_align_double.c    |    93 +
 libffi/testsuite/libffi.call/cls_align_float.c     |    91 +
 .../testsuite/libffi.call/cls_align_longdouble.c   |    92 +
 .../libffi.call/cls_align_longdouble_split.c       |   134 +
 .../libffi.call/cls_align_longdouble_split2.c      |   117 +
 libffi/testsuite/libffi.call/cls_align_pointer.c   |    95 +
 libffi/testsuite/libffi.call/cls_align_sint16.c    |    91 +
 libffi/testsuite/libffi.call/cls_align_sint32.c    |    91 +
 libffi/testsuite/libffi.call/cls_align_sint64.c    |    92 +
 libffi/testsuite/libffi.call/cls_align_uint16.c    |    91 +
 libffi/testsuite/libffi.call/cls_align_uint32.c    |    91 +
 libffi/testsuite/libffi.call/cls_align_uint64.c    |    93 +
 libffi/testsuite/libffi.call/cls_dbls_struct.c     |    66 +
 libffi/testsuite/libffi.call/cls_double.c          |    43 +
 libffi/testsuite/libffi.call/cls_double_va.c       |    63 +
 libffi/testsuite/libffi.call/cls_float.c           |    42 +
 libffi/testsuite/libffi.call/cls_longdouble.c      |   107 +
 libffi/testsuite/libffi.call/cls_longdouble_va.c   |    64 +
 libffi/testsuite/libffi.call/cls_multi_schar.c     |    74 +
 libffi/testsuite/libffi.call/cls_multi_sshort.c    |    74 +
 .../testsuite/libffi.call/cls_multi_sshortchar.c   |    86 +
 libffi/testsuite/libffi.call/cls_multi_uchar.c     |    91 +
 libffi/testsuite/libffi.call/cls_multi_ushort.c    |    74 +
 .../testsuite/libffi.call/cls_multi_ushortchar.c   |    86 +
 libffi/testsuite/libffi.call/cls_pointer.c         |    74 +
 libffi/testsuite/libffi.call/cls_pointer_stack.c   |   142 +
 libffi/testsuite/libffi.call/cls_schar.c           |    44 +
 libffi/testsuite/libffi.call/cls_sint.c            |    42 +
 libffi/testsuite/libffi.call/cls_sshort.c          |    42 +
 libffi/testsuite/libffi.call/cls_struct_va1.c      |   114 +
 libffi/testsuite/libffi.call/cls_uchar.c           |    42 +
 libffi/testsuite/libffi.call/cls_uchar_va.c        |    44 +
 libffi/testsuite/libffi.call/cls_uint.c            |    43 +
 libffi/testsuite/libffi.call/cls_uint_va.c         |    45 +
 libffi/testsuite/libffi.call/cls_ulong_va.c        |    45 +
 libffi/testsuite/libffi.call/cls_ulonglong.c       |    47 +
 libffi/testsuite/libffi.call/cls_ushort.c          |    43 +
 libffi/testsuite/libffi.call/cls_ushort_va.c       |    44 +
 libffi/testsuite/libffi.call/err_bad_abi.c         |    36 +
 libffi/testsuite/libffi.call/err_bad_typedef.c     |    26 +
 libffi/testsuite/libffi.call/fastthis1_win32.c     |    50 +
 libffi/testsuite/libffi.call/fastthis2_win32.c     |    50 +
 libffi/testsuite/libffi.call/fastthis3_win32.c     |    56 +
 libffi/testsuite/libffi.call/ffitest.h             |   132 +
 libffi/testsuite/libffi.call/float.c               |    59 +
 libffi/testsuite/libffi.call/float1.c              |    58 +
 libffi/testsuite/libffi.call/float2.c              |    58 +
 libffi/testsuite/libffi.call/float3.c              |    72 +
 libffi/testsuite/libffi.call/float4.c              |    62 +
 libffi/testsuite/libffi.call/float_va.c            |   107 +
 libffi/testsuite/libffi.call/huge_struct.c         |   343 +
 libffi/testsuite/libffi.call/many.c                |    69 +
 libffi/testsuite/libffi.call/many2.c               |    57 +
 libffi/testsuite/libffi.call/many2_win32.c         |    63 +
 libffi/testsuite/libffi.call/many_win32.c          |    63 +
 libffi/testsuite/libffi.call/negint.c              |    52 +
 libffi/testsuite/libffi.call/nested_struct.c       |   152 +
 libffi/testsuite/libffi.call/nested_struct1.c      |   161 +
 libffi/testsuite/libffi.call/nested_struct10.c     |   133 +
 libffi/testsuite/libffi.call/nested_struct11.c     |   121 +
 libffi/testsuite/libffi.call/nested_struct2.c      |   110 +
 libffi/testsuite/libffi.call/nested_struct3.c      |   111 +
 libffi/testsuite/libffi.call/nested_struct4.c      |   111 +
 libffi/testsuite/libffi.call/nested_struct5.c      |   112 +
 libffi/testsuite/libffi.call/nested_struct6.c      |   131 +
 libffi/testsuite/libffi.call/nested_struct7.c      |   111 +
 libffi/testsuite/libffi.call/nested_struct8.c      |   131 +
 libffi/testsuite/libffi.call/nested_struct9.c      |   131 +
 libffi/testsuite/libffi.call/problem1.c            |    90 +
 libffi/testsuite/libffi.call/promotion.c           |    59 +
 libffi/testsuite/libffi.call/pyobjc-tc.c           |   114 +
 libffi/testsuite/libffi.call/return_dbl.c          |    36 +
 libffi/testsuite/libffi.call/return_dbl1.c         |    43 +
 libffi/testsuite/libffi.call/return_dbl2.c         |    42 +
 libffi/testsuite/libffi.call/return_fl.c           |    35 +
 libffi/testsuite/libffi.call/return_fl1.c          |    36 +
 libffi/testsuite/libffi.call/return_fl2.c          |    49 +
 libffi/testsuite/libffi.call/return_fl3.c          |    42 +
 libffi/testsuite/libffi.call/return_ldl.c          |    34 +
 libffi/testsuite/libffi.call/return_ll.c           |    41 +
 libffi/testsuite/libffi.call/return_ll1.c          |    43 +
 libffi/testsuite/libffi.call/return_sc.c           |    36 +
 libffi/testsuite/libffi.call/return_sl.c           |    38 +
 libffi/testsuite/libffi.call/return_uc.c           |    38 +
 libffi/testsuite/libffi.call/return_ul.c           |    38 +
 libffi/testsuite/libffi.call/stret_large.c         |   145 +
 libffi/testsuite/libffi.call/stret_large2.c        |   148 +
 libffi/testsuite/libffi.call/stret_medium.c        |   124 +
 libffi/testsuite/libffi.call/stret_medium2.c       |   125 +
 libffi/testsuite/libffi.call/strlen.c              |    44 +
 libffi/testsuite/libffi.call/strlen2_win32.c       |    44 +
 libffi/testsuite/libffi.call/strlen_win32.c        |    44 +
 libffi/testsuite/libffi.call/struct1.c             |    67 +
 libffi/testsuite/libffi.call/struct1_win32.c       |    67 +
 libffi/testsuite/libffi.call/struct2.c             |    67 +
 libffi/testsuite/libffi.call/struct2_win32.c       |    67 +
 libffi/testsuite/libffi.call/struct3.c             |    60 +
 libffi/testsuite/libffi.call/struct4.c             |    64 +
 libffi/testsuite/libffi.call/struct5.c             |    66 +
 libffi/testsuite/libffi.call/struct6.c             |    64 +
 libffi/testsuite/libffi.call/struct7.c             |    74 +
 libffi/testsuite/libffi.call/struct8.c             |    81 +
 libffi/testsuite/libffi.call/struct9.c             |    68 +
 libffi/testsuite/libffi.call/testclosure.c         |    70 +
 libffi/testsuite/libffi.call/uninitialized.c       |    61 +
 libffi/testsuite/libffi.call/va_1.c                |   196 +
 libffi/testsuite/libffi.call/va_struct1.c          |   121 +
 libffi/testsuite/libffi.call/va_struct2.c          |   123 +
 libffi/testsuite/libffi.call/va_struct3.c          |   125 +
 libffi/testsuite/libffi.special/ffitestcxx.h       |    55 +
 libffi/testsuite/libffi.special/special.exp        |    39 +
 libffi/testsuite/libffi.special/unwindtest.cc      |   125 +
 .../libffi.special/unwindtest_ffi_call.cc          |    54 +
 libffi/texinfo.tex                                 | 10013 ++++++
 libpolymain/Makefile.in                            |    69 +-
 libpolymain/PolyMainLib.dsp                        |     4 +-
 libpolymain/PolyMainLib.vcxproj                    |   345 +
 libpolymain/polystub.c                             |     8 +-
 libpolyml/Console.cpp                              |    40 +-
 libpolyml/Console.h                                |     1 -
 libpolyml/Makefile.am                              |    85 +-
 libpolyml/Makefile.in                              |   283 +-
 libpolyml/PolyLib.dsp                              |    58 +-
 libpolyml/PolyLib.vcxproj                          |  1328 +
 libpolyml/arb.cpp                                  |  1601 +-
 libpolyml/arb.h                                    |    23 +-
 libpolyml/basicio.cpp                              |   260 +-
 libpolyml/bitmap.cpp                               |   231 +-
 libpolyml/bitmap.h                                 |    45 +-
 libpolyml/check_objects.cpp                        |    81 +-
 libpolyml/check_objects.h                          |    16 +-
 libpolyml/diagnostics.cpp                          |    91 +-
 libpolyml/diagnostics.h                            |    24 +
 libpolyml/elfexport.cpp                            |   287 +-
 libpolyml/elfexport.h                              |     3 +-
 libpolyml/errors.cpp                               |  1349 +
 libpolyml/errors.h                                 |  1276 +-
 libpolyml/exporter.cpp                             |   163 +-
 libpolyml/exporter.h                               |    16 +-
 libpolyml/foreign.cpp                              |  1084 +-
 libpolyml/foreign.h                                |    15 -
 libpolyml/gc.cpp                                   |  2097 +-
 libpolyml/gc.h                                     |    28 +-
 libpolyml/gc_check_weak_ref.cpp                    |   150 +
 libpolyml/gc_copy_phase.cpp                        |   374 +
 libpolyml/gc_mark_phase.cpp                        |   755 +
 libpolyml/gc_share_phase.cpp                       |   638 +
 libpolyml/gc_update_phase.cpp                      |   280 +
 libpolyml/gctaskfarm.cpp                           |   282 +
 libpolyml/gctaskfarm.h                             |    90 +
 libpolyml/globals.h                                |   108 +-
 libpolyml/heapsizing.cpp                           |  1052 +
 libpolyml/heapsizing.h                             |   160 +
 libpolyml/int_opcodes.h                            |    22 +-
 libpolyml/interpret.cpp                            |   570 +-
 libpolyml/io_internal.h                            |    29 +-
 libpolyml/locking.cpp                              |   187 +-
 libpolyml/locking.h                                |    50 +-
 libpolyml/machine_dep.h                            |    17 +-
 libpolyml/machoexport.cpp                          |   204 +-
 libpolyml/memmgr.cpp                               |   908 +-
 libpolyml/memmgr.h                                 |   243 +-
 libpolyml/mpoly.cpp                                |   264 +-
 libpolyml/mpoly.h                                  |    12 +-
 libpolyml/network.cpp                              |   318 +-
 libpolyml/objsize.cpp                              |    39 +-
 libpolyml/osmem.cpp                                |     4 +-
 libpolyml/pecoffexport.cpp                         |    78 +-
 libpolyml/pecoffexport.h                           |     3 +-
 libpolyml/pexport.cpp                              |   191 +-
 libpolyml/poly_specific.cpp                        |   304 +-
 libpolyml/polyml.pc.in                             |    13 +
 libpolyml/polystring.cpp                           |    40 +-
 libpolyml/polystring.h                             |     6 +-
 libpolyml/power_assembly.S                         |  1746 -
 libpolyml/power_dep.cpp                            |  1650 -
 libpolyml/process_env.cpp                          |   120 +-
 libpolyml/processes.cpp                            |   836 +-
 libpolyml/processes.h                              |    49 +-
 libpolyml/profiling.cpp                            |   349 +-
 libpolyml/profiling.h                              |     9 +-
 libpolyml/proper_io.cpp                            |   102 -
 libpolyml/proper_io.h                              |    60 -
 libpolyml/quick_gc.cpp                             |   660 +
 libpolyml/realconv.cpp                             |  6214 ++--
 libpolyml/realconv.h                               |     8 -
 libpolyml/reals.cpp                                |   180 +-
 libpolyml/reals.h                                  |     1 +
 libpolyml/rts_module.cpp                           |    10 +-
 libpolyml/rts_module.h                             |    10 +-
 libpolyml/run_time.cpp                             |   920 +-
 libpolyml/run_time.h                               |    15 +-
 libpolyml/save_vec.cpp                             |    34 +-
 libpolyml/save_vec.h                               |     2 +-
 libpolyml/savestate.cpp                            |   106 +-
 libpolyml/scanaddrs.cpp                            |   404 +-
 libpolyml/scanaddrs.h                              |    71 +-
 libpolyml/sharedata.cpp                            |   728 +-
 libpolyml/sighandler.cpp                           |   110 +-
 libpolyml/sighandler.h                             |     4 +-
 libpolyml/sparc_assembly.S                         |  1516 -
 libpolyml/sparc_dep.cpp                            |  1445 -
 libpolyml/statistics.cpp                           |   671 +
 libpolyml/statistics.h                             |   126 +
 libpolyml/sys.h                                    |    53 +-
 libpolyml/timing.cpp                               |   331 +-
 libpolyml/timing.h                                 |    75 +-
 libpolyml/unix_specific.cpp                        |   100 +-
 libpolyml/version.h                                |    10 +-
 libpolyml/windows_specific.cpp                     |   154 +-
 libpolyml/x86_dep.cpp                              |  1515 +-
 libpolyml/x86asm.asm                               |  1628 +-
 libpolyml/xwindows.cpp                             |   315 +-
 ltmain.sh                                          |  4016 ++-
 m4/libtool.m4                                      |  2238 +-
 m4/ltdl.m4                                         |   817 +
 m4/ltoptions.m4                                    |    32 +-
 m4/ltversion.m4                                    |    12 +-
 m4/lt~obsolete.m4                                  |    12 +-
 m4/pkg.m4                                          |   159 +
 missing                                            |    53 +-
 mlsource/BuildAll.sml                              |    32 +-
 mlsource/BuildBasis.sml                            |    51 +-
 mlsource/BuildExport.sml                           |    30 +-
 mlsource/MLCompiler/Boot/Address.ML                |   456 +-
 mlsource/MLCompiler/Boot/HashTable.ML              |   154 +-
 mlsource/MLCompiler/Boot/Misc.530.ML               |   177 -
 mlsource/MLCompiler/Boot/Misc.ML                   |   205 +-
 mlsource/MLCompiler/Boot/StretchArray.ML           |    88 +-
 mlsource/MLCompiler/Boot/UniversalTable.ML         |   179 +-
 mlsource/MLCompiler/Boot/ml_bind.ML                |    30 +-
 mlsource/MLCompiler/CODETREESIG.ML                 |   106 +-
 mlsource/MLCompiler/COMPILER_BODY.ML               |   381 +-
 mlsource/MLCompiler/COPIER.sml                     |    66 +-
 mlsource/MLCompiler/COPIERSIG.sml                  |    36 +-
 mlsource/MLCompiler/CodeTree/AMD64CODECONS.ML      |  4249 ---
 .../CodeTree/BackendIntermediateCode.sml           |   482 +
 .../CodeTree/BackendIntermediateCodeSig.sml        |   144 +
 mlsource/MLCompiler/CodeTree/BaseCodeTree.sml      |   917 +-
 mlsource/MLCompiler/CodeTree/BaseCodeTreeSig.sml   |   253 +-
 mlsource/MLCompiler/CodeTree/ByteCode/CODE_SEG.ML  |   347 +
 mlsource/MLCompiler/CodeTree/ByteCode/CodeSeg.ML   |    24 +
 .../MLCompiler/CodeTree/ByteCode/INTCODECONS.ML    |  2094 ++
 mlsource/MLCompiler/CodeTree/ByteCode/INTGCODE.ML  |  1141 +
 .../CodeTree/ByteCode/ml_bind.interpreted.ML       |    36 +
 mlsource/MLCompiler/CodeTree/CODETREE.ML           |  4636 +--
 .../CODETREE_CODEGEN_CONSTANT_FUNCTIONS.sml        |   294 +
 .../MLCompiler/CodeTree/CODETREE_FUNCTIONS.sml     |   481 +
 .../MLCompiler/CodeTree/CODETREE_OPTIMISER.sml     |  1407 +
 .../CodeTree/CODETREE_REMOVE_REDUNDANT.sml         |   335 +
 .../MLCompiler/CodeTree/CODETREE_SIMPLIFIER.sml    |   939 +
 .../CodeTree/CODETREE_STATIC_LINK_AND_CASES.sml    |  1459 +
 mlsource/MLCompiler/CodeTree/CODE_SEG.ML           |   347 -
 .../MLCompiler/CodeTree/CodeCons.hppa/CODECONS.ML  |  4178 ---
 .../MLCompiler/CodeTree/CodeCons.hppa/ml_bind.ML   |    28 -
 mlsource/MLCompiler/CodeTree/CodeCons.i386.ML      |    24 -
 mlsource/MLCompiler/CodeTree/CodeCons.ppc.ML       |    26 -
 mlsource/MLCompiler/CodeTree/CodeCons.sparc.ML     |    25 -
 mlsource/MLCompiler/CodeTree/CodeCons.x86_64.ML    |    24 -
 mlsource/MLCompiler/CodeTree/CodeSeg.ML            |    24 -
 .../MLCompiler/CodeTree/CodetreeFunctionsSig.sml   |    76 +
 mlsource/MLCompiler/CodeTree/GCode.ML              |    26 -
 mlsource/MLCompiler/CodeTree/GCode.i386.ML         |    19 +
 mlsource/MLCompiler/CodeTree/GCode.interpreted.ML  |    47 +-
 mlsource/MLCompiler/CodeTree/GCode.x86_64.ML       |    19 +
 mlsource/MLCompiler/CodeTree/G_CODE.ML             |  3353 --
 mlsource/MLCompiler/CodeTree/I386CODECONS.ML       |  4128 ---
 mlsource/MLCompiler/CodeTree/INTCODECONS.ML        |  2159 --
 mlsource/MLCompiler/CodeTree/INTGCODE.ML           |  1381 -
 mlsource/MLCompiler/CodeTree/PPCCODECONS.ML        |  4820 ---
 mlsource/MLCompiler/CodeTree/README.txt            |     3 -
 mlsource/MLCompiler/CodeTree/SPARCCODECONS.ML      |  3651 --
 mlsource/MLCompiler/CodeTree/StructureEquality.sml |   149 -
 mlsource/MLCompiler/CodeTree/TRANS_TAB.ML          |  3855 ---
 mlsource/MLCompiler/CodeTree/TransTab.ML           |    28 -
 .../MLCompiler/CodeTree/X86Code/CODECONSSIG.sml    |   261 +
 .../MLCompiler/CodeTree/X86Code/CODEGEN_TABLE.ML   |  3283 ++
 .../CodeTree/X86Code/CODEGEN_TABLESIG.sml          |   178 +
 mlsource/MLCompiler/CodeTree/X86Code/CODE_ARRAY.ML |   225 +
 .../MLCompiler/CodeTree/X86Code/CodeCons.i386.ML   |    36 +
 .../MLCompiler/CodeTree/X86Code/CodeCons.x86_64.ML |    34 +
 .../MLCompiler/CodeTree/X86Code/CodeGenTable.ML    |    29 +
 .../MLCompiler/CodeTree/X86Code/GENERATE_CODE.ML   |  2541 ++
 .../MLCompiler/CodeTree/X86Code/X86CODESIG.sml     |   208 +
 .../MLCompiler/CodeTree/X86Code/X86LOWLEVEL.ML     |  2181 ++
 .../MLCompiler/CodeTree/X86Code/X86OPTIMISE.ML     |   403 +
 .../MLCompiler/CodeTree/X86Code/X86OUTPUTCODE.ML   |  4194 +++
 .../MLCompiler/CodeTree/X86Code/ml_bind.i386.ML    |    28 +
 .../MLCompiler/CodeTree/X86Code/ml_bind.x86_64.ML  |    28 +
 mlsource/MLCompiler/CodeTree/ml_bind.ML            |    99 +-
 mlsource/MLCompiler/CompilerBody.ML                |    34 +-
 mlsource/MLCompiler/CompilerVersion.sml            |    32 +-
 mlsource/MLCompiler/CopierStruct.sml               |    28 +-
 mlsource/MLCompiler/DATATYPEREPSIG.sml             |    66 +
 mlsource/MLCompiler/DATATYPE_REP.ML                |   685 +
 mlsource/MLCompiler/DEBUGGERSIG.sml                |    82 +-
 mlsource/MLCompiler/DEBUGGER_.sml                  |   517 +-
 mlsource/MLCompiler/DatatypeRep.ML                 |    28 +
 mlsource/MLCompiler/Debug.ML                       |    54 +-
 mlsource/MLCompiler/Debugger.sml                   |    41 +-
 mlsource/MLCompiler/EXPORTTREESIG.sml              |    53 +-
 mlsource/MLCompiler/ExportTree.sml                 |    53 +-
 mlsource/MLCompiler/ExportTreeStruct.sml           |    28 +-
 mlsource/MLCompiler/INITIALISE_.ML                 |   934 +-
 mlsource/MLCompiler/Initialise.ML                  |    32 +-
 mlsource/MLCompiler/IntSet.ML                      |    68 -
 mlsource/MLCompiler/LEXSIG.sml                     |     2 +
 mlsource/MLCompiler/LEX_.ML                        |    93 +-
 mlsource/MLCompiler/Lex.ML                         |    30 +-
 mlsource/MLCompiler/MAKE_.ML                       |   132 +-
 mlsource/MLCompiler/Make.ML                        |    31 +-
 mlsource/MLCompiler/PARSETREESIG.sml               |    30 +-
 mlsource/MLCompiler/PARSE_DEC.ML                   |  2240 +-
 mlsource/MLCompiler/PARSE_TREE.ML                  |  6104 ----
 mlsource/MLCompiler/PARSE_TYPE.ML                  |   383 +-
 mlsource/MLCompiler/PRETTYSIG.sml                  |    54 +-
 mlsource/MLCompiler/PRINT_TABLE.ML                 |   105 +-
 mlsource/MLCompiler/ParseDec.ML                    |    30 +-
 mlsource/MLCompiler/ParseTree.ML                   |    38 -
 mlsource/MLCompiler/ParseTree/BASE_PARSE_TREE.sml  |   307 +
 mlsource/MLCompiler/ParseTree/BaseParseTreeSig.sml |   309 +
 .../MLCompiler/ParseTree/CODEGEN_PARSETREE.sml     |  1795 +
 .../MLCompiler/ParseTree/CodegenParsetreeSig.sml   |    46 +
 mlsource/MLCompiler/ParseTree/EXPORT_PARSETREE.sml |   489 +
 .../MLCompiler/ParseTree/ExportParsetreeSig.sml    |    50 +
 mlsource/MLCompiler/ParseTree/MATCH_COMPILER.sml   |  1256 +
 mlsource/MLCompiler/ParseTree/MatchCompilerSig.sml |    58 +
 mlsource/MLCompiler/ParseTree/PARSE_TREE.ML        |   505 +
 mlsource/MLCompiler/ParseTree/PRINT_PARSETREE.sml  |   662 +
 .../MLCompiler/ParseTree/PrintParsetreeSig.sml     |    41 +
 .../MLCompiler/ParseTree/TYPECHECK_PARSETREE.sml   |  2277 ++
 .../MLCompiler/ParseTree/TypeCheckParsetreeSig.sml |    48 +
 mlsource/MLCompiler/ParseTree/ml_bind.ML           |   117 +
 mlsource/MLCompiler/ParseType.ML                   |    30 +-
 mlsource/MLCompiler/Pretty.sml                     |   274 +-
 mlsource/MLCompiler/PrintTable.ML                  |    30 +-
 mlsource/MLCompiler/SIGNATURES.sml                 |   166 +-
 mlsource/MLCompiler/SIGNATURESSIG.sml              |    30 +-
 mlsource/MLCompiler/SKIPS_.ML                      |   102 +-
 mlsource/MLCompiler/STRUCTURESSIG.sml              |    37 +-
 mlsource/MLCompiler/STRUCTURES_.ML                 |  1980 +-
 mlsource/MLCompiler/STRUCTVALSIG.sml               |   372 +-
 mlsource/MLCompiler/STRUCT_VALS.ML                 |   506 +-
 mlsource/MLCompiler/SYM_SET.ML                     |   364 -
 mlsource/MLCompiler/SignaturesStruct.sml           |    26 +-
 mlsource/MLCompiler/Skips.ML                       |    30 +-
 mlsource/MLCompiler/StructVals.ML                  |    30 +-
 mlsource/MLCompiler/Structures.ML                  |    32 +-
 mlsource/MLCompiler/SymSet.ML                      |   189 +-
 mlsource/MLCompiler/Symbols.ML                     |   491 +-
 mlsource/MLCompiler/SymbolsSig.sml                 |    94 +
 mlsource/MLCompiler/Syms.ML                        |    25 -
 mlsource/MLCompiler/SymsetSig.sml                  |   109 +
 mlsource/MLCompiler/TYPEIDCODE.sml                 |  1506 +-
 mlsource/MLCompiler/TYPEIDCODESIG.sml              |    43 +-
 mlsource/MLCompiler/TYPETREESIG.sml                |    93 +-
 mlsource/MLCompiler/TYPE_TREE.ML                   |  3108 +-
 mlsource/MLCompiler/TypeTree.ML                    |    30 +-
 mlsource/MLCompiler/UTILITIES_.ML                  |    56 +-
 mlsource/MLCompiler/Utilities.ML                   |    30 +-
 mlsource/MLCompiler/VALUEOPSSIG.sml                |   100 +-
 mlsource/MLCompiler/VALUE_OPS.ML                   |  1596 +-
 mlsource/MLCompiler/ValueOps.ML                    |    33 +-
 mlsource/MLCompiler/ml_bind.ML                     |    30 +-
 mlsource/extra/CInterface/BehaviourRefs.ML         |    30 +-
 mlsource/extra/CInterface/BehaviourRefsSig.ML      |    30 +-
 mlsource/extra/CInterface/CALL_WITH_CONV.530.ML    |   250 -
 mlsource/extra/CInterface/CALL_WITH_CONV.ML        |    40 +-
 mlsource/extra/CInterface/CINTERFACE.ML            |    56 +-
 mlsource/extra/CInterface/CInterfaceSig.ML         |   438 +-
 mlsource/extra/CInterface/CTYPE_SAVE_SIZEOF.530.ML |    68 -
 mlsource/extra/CInterface/CTYPE_SAVE_SIZEOF.ML     |    54 +-
 mlsource/extra/CInterface/CallWithConv.ML          |    30 +-
 mlsource/extra/CInterface/CallWithConvSig.ML       |   344 +-
 .../extra/CInterface/Conversions/CONVERSIONS.ML    |    40 +-
 mlsource/extra/CInterface/Conversions/ml_bind.ML   |    34 +-
 mlsource/extra/CInterface/ConversionsSig.ML        |    30 +-
 mlsource/extra/CInterface/Ctype/CTYPE.ML           |   213 +-
 mlsource/extra/CInterface/Ctype/ml_bind.ML         |    32 +-
 mlsource/extra/CInterface/CtypeSig.ML              |    38 +-
 mlsource/extra/CInterface/Dispatch.530.ML          |   355 -
 mlsource/extra/CInterface/Dispatch.ML              |   155 +-
 mlsource/extra/CInterface/DispatchSig.ML           |    54 +-
 mlsource/extra/CInterface/Examples/ForeignTest.sml |   106 +-
 mlsource/extra/CInterface/ForeignDebug.ML          |    30 +-
 mlsource/extra/CInterface/ForeignDebugSig.ML       |    30 +-
 mlsource/extra/CInterface/ForeignException.ML      |    30 +-
 mlsource/extra/CInterface/ForeignExceptionSig.ML   |    30 +-
 mlsource/extra/CInterface/LowerLevel.530.ML        |   231 -
 mlsource/extra/CInterface/LowerLevel.ML            |    88 +-
 mlsource/extra/CInterface/LowerLevelSig.ML         |   132 +-
 mlsource/extra/CInterface/OrigLowerLevelSig.ML     |    32 +-
 mlsource/extra/CInterface/STRUCT_CONVERSIONALS.ML  |   514 +-
 mlsource/extra/CInterface/Struct/STRUCT.ML         |    50 +-
 mlsource/extra/CInterface/Struct/ml_bind.ML        |    30 +-
 mlsource/extra/CInterface/StructConversionals.ML   |    36 +-
 .../extra/CInterface/StructConversionalsSig.ML     |    66 +-
 mlsource/extra/CInterface/StructSig.ML             |    34 +-
 mlsource/extra/CInterface/UnionSig.ML              |    38 +-
 .../extra/CInterface/VOLS_THAT_HOLD_REFS.530.ML    |   309 -
 mlsource/extra/CInterface/VOLS_THAT_HOLD_REFS.ML   |   249 +-
 mlsource/extra/CInterface/VOL_BASIC.ML             |    68 +-
 mlsource/extra/CInterface/VolBasic.ML              |    34 +-
 mlsource/extra/CInterface/Volatile/Volatile.530.ML |   331 -
 mlsource/extra/CInterface/Volatile/Volatile.ML     |   329 +
 mlsource/extra/CInterface/Volatile/Volatile.ml     |   325 -
 mlsource/extra/CInterface/Volatile/ml_bind.ML      |    32 +-
 mlsource/extra/CInterface/VolatileSig.ML           |   102 +-
 mlsource/extra/CInterface/clean.sml                |    38 +-
 mlsource/extra/CInterface/ml_bind.ML               |    46 +-
 mlsource/extra/Motif/InitialiseCore.ML             |    30 +-
 mlsource/extra/Motif/MOTIF_SIG.ML                  |    32 +-
 mlsource/extra/Motif/MOTIF_TYPES.ML                |    30 +-
 mlsource/extra/Motif/MotifCore.ML                  |   200 +-
 mlsource/extra/Motif/MotifTypes.ML                 |    44 +-
 mlsource/extra/Motif/XM_TYPES.ML                   |    30 +-
 mlsource/extra/Motif/XmTypes.ML                    |    30 +-
 mlsource/extra/Motif/ml_bind.ML                    |    44 +-
 mlsource/extra/Win/Base.sml                        |  1768 +-
 mlsource/extra/Win/Bitmap.sml                      |   722 +-
 mlsource/extra/Win/Brush.sml                       |   310 +-
 mlsource/extra/Win/Button.sml                      |   376 +-
 mlsource/extra/Win/Caret.sml                       |   126 +-
 mlsource/extra/Win/Class.sml                       |   376 +-
 mlsource/extra/Win/Clipboard.sml                   |   510 +-
 mlsource/extra/Win/Clipping.sml                    |   102 +-
 mlsource/extra/Win/Color.sml                       |   306 +-
 mlsource/extra/Win/ComboBase.sml                   |    74 +-
 mlsource/extra/Win/Combobox.sml                    |   288 +-
 mlsource/extra/Win/CommonControls.sml              |   462 +-
 mlsource/extra/Win/CommonDialog.sml                |  2624 +-
 mlsource/extra/Win/Cursor.sml                      |   246 +-
 mlsource/extra/Win/DeviceBase.sml                  |   996 +-
 mlsource/extra/Win/DeviceContext.sml               |   760 +-
 mlsource/extra/Win/Dialog.sml                      |  1012 +-
 mlsource/extra/Win/DragDrop.sml                    |   118 +-
 mlsource/extra/Win/Edit.sml                        |   276 +-
 mlsource/extra/Win/Examples/bitViewer.sml          |   492 +-
 mlsource/extra/Win/Examples/dialTest.sml           |    50 +-
 mlsource/extra/Win/FlagPrint.sml                   |    82 +-
 mlsource/extra/Win/Font.sml                        |   750 +-
 mlsource/extra/Win/FontBase.sml                    |   380 +-
 mlsource/extra/Win/GdiBase.sml                     |   504 +-
 mlsource/extra/Win/Globals.sml                     |    66 +-
 mlsource/extra/Win/Icon.sml                        |    92 +-
 mlsource/extra/Win/Keyboard.sml                    |    60 +-
 mlsource/extra/Win/Line.sml                        |   204 +-
 mlsource/extra/Win/Listbox.sml                     |   278 +-
 mlsource/extra/Win/Locale.sml                      |    54 +-
 mlsource/extra/Win/LocaleBase.sml                  |   436 +-
 mlsource/extra/Win/Menu.sml                        |   926 +-
 mlsource/extra/Win/MenuBase.sml                    |   130 +-
 mlsource/extra/Win/Message.sml                     |  4030 +--
 mlsource/extra/Win/MessageBase.sml                 |   972 +-
 mlsource/extra/Win/MessageBox.sml                  |   210 +-
 mlsource/extra/Win/Metafile.sml                    |   418 +-
 mlsource/extra/Win/Mouse.sml                       |    60 +-
 mlsource/extra/Win/Original/ConstType.ML           |    30 +-
 mlsource/extra/Win/Original/ConstTypeFct.ML        |   544 +-
 mlsource/extra/Win/Original/CtrlFn.ML              |    30 +-
 mlsource/extra/Win/Original/CtrlFnFct.ML           |   118 +-
 mlsource/extra/Win/Original/Dir.ML                 |    30 +-
 mlsource/extra/Win/Original/DirFct.ML              |    30 +-
 mlsource/extra/Win/Original/DrawCom.ML             |    30 +-
 mlsource/extra/Win/Original/DrawComFct.ML          |    66 +-
 mlsource/extra/Win/Original/Failure.ML             |    30 +-
 mlsource/extra/Win/Original/FailureFct.ML          |    32 +-
 mlsource/extra/Win/Original/Gadget.ML              |    34 +-
 mlsource/extra/Win/Original/GadgetFct.ML           |   788 +-
 mlsource/extra/Win/Original/GadgetSig.ML           |    32 +-
 mlsource/extra/Win/Original/GdiFn.ML               |    30 +-
 mlsource/extra/Win/Original/GdiFnFct.ML            |   104 +-
 mlsource/extra/Win/Original/Handler.ML             |    30 +-
 mlsource/extra/Win/Original/HandlerFct.ML          |   310 +-
 mlsource/extra/Win/Original/ML32Fct.ML             |    34 +-
 mlsource/extra/Win/Original/Macro.ML               |    30 +-
 mlsource/extra/Win/Original/MacroFct.ML            |    58 +-
 mlsource/extra/Win/Original/MsgFn.ML               |    30 +-
 mlsource/extra/Win/Original/MsgFnFct.ML            |   996 +-
 mlsource/extra/Win/Original/MsgType.ML             |    30 +-
 mlsource/extra/Win/Original/MsgTypefct.ML          |   302 +-
 mlsource/extra/Win/Original/MsgVal.ML              |    30 +-
 mlsource/extra/Win/Original/MsgValFct.ML           |    30 +-
 mlsource/extra/Win/Original/Type32.ML              |    30 +-
 mlsource/extra/Win/Original/Type32Fct.ML           |    66 +-
 mlsource/extra/Win/Original/UserFn.ML              |    30 +-
 mlsource/extra/Win/Original/UserFn2.ML             |    34 +-
 mlsource/extra/Win/Original/UserFn2Fct.ML          |   768 +-
 mlsource/extra/Win/Original/UserFnFct.ML           |   118 +-
 mlsource/extra/Win/Painting.sml                    |   254 +-
 mlsource/extra/Win/Path.sml                        |   150 +-
 mlsource/extra/Win/Pen.sml                         |    82 +-
 mlsource/extra/Win/Printing.sml                    |   100 +-
 mlsource/extra/Win/Rectangle.sml                   |   154 +-
 mlsource/extra/Win/Region.sml                      |   360 +-
 mlsource/extra/Win/Resource.sml                    |   308 +-
 mlsource/extra/Win/ScrollBase.sml                  |   128 +-
 mlsource/extra/Win/Scrollbar.sml                   |   436 +-
 mlsource/extra/Win/Shape.sml                       |   142 +-
 mlsource/extra/Win/Static.sml                      |   350 +-
 mlsource/extra/Win/Transform.sml                   |   452 +-
 mlsource/extra/Win/WinBase.sml                     |   352 +-
 mlsource/extra/Win/WinSystem.sml                   |   208 +-
 mlsource/extra/Win/Window.sml                      |   828 +-
 mlsource/extra/Win/clean.sml                       |    30 +-
 mlsource/extra/Win/ml_bind.sml                     |    88 +-
 mlsource/extra/XWindows/XATOMS_SIG.ML              |    30 +-
 mlsource/extra/XWindows/XAtoms.ML                  |    30 +-
 mlsource/extra/XWindows/XCURSORS_SIG.ML            |    30 +-
 mlsource/extra/XWindows/XCall.ML                   |    30 +-
 mlsource/extra/XWindows/XCursors.ML                |    30 +-
 mlsource/extra/XWindows/XEVENT_SIG.ML              |    32 +-
 mlsource/extra/XWindows/XKEYSYMS_SIG.ML            |    30 +-
 mlsource/extra/XWindows/XKeySyms.ML                |    30 +-
 mlsource/extra/XWindows/XTYPES_SIG.ML              |    30 +-
 mlsource/extra/XWindows/XWINDOWS_R2_SIG.ML         |    30 +-
 mlsource/extra/XWindows/XWINDOWS_SIG.ML            |    32 +-
 mlsource/extra/XWindows/ml_bind.ML                 |    46 +-
 poly.1                                             |    61 +-
 polyc.1                                            |    32 +
 polyc.in                                           |   112 +
 polyexports.h                                      |    71 +-
 polyimport.1                                       |    33 +-
 polyimport.c                                       |     8 +-
 polyml.pyp                                         |   298 +-
 polystatistics.h                                   |    78 +
 winconfig.h                                        |   170 +-
 wininstall/Licence.rtf                             |   255 +
 wininstall/PolyML.wxs                              |   204 +
 wininstall/polyicon/polyicon.c                     |     8 +
 wininstall/polyicon/polyicon.dsp                   |    73 +
 wininstall/polyicon/polyicon.rc                    |    72 +
 wininstall/polyicon/polyicon.vcxproj               |   146 +
 wininstall/polyicon/resource.h                     |    16 +
 wininstall/wininstall.dsp                          |    59 +
 wininstall/wininstall.vcxproj                      |    93 +
 998 files changed, 314364 insertions(+), 184455 deletions(-)

-- 
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