1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/mps/manual/source/topic
Gareth Rees 8a529f4ba5 There's no such type as mps_count_t, so don't refer to it in the documentation!
Copied from Perforce
 Change: 187191
 ServerID: perforce.ravenbrook.com
2014-10-10 17:17:38 +01:00
..
allocation.rst Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
arena.rst If you try to create a client arena that's too small for the full complement of zones, return mps_res_memory instead of asserting. 2014-10-08 22:16:56 +01:00
cache.rst Mps_sac_create does not return mps_res_param if the pool does not support caches. this won't be discovered until you try to allocate through the cache. 2014-09-26 21:53:30 +01:00
collection.rst Refer to keyword-taking version of creation function. 2014-06-20 15:25:48 +01:00
debugging.rst Note that mps_key_pool_debug_options is optional, and describe the default value. noted by rb in review <https://info.ravenbrook.com/mail/2014/06/04/14-41-06/0/>. 2014-06-08 17:15:02 +01:00
error.rst Add note that the mps does not throw or catch exceptions, as suggested by rb <https://info.ravenbrook.com/mail/2014/10/09/15-07-32/0/>. gloss "freestanding" and "hosted" to help explain why. 2014-10-10 10:52:44 +01:00
finalization.rst Fix typo, clarify cautions. 2014-05-25 16:50:21 +01:00
format.rst Make it clear in the descriptions of the scan and skip methods that these must be able to handle forwarding and padding objects. 2014-07-03 19:12:51 +01:00
frame.rst Deprecate allocation frames along with snc. 2012-10-31 17:26:36 +00:00
index.rst Move restructuredtext conversions of design documents into design/... 2013-05-22 19:26:24 +01:00
interface.rst Move bibliography to top level. 2014-05-24 15:40:22 +01:00
keyword.rst There's no such type as mps_count_t, so don't refer to it in the documentation! 2014-10-10 17:17:38 +01:00
location.rst Must test a key for staleness with respect to a location dependency before setting it (not just before looking it up or deleting it). 2014-09-28 23:32:37 +01:00
message.rst Fix typo. 2013-06-19 13:00:09 +01:00
pattern.rst Update manual to describe new condemn logic resulting from fix for job003771. 2014-05-01 18:46:15 +01:00
platform.rst Update manual to record the platform code pelles c (and also note that we don't support it). 2014-03-24 20:56:06 +00:00
plinth.rst Add note that the mps does not throw or catch exceptions, as suggested by rb <https://info.ravenbrook.com/mail/2014/10/09/15-07-32/0/>. gloss "freestanding" and "hosted" to help explain why. 2014-10-10 10:52:44 +01:00
pool.rst Rename mps_class_t to mps_pool_class_t for clarity. 2014-09-27 13:37:38 +01:00
root.rst Complete design.mps.type and design.mps.interface-c and move them to "current" design in the manual. 2014-04-06 20:00:31 +01:00
scanning.rst Be more forceful about the requirement to update the fixed reference. 2014-05-16 13:36:52 +01:00
telemetry.rst Explain how to customize the telemetry system. 2014-08-25 15:23:12 +01:00
thread.rst Bring release notes up to date. 2013-07-11 16:44:40 +01:00
weak.rst Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00