Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
64007 commits behind the upstream repository.
  • sven.panne@aedion.de's avatar
    663f22e6
    [project @ 1999-07-01 13:48:22 by panne] · 663f22e6
    sven.panne@aedion.de authored
    The allocator for mega groups now checks if consecutive megablocks on
    the free list are contiguous in memory. The omission of this check
    caused all kinds of funny runtime errors and took away at least five
    happy years of my life...  :-{
    663f22e6
    History
    [project @ 1999-07-01 13:48:22 by panne]
    sven.panne@aedion.de authored
    The allocator for mega groups now checks if consecutive megablocks on
    the free list are contiguous in memory. The omission of this check
    caused all kinds of funny runtime errors and took away at least five
    happy years of my life...  :-{
Code owners
Assign users and groups as approvers for specific file changes. Learn more.