Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo: Remove SparseArrays from sysimage & set up as weak dep of Statistics #47745

Closed

Commits on Nov 25, 2022

  1. Add support for "glue packages" to code loading

    This allows packages to define "glue packages" which
    are modules that are automatically loaded when
    a set of other packages are loaded into the Julia
    session.
    KristofferC committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e1d044f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    c0f5403 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa4aa59 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. gluedeps -> weakdeps

    KristofferC committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b46096c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f1d204 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    012b4c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f1f00 View commit details
    Browse the repository at this point in the history