1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-25 08:12:11 -07:00
emacs/mps/manual/source/topic
Richard Brooksby ce2c19a174 Expanding tabs.
Copied from Perforce
 Change: 189516
 ServerID: perforce.ravenbrook.com
2016-03-02 08:58:45 +00:00
..
allocation.rst Documenting thread root registration functions. 2016-02-16 00:34:10 +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 Catch-up merge from masters. 2016-01-20 11:04:09 +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
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
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 Backing out changelist 187528 as it removed most of the flags from the c compiler command line on windows. 2016-02-16 17:46:27 +00:00
root.rst Expanding tabs. 2016-03-02 08:58:45 +00:00
scanning.rst Eliminating closure_size from area scanners and root registration functions, as it isn't all that useful. 2016-03-01 15:59:06 +00:00
telemetry.rst Catch-up merge from masters. 2016-01-19 16:22:39 +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