1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/mps/manual/source/topic
Gareth Rees c350ec44ca Remove some remaining mentions of the reservoir.
Copied from Perforce
 Change: 190017
 ServerID: perforce.ravenbrook.com
2016-03-13 22:41:29 +00:00
..
allocation.rst Index to mps source code. 2016-03-06 18:36:47 +00:00
arena.rst Backing out the introduction of mps_arena_configure. see <https://info.ravenbrook.com/mail/2016/01/15/11-56-45/0>. 2016-02-03 15:52:05 +00: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
deprecated.rst Removing assumption that area scanners take pointers to words. the client is at liberty to encode references in other ways. 2016-03-01 13:57:13 +00:00
error.rst Add glossary entry for telemetry system. 2016-03-06 19:07:36 +00:00
finalization.rst Arenafinalize now asserts that the object belongs to a finalizable (attrgc) pool. (it's a programming error to try to register a non-finalizable object for finalization.) 2014-10-02 10:27:57 +01:00
format.rst Catch-up merge from masters. 2016-01-19 16:22:39 +00:00
frame.rst Deprecate allocation frames along with snc. 2012-10-31 17:26:36 +00:00
index.rst Catch-up merge from masters. 2016-01-19 16:22:39 +00:00
interface.rst Catch-up merge from masters. 2016-01-19 16:22:39 +00:00
keyword.rst Catch-up merge from masters. 2016-01-19 16:22:39 +00: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 Chapter on "porting the mps". 2014-10-21 23:45:58 +01:00
plinth.rst Catch-up merge from masters. 2016-01-19 16:22:39 +00:00
pool.rst Catch-up merge from masters. 2016-01-19 16:22:39 +00:00
porting.rst Design.mps.clock 2016-03-06 21:45:59 +00:00
root.rst Making closure warning more concise. 2016-03-12 08:43:02 +00:00
scanning.rst Miscellaneous minor documentation improvements from review. 2016-03-02 10:06:04 +00:00
telemetry.rst Remove some remaining mentions of the reservoir. 2016-03-13 22:41:29 +00:00
thread.rst Fixing references to mps_root_create_stack to mps_root_create_thread. 2016-03-01 13:16:46 +00: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