1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-25 08:12:11 -07:00
emacs/mps/design
Gareth Rees 8d55db83bd Update design documentation.
Copied from Perforce
 Change: 186668
 ServerID: perforce.ravenbrook.com
2014-06-18 15:58:02 +01:00
..
abq.txt New function nailboardisresetrange. 2014-01-17 11:46:13 +00:00
alloc-frame.txt 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.txt Catch-up merge from master sources @186564 to branch/2014-06-11/grain. 2014-06-13 15:30:46 +01:00
arenavm.txt Minor updates in response to review. see https://info.ravenbrook.com/mail/2014/02/17/16-27-18/0/ 2014-02-17 16:45:12 +00:00
bt.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
buffer.txt Correct indentation of describe output by passing depth parameter to describe functions and to writef. 2014-05-11 18:20:38 +01:00
cbs.txt Split land iteration into two functions, one which deletes ranges, the other which does not. 2014-05-25 19:26:48 +01:00
check.txt Improve control over checking: 2014-04-06 22:51:05 +01:00
class-interface.txt Remove unused pool class attributes. 2014-06-08 19:54:24 +01:00
collection.txt Fix date so that it is recognized as restructuredtext. 2014-01-14 20:20:19 +00:00
config.txt Fix problems identified by dl in <https://info.ravenbrook.com/mail/2014/04/30/12-47-23/0/>. 2014-04-30 15:24:26 +01:00
critical-path.txt Clarify tracefix logic by unwinding the nested conditions. 2014-05-20 18:12:37 +01:00
diag.txt Correct indentation of describe output by passing depth parameter to describe functions and to writef. 2014-05-11 18:20:38 +01:00
failover.txt New module failover implements a fail-over allocator as a land class. 2014-04-03 12:52:23 +01:00
finalize.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
fix.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
freelist.txt Correct indentation of describe output by passing depth parameter to describe functions and to writef. 2014-05-11 18:20:38 +01:00
guide.hex.trans.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
guide.impl.c.format.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
index.txt Fix problems identified by dl in review <https://info.ravenbrook.com/mail/2014/05/23/12-44-54/0/>. 2014-05-25 20:49:22 +01:00
interface-c.txt 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
io.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
keyword-arguments.txt Fix typo. 2014-04-06 17:24:08 +01:00
land.txt Fix problems identified by dl in review <https://info.ravenbrook.com/mail/2014/05/23/12-44-54/0/>. 2014-05-25 20:49:22 +01:00
lib.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
lock.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
locus.txt Improvements following review. 2014-05-21 00:43:06 +01:00
message-gc.txt 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.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
nailboard-1.svg Diagrams for the nailboard design. 2014-03-07 14:56:23 +00:00
nailboard-2.svg Diagrams for the nailboard design. 2014-03-07 14:56:23 +00:00
nailboard-3.svg Port is red, starboard green. 2014-03-08 20:12:52 +00:00
nailboard.txt Fix typo. 2014-04-08 00:26:54 +01:00
object-debug.txt Remove claim ".fence.size guarantees the template is larger" since this is no longer true. update debugging pool design to record the newly discovered portability requirement. 2014-04-09 19:00:50 +01:00
pool.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
poolamc.txt Catch up merge from master/...@186581 2014-06-13 16:44:49 +01:00
poolams.txt Rename "arena alignment" to "arena grain size" to avoid confusion with ordinary structure alignment. 2014-06-11 17:13:03 +01:00
poolawl.txt Remove references to arenaalign from the design. 2014-06-13 16:36:40 +01:00
poollo.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
poolmfs.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
poolmrg.txt Remove references to arenaalign from the design. 2014-06-13 16:36:40 +01:00
poolmv.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
poolmvff.txt Remove out-of-date material and public interface material that's covered in the reference manual. 2014-06-12 14:26:13 +01:00
poolmvt.txt Rename "arena alignment" to "arena grain size" to avoid confusion with ordinary structure alignment. 2014-06-11 17:13:03 +01:00
prot.txt All prottramp implementations are now the same, so there is no need for separate implementations. 2014-04-30 16:29:42 +01:00
protan.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
protli.txt All prottramp implementations are now the same, so there is no need for separate implementations. 2014-04-30 16:29:42 +01:00
protocol.txt Fixing typo. 2014-03-18 12:54:22 +00:00
protsu.txt All prottramp implementations are now the same, so there is no need for separate implementations. 2014-04-30 16:29:42 +01:00
pthreadext.txt Fix cross-references. 2014-01-14 20:00:03 +00:00
range.txt Catch-up merge from master sources @186077 to branch/2014-03-30/addrset. 2014-05-13 16:21:39 +01:00
reservoir.txt Fix problems identified by dl in review <https://info.ravenbrook.com/mail/2014/06/12/15-04-02/0/>. 2014-06-12 17:11:09 +01:00
ring.txt Refactor nailboard code from poolamc.c into a new nailboard module. 2014-01-15 17:59:02 +00:00
root.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
scan.txt Clarify tracefix logic by unwinding the nested conditions. 2014-05-20 18:12:37 +01:00
seg.txt Catch-up merge from master sources @186564 to branch/2014-06-11/grain. 2014-06-13 15:30:46 +01:00
shield.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
sig.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
splay-assemble.svg Use cbs subclasses to implement the fast-find and find-in-zones features. this avoids the need to control behaviour by passing booleans, and it means that there is no wasted space in the cbs block structure when these features are not used. 2014-04-07 15:36:18 +01:00
splay-link-left.svg Use cbs subclasses to implement the fast-find and find-in-zones features. this avoids the need to control behaviour by passing booleans, and it means that there is no wasted space in the cbs block structure when these features are not used. 2014-04-07 15:36:18 +01:00
splay-link-right.svg Use cbs subclasses to implement the fast-find and find-in-zones features. this avoids the need to control behaviour by passing booleans, and it means that there is no wasted space in the cbs block structure when these features are not used. 2014-04-07 15:36:18 +01:00
splay-rotate-left.svg Use cbs subclasses to implement the fast-find and find-in-zones features. this avoids the need to control behaviour by passing booleans, and it means that there is no wasted space in the cbs block structure when these features are not used. 2014-04-07 15:36:18 +01:00
splay-rotate-right.svg Use cbs subclasses to implement the fast-find and find-in-zones features. this avoids the need to control behaviour by passing booleans, and it means that there is no wasted space in the cbs block structure when these features are not used. 2014-04-07 15:36:18 +01:00
splay.txt Catch-up merge from masters sources @186519 to branch/2014-04-17/describe. 2014-06-12 13:45:22 +01:00
sso1al.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
strategy.txt Encapsulate the artifical ageing and reclaiming that's need to ensure that all the memory in a segment is accounted as free. addresses point made by rb in <https://info.ravenbrook.com/mail/2014/06/02/15-43-00/0/> 2014-06-08 13:12:12 +01:00
telemetry.txt Correct indentation of describe output by passing depth parameter to describe functions and to writef. 2014-05-11 18:20:38 +01:00
tests.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
thread-manager.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
thread-safety.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
trace.txt Clarify tracefix logic by unwinding the nested conditions. 2014-05-20 18:12:37 +01:00
type.txt Catch-up merge from master sources @186481 to branch/2014-05-17/chunk-tree. 2014-06-11 13:52:31 +01:00
version-library.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
version.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
vm.txt Update design documentation. 2014-06-18 15:58:02 +01:00
vman.txt Update design documentation. 2014-06-18 15:58:02 +01:00
vmo1.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
vmso.txt Use #. for numbered lists instead of 1. 2. 3. to make these documents easier to edit. 2014-01-10 09:58:44 +00:00
writef.txt Consistent order stream, depth. 2014-05-11 18:30:23 +01:00