1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-17 04:12:44 -07:00
emacs/mps/manual/source/topic
2014-06-08 17:15:02 +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 In light of performance findings, boost the default arena size to 256 mb. add a -m option to djbench so that we can test the effect of setting the initial arena size on the manual pool classes. 2014-05-20 23:25:03 +01:00
cache.rst Size class structures (mps_sac_class_s) are public, so should have names starting with "mps_" (these were removed incorrectly in change 179383). 2014-04-09 14:37:39 +01:00
collection.rst Park the arena before destroying the default chain, to ensure that there are no traces using that chain. 2014-05-12 11:19:57 +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 bufferisready(buffer) assertion to "common assertions and their causes". found by christian schafmeister <https://info.ravenbrook.com/mail/2014/05/21/11-06-57/0/>. 2014-05-21 12:13:21 +01:00
finalization.rst Fix typo, clarify cautions. 2014-05-25 16:50:21 +01:00
format.rst Document that the arena must be parked in order for mps_arena_formatted_objects_walk to visit all objects. 2014-04-10 12:37:48 +01:00
frame.rst
index.rst
interface.rst Move bibliography to top level. 2014-05-24 15:40:22 +01:00
keyword.rst Alignment is now configurable for mv pools using mps_key_align. 2014-04-08 21:32:19 +01:00
location.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
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 Move bibliography to top level. 2014-05-24 15:40:22 +01:00
pool.rst
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 Eventtxt no longer reports an error if there are multiple labels associated with an address. instead, it store all the labels encountered, and prints the one that was in force at the time of each event. 2014-04-12 15:34:43 +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