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 GitHub Actions #88

Merged
merged 16 commits into from
Feb 13, 2024
Merged

Add GitHub Actions #88

merged 16 commits into from
Feb 13, 2024

Commits on Feb 8, 2024

  1. Work on GHA

    swenson committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dc37f41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24134fe View commit details
    Browse the repository at this point in the history
  3. Checking versions

    swenson committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2aa3280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b67f387 View commit details
    Browse the repository at this point in the history
  5. Pull in CLI

    swenson committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f259864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    620a657 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Implement lrand48/srand48

    swenson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a8f8f4e View commit details
    Browse the repository at this point in the history
  2. Run with .\

    swenson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cd72dcc View commit details
    Browse the repository at this point in the history
  3. Try with bash

    swenson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0c3af48 View commit details
    Browse the repository at this point in the history
  4. Reduce from O2

    swenson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    10e7960 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7efa6d View commit details
    Browse the repository at this point in the history
  6. Fix typo

    swenson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1aa9418 View commit details
    Browse the repository at this point in the history
  7. Compile with /Zi

    swenson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2d12a3f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Divide by const, not RAND_MAX

    swenson committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7de9205 View commit details
    Browse the repository at this point in the history
  2. Enable all tests

    swenson committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d356fa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28ec087 View commit details
    Browse the repository at this point in the history