1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/mps/manual/source/guide
2013-06-20 16:25:08 +01:00
..
advanced.rst Document the intention behind mps_ld_isstale rather than the implementation: it captures the intention of testing whether a particular dependency is stale (even though the implementation in fact tests whether any dependency is stale). add new function mps_ls_isstale_any for expressing the intention of testing whether any dependencey is stale. the two functions have the same implementation at present, but the separation gives us the freedom to return a more precise result from mps_ld_isstale in future. 2013-06-20 16:25:08 +01:00
build.rst Start adding index entries. 2012-10-30 12:26:41 +00:00
debug.rst Convert arenavm, buffer, lib, and poolmrg to restructuredtext. 2013-05-24 15:30:38 +01:00
index.rst Write "advanced topics" chapter of the user guide. 2012-11-03 17:38:57 +00:00
lang.rst Merging branch/2013-05-21/final-destroy. now we can finally destroy things. 2013-06-06 15:04:30 +01:00
overview.rst Describe the fact that the collector works across pools in several places where people are likely to look for this information. 2013-05-28 16:47:58 +01:00
perf.rst Effect of address space up to 2**40. 2012-11-16 12:46:41 +00:00