| .. |
|
mps.xcodeproj
|
Test coverage report on os x.
|
2013-05-15 19:25:16 +01:00 |
|
w3mv
|
|
|
|
.gdbinit
|
|
|
|
.p4ignore
|
|
|
|
abq.c
|
|
|
|
abq.h
|
|
|
|
abqtest.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
amcss.c
|
Comment out all calls to mps_arena_commit_limit_set in test case amcsshe. (this test case formerly set the commit limit "in the hope of getting one dynamic collection", but this was unreliable: see job003440 for details.)
|
2013-03-12 15:15:57 +00:00 |
|
amcsshe.c
|
Comment out all calls to mps_arena_commit_limit_set in test case amcsshe. (this test case formerly set the commit limit "in the hope of getting one dynamic collection", but this was unreliable: see job003432 for details.)
|
2013-03-07 17:08:07 +00:00 |
|
amcssth.c
|
The amcssth test case now registers its threads' stacks as roots with the mps.
|
2013-03-07 14:53:31 +00:00 |
|
amsss.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
amssshe.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
apss.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
arena.c
|
Remove "mps_alert_collection_set" from public interface and remove its implementation and test case. client programs should use the messages interface to find out what the mps is doing.
|
2013-03-12 14:33:27 +00:00 |
|
arenacl.c
|
|
|
|
arenacv.c
|
Add testlib_unused(argc) where necessary, so that test cases build on xci6ll.
|
2013-03-07 14:32:40 +00:00 |
|
arenavm.c
|
Make forward declarations of various functions consistent with their actual declarations.
|
2013-05-15 14:18:28 +01:00 |
|
awlut.c
|
Ensure that the last entry in the table is preserved, so that we don't get a false positive due to the local variable 'string' keeping this entry alive.
|
2013-03-08 11:36:38 +00:00 |
|
awluthe.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
awlutth.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
boot.c
|
|
|
|
boot.h
|
|
|
|
bt.c
|
|
|
|
bt.h
|
|
|
|
btcv.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
bttest.c
|
|
|
|
buffer.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
cbs.c
|
|
|
|
cbs.h
|
|
|
|
cbstest.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
chain.h
|
|
|
|
check.h
|
|
|
|
clock.h
|
Don't #error if defined(mps_build_ll) and __has_builtin(__builtin_readcyclecounter). put a todo here instead, referencing job003411.
|
2013-02-04 16:40:28 +00:00 |
|
comm.gmk
|
Put xxxxxx at the end of the pattern argument to mktemp, so that it works on freebsd and os x.
|
2013-05-06 19:01:25 +01:00 |
|
commpost.nmk
|
More build/install improvements:
|
2013-02-05 15:43:41 +00:00 |
|
commpre.nmk
|
|
|
|
config.h
|
|
|
|
dbgpool.c
|
|
|
|
dbgpool.h
|
|
|
|
dbgpooli.c
|
|
|
|
diag.c
|
|
|
|
event.c
|
|
|
|
event.h
|
|
|
|
eventcnv.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
eventcom.h
|
|
|
|
eventdef.h
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
eventpro.c
|
|
|
|
eventpro.h
|
|
|
|
eventrep.c
|
|
|
|
eventrep.h
|
|
|
|
eventsql.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
eventtxt.c
|
Print event code in uppercase hexadecimal for consistency.
|
2013-02-08 14:52:05 +00:00 |
|
exposet0.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
expt825.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
finalcv.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
finaltest.c
|
Add testlib_unused(argc) where necessary, so that test cases build on xci6ll.
|
2013-03-07 14:32:40 +00:00 |
|
fmtdy.c
|
|
|
|
fmtdy.h
|
|
|
|
fmtdytst.c
|
|
|
|
fmtdytst.h
|
|
|
|
fmthe.c
|
|
|
|
fmthe.h
|
|
|
|
fmtno.c
|
|
|
|
fmtno.h
|
|
|
|
format.c
|
|
|
|
fri3gc.gmk
|
Add -*- makefile -*- to .gmk files so that syntax highlighting in emacs works out of the box.
|
2013-03-08 17:26:12 +00:00 |
|
fri6gc.gmk
|
Add -*- makefile -*- to .gmk files so that syntax highlighting in emacs works out of the box.
|
2013-03-08 17:26:12 +00:00 |
|
gc.gmk
|
Add -*- makefile -*- to .gmk files so that syntax highlighting in emacs works out of the box.
|
2013-03-08 17:26:12 +00:00 |
|
gcovfmt.py
|
Test coverage report on os x.
|
2013-05-15 19:25:16 +01:00 |
|
global.c
|
Restore arena serial numbers.
|
2013-03-12 15:11:22 +00:00 |
|
gp.gmk
|
Add -*- makefile -*- to .gmk files so that syntax highlighting in emacs works out of the box.
|
2013-03-08 17:26:12 +00:00 |
|
ld.c
|
|
|
|
libcbt.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
lii3gc.gmk
|
Add -*- makefile -*- to .gmk files so that syntax highlighting in emacs works out of the box.
|
2013-03-08 17:26:12 +00:00 |
|
lii6gc.gmk
|
Add -*- makefile -*- to .gmk files so that syntax highlighting in emacs works out of the box.
|
2013-03-08 17:26:12 +00:00 |
|
lo.h
|
|
|
|
locbwcss.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
lock.h
|
|
|
|
lockan.c
|
|
|
|
lockcov.c
|
Add testlib_unused(argc) where necessary, so that test cases build on xci6ll.
|
2013-03-07 14:32:40 +00:00 |
|
lockix.c
|
|
|
|
lockli.c
|
|
|
|
lockutw3.c
|
Adding unused declaration for unused variable.
|
2013-05-08 14:11:27 +01:00 |
|
lockw3.c
|
|
|
|
locus.c
|
|
|
|
locusss.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
locv.c
|
Add testlib_unused(argc) where necessary, so that test cases build on xci6ll.
|
2013-03-07 14:32:40 +00:00 |
|
message.c
|
|
|
|
messtest.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
meter.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
meter.h
|
|
|
|
misc.h
|
|
|
|
mpm.c
|
|
|
|
mpm.h
|
|
|
|
mpmss.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
mpmst.h
|
Remove "mps_alert_collection_set" from public interface and remove its implementation and test case. client programs should use the messages interface to find out what the mps is doing.
|
2013-03-12 14:33:27 +00:00 |
|
mpmtypes.h
|
|
|
|
mps.c
|
|
|
|
mps.h
|
Remove "mps_alert_collection_set" from public interface and remove its implementation and test case. client programs should use the messages interface to find out what the mps is doing.
|
2013-03-12 14:33:27 +00:00 |
|
mpsacl.h
|
|
|
|
mpsavm.h
|
|
|
|
mpscamc.h
|
|
|
|
mpscams.h
|
|
|
|
mpscawl.h
|
Adding type mps_awl_find_dependent_t that is documented but didn't actually exist.
|
2013-05-08 00:19:39 +01:00 |
|
mpsclo.h
|
|
|
|
mpscmfs.h
|
|
|
|
mpscmv.h
|
|
|
|
mpscmv2.h
|
|
|
|
mpscmvff.h
|
|
|
|
mpscmvt.h
|
|
|
|
mpscsnc.h
|
|
|
|
mpsi.c
|
Remove "mps_alert_collection_set" from public interface and remove its implementation and test case. client programs should use the messages interface to find out what the mps is doing.
|
2013-03-12 14:33:27 +00:00 |
|
mpsicv.c
|
Don't accidentally leave the arena in the clamped state after calling mps_arena_collect:
|
2013-03-08 12:23:44 +00:00 |
|
mpsio.h
|
|
|
|
mpsioan.c
|
|
|
|
mpsiw3.c
|
Deprecating the mps trampoline by using vectored exception handling on windows.
|
2013-02-20 12:11:40 +00:00 |
|
mpslib.h
|
|
|
|
mpsliban.c
|
|
|
|
mpstd.h
|
Converting design.mps.config to restructuredtext. rewriting, correcting, clarifying, and generally bringing it up-to-date.
|
2013-05-11 17:53:40 +01:00 |
|
mpsw3.h
|
|
|
|
mpswin.h
|
|
|
|
mv2test.c
|
Follow policy of not defining symbols from mpstd.h in the external interface, by removing the definition of mps_t_word from mps.h.
|
2013-03-08 14:03:10 +00:00 |
|
ntbuild.cmd
|
|
|
|
osxc.h
|
|
|
|
pool.c
|
|
|
|
poolabs.c
|
|
|
|
poolamc.c
|
Make forward declarations of various functions consistent with their actual declarations.
|
2013-05-15 14:18:28 +01:00 |
|
poolams.c
|
|
|
|
poolams.h
|
|
|
|
poolamsi.c
|
|
|
|
poolawl.c
|
Make forward declarations of various functions consistent with their actual declarations.
|
2013-05-15 14:18:28 +01:00 |
|
poollo.c
|
|
|
|
poolmfs.c
|
|
|
|
poolmfs.h
|
|
|
|
poolmrg.c
|
Make forward declarations of various functions consistent with their actual declarations.
|
2013-05-15 14:18:28 +01:00 |
|
poolmrg.h
|
|
|
|
poolmv.c
|
|
|
|
poolmv.h
|
|
|
|
poolmv2.c
|
|
|
|
poolmv2.h
|
|
|
|
poolmvff.c
|
|
|
|
pooln.c
|
|
|
|
pooln.h
|
|
|
|
poolncv.c
|
Add testlib_unused(argc) where necessary, so that test cases build on xci6ll.
|
2013-03-07 14:32:40 +00:00 |
|
poolsnc.c
|
Make forward declarations of various functions consistent with their actual declarations.
|
2013-05-15 14:18:28 +01:00 |
|
prmcan.c
|
|
|
|
prmci3.h
|
|
|
|
prmci3fr.c
|
|
|
|
prmci3li.c
|
Fix mutatorfaultcontextsp on lii3* and lii6*.
|
2013-03-07 15:31:40 +00:00 |
|
prmci3w3.c
|
|
|
|
prmci6.h
|
|
|
|
prmci6fr.c
|
|
|
|
prmci6li.c
|
Fix mutatorfaultcontextsp on lii3* and lii6*.
|
2013-03-07 15:31:40 +00:00 |
|
prmci6w3.c
|
|
|
|
prmcix.h
|
|
|
|
prmcw3.h
|
|
|
|
protan.c
|
|
|
|
proti3.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
proti6.c
|
|
|
|
protix.c
|
|
|
|
protli.c
|
|
|
|
protocol.c
|
|
|
|
protocol.h
|
|
|
|
protsgix.c
|
|
|
|
protw3.c
|
Fix typo ("not" for "now").
|
2013-04-25 20:10:10 +01:00 |
|
pthrdext.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
pthrdext.h
|
|
|
|
qs.c
|
Avoid type puns.
|
2013-05-06 18:39:26 +01:00 |
|
ref.c
|
|
|
|
replay.c
|
|
|
|
reserv.c
|
|
|
|
ring.c
|
|
|
|
ring.h
|
|
|
|
root.c
|
|
|
|
sac.c
|
Private symbols _mps_sac_s and _mps_sac_freelist_block_s now start with underscores, as per external interface policy.
|
2013-03-08 12:10:44 +00:00 |
|
sac.h
|
Private symbols _mps_sac_s and _mps_sac_freelist_block_s now start with underscores, as per external interface policy.
|
2013-03-08 12:10:44 +00:00 |
|
sacss.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
sc.h
|
|
|
|
seg.c
|
|
|
|
segsmss.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
shield.c
|
|
|
|
span.c
|
|
|
|
spi3.c
|
|
|
|
splay.c
|
|
|
|
splay.h
|
|
|
|
ss.c
|
|
|
|
ss.h
|
|
|
|
ssan.c
|
|
|
|
ssixi3.c
|
|
|
|
ssixi6.c
|
|
|
|
ssw3i3mv.c
|
|
|
|
ssw3i6mv.c
|
|
|
|
steptest.c
|
Make mps_arena_step suitable for purpose: arenastep now calls tracestartcollectall directly (not via arenastartcollect) so that it no longer unclamps the arena as a side effect.
|
2013-03-08 15:13:16 +00:00 |
|
table.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
table.h
|
|
|
|
teletest.c
|
|
|
|
testlib.c
|
Eventclock has enough entropy on all the platforms we support that we can use it to choose the random number seed.
|
2013-05-16 13:17:42 +01:00 |
|
testlib.h
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
th.h
|
|
|
|
than.c
|
|
|
|
thix.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
thw3.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
thw3.h
|
|
|
|
thw3i3.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
thw3i6.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
trace.c
|
Merging spelling corrections contributed by bruce mitchener.
|
2013-02-18 15:46:39 +00:00 |
|
traceanc.c
|
Remove "mps_alert_collection_set" from public interface and remove its implementation and test case. client programs should use the messages interface to find out what the mps is doing.
|
2013-03-12 14:33:27 +00:00 |
|
tract.c
|
|
|
|
tract.h
|
|
|
|
version.c
|
Updating mps_release to release/1.111.0
|
2013-05-08 13:57:31 +01:00 |
|
vman.c
|
|
|
|
vmix.c
|
|
|
|
vmw3.c
|
|
|
|
w3i3mv.nmk
|
|
|
|
w3i6mv.nmk
|
|
|
|
walk.c
|
|
|
|
walkt0.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
xci3gc.gmk
|
Add -*- makefile -*- to .gmk files so that syntax highlighting in emacs works out of the box.
|
2013-03-08 17:26:12 +00:00 |
|
zcoll.c
|
Improve the usability of the test suite:
|
2013-03-07 13:13:32 +00:00 |
|
zmess.c
|
Don't accidentally leave the arena in the clamped state after calling mps_arena_collect:
|
2013-03-08 12:23:44 +00:00 |