1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/mps/code
Gareth Rees be87b190ed Defined(aver_and_check_all) is a better condition for invalidating the colour tables.
Copied from Perforce
 Change: 185993
 ServerID: perforce.ravenbrook.com
2014-05-10 09:45:26 +01:00
..
mps.xcodeproj Fix problems with the xcode project file (introduced in bad merges): 2014-05-01 12:21:17 +01:00
w3mv
.p4ignore
abq.c Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04/10/23-23-42/0/> for full analysis. 2014-04-11 00:26:48 +01:00
abq.h
abqtest.c Use the mps to manage memory in test cases, not malloc! 2014-04-11 21:27:31 +01:00
airtest.c Scheme constructors now take an allocation point. 2014-05-04 20:39:31 +01:00
amcss.c
amcsshe.c
amcssth.c Turn on -wduplicate-enum and -wmissing-variable-declarations options for clang. ensure the mps compiles with these options. 2014-04-11 15:17:20 +01:00
amsss.c Fix amsss. 2014-04-26 11:12:45 +01:00
amssshe.c
apss.c
arena.c
arenacl.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
arenacv.c
arenavm.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
arg.c
arg.h Turn on -wduplicate-enum and -wmissing-variable-declarations options for clang. ensure the mps compiles with these options. 2014-04-11 15:17:20 +01:00
awlut.c Fix bugs in condemn logic: 2014-04-22 17:53:47 +01:00
awluthe.c Fix bugs in condemn logic: 2014-04-22 17:53:47 +01:00
awlutth.c
boot.c
boot.h
bt.c
bt.h
btcv.c
bttest.c
buffer.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
cbs.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
cbs.h
chain.h Fix bugs in condemn logic: 2014-04-22 17:53:47 +01:00
check.h
clock.h
comm.gmk Revert hasty merge of branch/2014-04-15/shared -- broke xcode build. 2014-04-15 12:39:51 +01:00
commpost.nmk
commpre.nmk
config.h Default value for mps_key_ams_support_ambiguous is now the safer value true. 2014-05-01 18:02:53 +01:00
dbgpool.c
dbgpool.h
dbgpooli.c
djbench.c Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04/10/23-23-42/0/> for full analysis. 2014-04-11 00:26:48 +01:00
event.c Avoid strict aliasing warnings from gcc 4.8. 2014-04-12 21:44:18 +01:00
event.h
eventcnv.c Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04/10/23-23-42/0/> for full analysis. 2014-04-11 00:26:48 +01:00
eventcom.h Turn on -wduplicate-enum and -wmissing-variable-declarations options for clang. ensure the mps compiles with these options. 2014-04-11 15:17:20 +01:00
eventdef.h
eventrep.c
eventrep.h
eventsql.c Ensure that mpseventsql compiles with gcc -wmissing-variable-declarations. 2014-04-11 21:18:23 +01:00
eventtxt.c Fix compilation of eventtxt.c on lii6gc. 2014-04-12 21:33:29 +01:00
exposet0.c
expt825.c
fbmtest.c Add -wconversion to the options for gcc. ensure that the mps builds. 2014-04-11 14:25:15 +01:00
finalcv.c
finaltest.c Separate jobs for lo and awl finalization. 2014-04-22 21:40:59 +01:00
fmtdy.c
fmtdy.h
fmtdytst.c
fmtdytst.h
fmthe.c
fmthe.h
fmtno.c
fmtno.h
fmtscheme.c Scheme constructors now take an allocation point. 2014-05-04 20:39:31 +01:00
fmtscheme.h Scheme constructors now take an allocation point. 2014-05-04 20:39:31 +01:00
format.c
fotest.c Add -wconversion to the options for gcc. ensure that the mps builds. 2014-04-11 14:25:15 +01:00
freelist.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
freelist.h
fri3gc.gmk
fri6gc.gmk
gc.gmk Turn -wconversion off again. (the mps builds with this option with gcc 4.8 but not with gcc 4.6.3 on the travis buildbots.) 2014-04-11 15:28:03 +01:00
gcbench.c Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04/10/23-23-42/0/> for full analysis. 2014-04-11 00:26:48 +01:00
getopt.h
getoptl.c
global.c Rename bool(v) to boolof(v) to fix clash with the windows header file windows.h 2014-04-28 13:14:04 +01:00
gp.gmk
ld.c
lii3gc.gmk
lii6gc.gmk
lii6ll.gmk
ll.gmk Turn on -wduplicate-enum and -wmissing-variable-declarations options for clang. ensure the mps compiles with these options. 2014-04-11 15:17:20 +01:00
lo.h
locbwcss.c
lock.h
lockan.c
lockcov.c Use the mps to manage memory in test cases, not malloc! 2014-04-11 21:27:31 +01:00
lockix.c
lockli.c
lockut.c Use the mps to manage memory in test cases, not malloc! 2014-04-11 21:27:31 +01:00
lockw3.c
locus.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
locusss.c
locv.c
message.c
messtest.c
meter.c
meter.h Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04/10/23-23-42/0/> for full analysis. 2014-04-11 00:26:48 +01:00
misc.h Rename bool(v) to boolof(v) to fix clash with the windows header file windows.h 2014-04-28 13:14:04 +01:00
mpm.c Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04/10/23-23-42/0/> for full analysis. 2014-04-11 00:26:48 +01:00
mpm.h All prottramp implementations are now the same, so there is no need for separate implementations. 2014-04-30 16:29:42 +01:00
mpmss.c
mpmst.h Add -wconversion to the options for gcc. ensure that the mps builds. 2014-04-11 14:25:15 +01:00
mpmtypes.h Add -wconversion to the options for gcc. ensure that the mps builds. 2014-04-11 14:25:15 +01:00
mps.c
mps.h The mps_args_add_field and mps_args_done now check that the number of arguments is in bounds. 2014-05-02 11:34:38 +01:00
mpsacl.h
mpsavm.h
mpscamc.h
mpscams.h
mpscawl.h
mpsclo.h
mpscmfs.h
mpscmv.h
mpscmv2.h
mpscmvff.h
mpscmvt.h
mpscsnc.h
mpsi.c The mps_args_add_field and mps_args_done now check that the number of arguments is in bounds. 2014-05-02 11:34:38 +01:00
mpsicv.c
mpsio.h
mpsioan.c
mpsiw3.c
mpslib.h
mpsliban.c
mpstd.h
mpswin.h
mv.nmk
mv2test.c
nailboard.c Add -wconversion to the options for gcc. ensure that the mps builds. 2014-04-11 14:25:15 +01:00
nailboard.h
nailboardtest.c
pc.nmk
pool.c
poolabs.c
poolamc.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
poolams.c Defined(aver_and_check_all) is a better condition for invalidating the colour tables. 2014-05-10 09:45:26 +01:00
poolams.h
poolamsi.c
poolawl.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
poollo.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
poolmfs.c Rename bool(v) to boolof(v) to fix clash with the windows header file windows.h 2014-04-28 13:14:04 +01:00
poolmfs.h
poolmrg.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
poolmrg.h
poolmv.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
poolmv.h
poolmv2.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
poolmv2.h
poolmvff.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
pooln.c
pooln.h
poolncv.c
poolsnc.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
prmcan.c
prmci3.h
prmci3fr.c
prmci3li.c Simpler cast, more checking. 2014-04-14 12:13:31 +01:00
prmci3w3.c
prmci3xc.c Simpler cast, more checking. 2014-04-14 12:32:18 +01:00
prmci6.h
prmci6fr.c
prmci6li.c Simpler casting, and more checking. 2014-04-14 12:07:14 +01:00
prmci6w3.c
prmci6xc.c Simpler casting and more checking. 2014-04-14 11:34:20 +01:00
prmcix.h
prmcw3.h
prmcxc.h
protan.c All prottramp implementations are now the same, so there is no need for separate implementations. 2014-04-30 16:29:42 +01:00
proti3.c
proti6.c
protix.c All prottramp implementations are now the same, so there is no need for separate implementations. 2014-04-30 16:29:42 +01:00
protli.c
protocol.c
protocol.h
protsgix.c
protw3.c All prottramp implementations are now the same, so there is no need for separate implementations. 2014-04-30 16:29:42 +01:00
protxc.c Avoid strict aliasing warnings from gcc 4.8. 2014-04-12 21:44:18 +01:00
protxc.h
pthrdext.c
pthrdext.h
qs.c Turn on -wduplicate-enum and -wmissing-variable-declarations options for clang. ensure the mps compiles with these options. 2014-04-11 15:17:20 +01:00
range.c
range.h
ref.c
replay.c
reserv.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
ring.c Check the poolring so that there is an assertion failure (not a crash) if the client fails to destroy a pool. 2014-04-14 22:31:24 +01:00
ring.h Check the poolring so that there is an assertion failure (not a crash) if the client fails to destroy a pool. 2014-04-14 22:31:24 +01:00
root.c
sa.c
sa.h
sac.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
sac.h
sacss.c
sc.h
seg.c Fix compilation of seg.c. 2014-05-10 09:44:25 +01:00
segsmss.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
shield.c
span.c
splay.c
splay.h
spw3i3.c
spw3i6.c
ss.c
ss.h
ssan.c
ssixi3.c
ssixi6.c
ssw3i3mv.c
ssw3i3pc.c
ssw3i6mv.c
ssw3i6pc.c
steptest.c Turn on -wduplicate-enum and -wmissing-variable-declarations options for clang. ensure the mps compiles with these options. 2014-04-11 15:17:20 +01:00
table.c
table.h
teletest.c
testlib.c
testlib.h
testthr.h
testthrix.c
testthrw3.c
th.h
than.c
thix.c
thw3.c
thw3.h
thw3i3.c
thw3i6.c
thxc.c
trace.c Rename bool(v) to boolof(v) to fix clash with the windows header file windows.h 2014-04-28 13:14:04 +01:00
traceanc.c
tract.c
tract.h
tree.c
tree.h
version.c Turn on -wduplicate-enum and -wmissing-variable-declarations options for clang. ensure the mps compiles with these options. 2014-04-11 15:17:20 +01:00
vman.c Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04/10/23-23-42/0/> for full analysis. 2014-04-11 00:26:48 +01:00
vmix.c Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04/10/23-23-42/0/> for full analysis. 2014-04-11 00:26:48 +01:00
vmw3.c Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04/10/23-23-42/0/> for full analysis. 2014-04-11 00:26:48 +01:00
w3i3mv.nmk
w3i3pc.nmk
w3i6mv.nmk
w3i6pc.nmk
walk.c Fix rash build on os x by adding the unused attribute to functions declared static that are not called in the rash variety. 2014-05-01 12:18:00 +01:00
walkt0.c
xci3gc.gmk
xci6ll.gmk
zcoll.c
zmess.c