1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/mps/manual/source/topic
Richard Brooksby f15f64c347 Clarifying that padding object sizes won't match pool object sizes.
Copied from Perforce
 Change: 190242
 ServerID: perforce.ravenbrook.com
2016-03-20 15:48:08 +00:00
..
allocation.rst Index to mps source code. 2016-03-06 18:36:47 +00:00
arena.rst Improving recommendations for arena pause time. 2016-03-15 05:59:11 +00:00
cache.rst Removing more references to the reservoir from documentation. 2016-03-15 05:04:03 +00: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 Clarifying that padding object sizes won't match pool object sizes. 2016-03-20 15:48:08 +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 Field corresponding to "double" id "d". 2016-03-12 22:26:28 +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 Documentation and release notes for new platforms fri3ll and fri6ll. 2016-03-14 23:03:27 +00: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 Updates from review by dl <https://info.ravenbrook.com/mail/2016/03/15/12-36-53/0/>. 2016-03-15 13:02:40 +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