racket/collects/meta
Matthew Flatt 6d944453a7 make memory accounting and places work together
The `current-memory-use' function's result now includes the memory
use of places created from the calling place, and custodian memory
limits apply to memory use by places (owned by the custodian).

This change is relevant to PR 12004 in that DrRacket will no longer
crash on the example if a memory limit is in effect, but plain
Racket starts with no such limit and will exhaust all memory.
2011-09-05 13:24:22 -06:00
..
build try to fix bundle script for new "cache.rktd" format 2011-08-31 09:48:57 -06:00
contrib Remove bash completion for commands we don't provide. 2011-08-02 15:14:07 -04:00
drdr Adding tgz 2011-08-27 06:54:50 -06:00
drdr2 A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
tree ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
web typo 2011-09-05 15:22:39 -04:00
check-dists.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
checker.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
dist-specs.rkt Update dist-specs for "typed-scheme" -> "typed-racket". 2011-09-04 08:46:03 -04:00
info.rkt
props make memory accounting and places work together 2011-09-05 13:24:22 -06:00
readme.txt Some "plt" -> "racket" in distribution files and other meta stuff. 2010-05-26 21:29:27 -04:00
spec-lang.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
spec-reader.rkt
specs.rkt Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00

This directory contains code that is used to manage Racket infrastructure.