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

Re-enable C API, depletion, and many tests #33

Closed
wants to merge 20 commits into from

Commits on May 8, 2023

  1. fix non unity compile

    gridley committed May 8, 2023
    Configuration menu
    Copy the full SHA
    328a62f View commit details
    Browse the repository at this point in the history
  2. let python API work again

    gridley committed May 8, 2023
    Configuration menu
    Copy the full SHA
    74397f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34b9a75 View commit details
    Browse the repository at this point in the history
  4. fix C API tally extend

    gridley committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6b8e8e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a45f1b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd13291 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    b7c1e7d View commit details
    Browse the repository at this point in the history
  2. fix flood of warnings in gcc

    gridley committed May 9, 2023
    Configuration menu
    Copy the full SHA
    43f6033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d5ce3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    597540d View commit details
    Browse the repository at this point in the history
  5. have tally use static names

    gridley committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f221168 View commit details
    Browse the repository at this point in the history
  6. fix material reallocation

    gridley committed May 9, 2023
    Configuration menu
    Copy the full SHA
    de91756 View commit details
    Browse the repository at this point in the history
  7. make more trivially copyable

    gridley committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e338ce9 View commit details
    Browse the repository at this point in the history
  8. fix memory leak in tally

    gridley committed May 9, 2023
    Configuration menu
    Copy the full SHA
    04b6b75 View commit details
    Browse the repository at this point in the history
  9. use realloc for mesh extend

    gridley committed May 9, 2023
    Configuration menu
    Copy the full SHA
    96a63b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e278397 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d912e76 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7f3f01 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    ca69cee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9b014 View commit details
    Browse the repository at this point in the history