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

Add Sys.isreadable, Sys.iswriteable, update ispath #53320

Merged
merged 12 commits into from
Feb 20, 2024

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    fc53171 View commit details
    Browse the repository at this point in the history
  2. add to docs

    fatteneder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    17ee3ec View commit details
    Browse the repository at this point in the history
  3. add tests

    fatteneder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    790a5f9 View commit details
    Browse the repository at this point in the history
  4. update comments

    Co-authored-by: Jameson Nash <vtjnash@gmail.com>
    fatteneder and vtjnash committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d856dc0 View commit details
    Browse the repository at this point in the history
  5. Sys.exists becomes ispath

    fatteneder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6491148 View commit details
    Browse the repository at this point in the history
  6. update docs

    fatteneder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    32cccef View commit details
    Browse the repository at this point in the history
  7. update test

    fatteneder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b53d69a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. update doc strings

    fatteneder committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d3b4773 View commit details
    Browse the repository at this point in the history
  2. fixup ispath edge cases

    fatteneder committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7d03316 View commit details
    Browse the repository at this point in the history
  3. fixup ccall signature

    Co-authored-by: Jameson Nash <vtjnash@gmail.com>
    fatteneder and vtjnash committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ac978cc View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. skip some tests on windows

    fatteneder committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4f20a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c31f1ee View commit details
    Browse the repository at this point in the history