racket/racket
Matthew Flatt 93d9826936 fix another problem with GC and place messages
When a place message is deserialized by simply adopting the page
containing the message, the adoption can trigger a garbage
collection, but there's still a pointer to a chain of objects
"in flight" in the thread, and a GC can discard the pairs that
form the chain.
2015-10-02 11:48:25 -06:00
..
collects net/git-commit: add a #:strict-links? argument 2015-10-02 09:38:27 -06:00
src fix another problem with GC and place messages 2015-10-02 11:48:25 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00