1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
emacs/mps/code
Gareth Rees 76bff163f5 Ensure that the mps builds with clang 10.
Clang 10 turns on -Wimplicit-int-float-conversion, and on 64-bit
platforms this issues a warning that implicit conversions to double
from Size and unsigned long "may lose precision".

This commit adds casts to (double) for all such conversions. The loss
of precision is either impossible in practice (because a double can
represent all integers up to 2**53, which is about 9 petabytes, well
beyond the addressing capabilities for current CPUs), or else
acceptable, because we are accumulating an approximate quantity like
"collection work" or "fill size" (that has to cope with loss of
precision due in any case), or computing a threshold like the spare
commit limit where it is acceptable for it to be somewhat approximate.
2021-01-10 10:42:05 +00:00
..
mps.xcodeproj Remove mps_arena_expose, deprecated since release 1.111.0 2020-09-24 09:35:47 +01:00
w3mv Linking .p4ignore to .gitignore to share configuration between perforce and git. 2016-04-04 19:20:26 +01:00
.p4ignore Updating .p4ignore files with miscellaneous entries collected from work with git. 2016-04-05 11:27:30 +01:00
.renamed-gitignore Linking .p4ignore to .gitignore to share configuration between perforce and git. 2016-04-04 19:20:26 +01:00
abq.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
abq.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
abqtest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
airtest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
amcss.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
amcsshe.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
amcssth.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
amsss.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
amssshe.c Remove mps_tramp, deprecated since release 1.111.0. 2020-09-24 09:30:33 +01:00
anangc.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
ananll.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
ananmv.nmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
apss.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
arena.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
arenacl.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
arenacv.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
arenavm.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
arg.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
arg.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
awlut.c Remove mps_tramp, deprecated since release 1.111.0. 2020-09-24 09:30:33 +01:00
awluthe.c Remove mps_tramp, deprecated since release 1.111.0. 2020-09-24 09:30:33 +01:00
awlutth.c Remove mps_tramp, deprecated since release 1.111.0. 2020-09-24 09:30:33 +01:00
boot.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
boot.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
bt.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
bt.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
btcv.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
bttest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
buffer.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
cbs.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
cbs.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
check.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
clock.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
comm.gmk Remove mps_arena_expose, deprecated since release 1.111.0 2020-09-24 09:35:47 +01:00
commpost.nmk Remove mps_arena_expose, deprecated since release 1.111.0 2020-09-24 09:35:47 +01:00
commpre.nmk Remove mps_arena_expose, deprecated since release 1.111.0 2020-09-24 09:35:47 +01:00
config.h Remove mps_arena_expose, deprecated since release 1.111.0 2020-09-24 09:35:47 +01:00
dbgpool.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
dbgpool.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
dbgpooli.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
djbench.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
event.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
event.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
eventcnv.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
eventcom.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
eventdef.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
eventpy.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
eventsql.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
eventtxt.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
failover.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
failover.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
finalcv.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
finaltest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fmtdy.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fmtdy.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fmtdytst.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fmtdytst.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fmthe.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fmthe.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fmtno.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fmtno.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fmtscheme.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fmtscheme.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
forktest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
format.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fotest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
freelist.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
freelist.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
fri3gc.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
fri3ll.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
fri6gc.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
fri6ll.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
gc.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
gcbench.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
getopt.h Detabifying code and restructuredtext files. 2016-02-18 19:58:13 +00:00
getoptl.c Detabifying code and restructuredtext files. 2016-02-18 19:58:13 +00:00
global.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
gp.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
land.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
landtest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
ld.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
lii3gc.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
lii6gc.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
lii6ll.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
ll.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
locbwcss.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
lock.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
lockan.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
lockcov.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
lockix.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
lockut.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
lockw3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
locus.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
locus.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
locusss.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
locv.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
message.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
messtest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
meter.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
meter.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
misc.h Save and restore errno in signal handlers. 2020-09-02 19:59:23 +01:00
mpm.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpm.h Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
mpmss.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpmst.h Remove mps_arena_expose, deprecated since release 1.111.0 2020-09-24 09:35:47 +01:00
mpmtypes.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mps.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mps.h Remove mps_fix, deprecated since release 1.111.0 2020-09-27 14:16:39 +01:00
mpsacl.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpsavm.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpscamc.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpscams.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpscawl.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpsclo.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpscmfs.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpscmv2.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpscmvff.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpscmvt.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpscsnc.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpsi.c Remove mps_fix, deprecated since release 1.111.0 2020-09-27 14:16:39 +01:00
mpsicv.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
mpsio.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpsioan.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpsiw3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpslib.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpsliban.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpstd.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mpswin.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
mv.nmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
mv2test.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
nailboard.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
nailboard.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
nailboardtest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
pc.nmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
policy.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
pool.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
poolabs.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolamc.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolams.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolams.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolawl.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poollo.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolmfs.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolmfs.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolmrg.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolmrg.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolmv2.c Spell out "analysis" in full. 2020-09-01 13:54:31 +01:00
poolmv2.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolmvff.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
poolmvff.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
pooln.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
pooln.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolncv.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
poolsnc.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmc.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcan.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcanan.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcfri3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcfri6.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmci3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmci3.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmci6.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmci6.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcix.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcix.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmclii3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmclii6.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcw3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcw3.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcw3i3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcw3i6.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcxc.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcxc.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcxci3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prmcxci6.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
prot.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
protan.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
protix.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
protocol.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
protocol.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
protsgix.c Save and restore errno in signal handlers. 2020-09-02 19:59:23 +01:00
protw3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
protxc.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
protxc.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
pthrdext.c Save and restore errno in signal handlers. 2020-09-02 19:59:23 +01:00
pthrdext.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
qs.c Remove mps_tramp, deprecated since release 1.111.0. 2020-09-24 09:30:33 +01:00
range.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
range.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
rangetree.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
rangetree.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
ref.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
ring.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
ring.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
root.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
sa.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
sa.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
sac.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
sac.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
sacss.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
scan.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
seg.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
segsmss.c Remove mps_tramp, deprecated since release 1.111.0. 2020-09-24 09:30:33 +01:00
shield.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
sncss.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
sp.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
span.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
splay.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
splay.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
spw3i3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
spw3i6.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
ss.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
ss.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
steptest.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
table.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
table.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
tagtest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
teletest.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
testlib.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
testlib.h Remove mps_tramp, deprecated since release 1.111.0. 2020-09-24 09:30:33 +01:00
testthr.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
testthrix.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
testthrw3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
th.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
than.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
thix.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
thw3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
thxc.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
trace.c Ensure that the mps builds with clang 10. 2021-01-10 10:42:05 +00:00
traceanc.c Remove mps_arena_expose, deprecated since release 1.111.0 2020-09-24 09:35:47 +01:00
tract.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
tract.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
tree.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
tree.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
version.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
vm.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
vm.h Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
vman.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
vmix.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
vmw3.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
w3i3mv.nmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
w3i3pc.nmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
w3i6mv.nmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
w3i6pc.nmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
walk.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
walkt0.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
xci3gc.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
xci3ll.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
xci6gc.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
xci6ll.gmk Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
zcoll.c Remove mps_tramp, deprecated since release 1.111.0. 2020-09-24 09:30:33 +01:00
zmess.c Remove mps_tramp, deprecated since release 1.111.0. 2020-09-24 09:30:33 +01:00