racket/racket
Matthew Flatt 94bd5369b5 avoid over-large buffer for tail calls
Applying to a large number of arguments once causes the run-time
system to maintain a too-large buffer for managing tail calls in
the future. Decay the buffer size as it is reallocated.
2014-07-11 07:43:02 +01:00
..
collects net/http-client: adjust data-procedure/c contract 2014-07-11 06:21:33 +01:00
src avoid over-large buffer for tail calls 2014-07-11 07:43:02 +01:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00