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

Prevent blist functions from modifying immutable blists (and several other kernel tweaks leading up to this) #3392

Merged
merged 6 commits into from
Apr 10, 2019

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    8294519 View commit details
    Browse the repository at this point in the history
  2. kernel: <positions> -> <poss> in some errors messages

    The manual entry for e.g. `{}` refers to <poss>, as does the kernel
    code itself, so it seems sensible to adjust the error messages.
    fingolfin committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    9bd1a12 View commit details
    Browse the repository at this point in the history
  3. kernel: CheckSameLength -> RequireSameLength

    ... where possible
    fingolfin committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    9984e68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ac0ee7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9541656 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca9b062 View commit details
    Browse the repository at this point in the history