Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

implement open GC registry #1924

Merged
merged 10 commits into from
Feb 15, 2019
Merged

Commits on Feb 11, 2019

  1. implement open GC registry

    - allows to add new GCs at link time
    MartinNowak authored and rainers committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    2253975 View commit details
    Browse the repository at this point in the history
  2. turn GC.Dtor into normal destructor

    - that way any invariant won't be called on that GC instance
      after freeing itself
    MartinNowak authored and rainers committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    146d3fc View commit details
    Browse the repository at this point in the history
  3. fix rebase

    rainers committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    448f8b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be2cff9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b934a0 View commit details
    Browse the repository at this point in the history
  6. add profileStats to custom_gc

    rainers committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    de33f78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f056eeb View commit details
    Browse the repository at this point in the history
  8. register precise GC

    rainers committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    05503bd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    9602cfb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. add changelog entry

    rainers committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    ee0c82c View commit details
    Browse the repository at this point in the history