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

Check bounds upon construction of SubArrays. #10296

Merged
merged 2 commits into from Feb 24, 2015
Merged

Commits on Feb 23, 2015

  1. Check bounds upon construction of SubArrays. Fixes #4044, fixes #9924

    In places where one wants to live dangerously, one can call
    Base.sub_unsafe/Base.slice_unsafe. So in a sense this gives the
    benefits of #4044.
    timholy committed Feb 23, 2015
    Copy the full SHA
    dcf3ec8 View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    e1d28e3 View commit details
    Browse the repository at this point in the history