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

Enable Fortran interface for 32-bit sunindextype #447

Merged
merged 87 commits into from
Jun 12, 2024

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    57688aa View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    4489fc2 View commit details
    Browse the repository at this point in the history
  2. fix nvector space op

    balos1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4bef213 View commit details
    Browse the repository at this point in the history
  3. regen fortran

    balos1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    37875a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6c67fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ead7727 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    63b11da View commit details
    Browse the repository at this point in the history
  2. fix make

    balos1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    469071e View commit details
    Browse the repository at this point in the history
  3. fix typo

    balos1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    489210c View commit details
    Browse the repository at this point in the history
  4. fix up swig and swig makefile

    balos1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    41cd23e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab73c56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    878933f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    febfd6c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    32e80b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    0db5a5a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    68fad59 View commit details
    Browse the repository at this point in the history
  2. update examples

    balos1 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ed97953 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f55e27 View commit details
    Browse the repository at this point in the history
  4. regen swig

    balos1 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4d518cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70fdadf View commit details
    Browse the repository at this point in the history
  6. revert arkode impl

    balos1 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3ab78ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e315f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7db6c2c View commit details
    Browse the repository at this point in the history
  9. use long long

    balos1 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4ca1877 View commit details
    Browse the repository at this point in the history
  10. remove old fmod directories

    balos1 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8c93b9d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a07187a View commit details
    Browse the repository at this point in the history
  12. format

    balos1 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    63ad76a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    004d33c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    7edab46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bda9016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da44cea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29caae4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix mismatched integer size

    balos1 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    226dd22 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fix another integer mismatch

    balos1 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f418e5a View commit details
    Browse the repository at this point in the history
  2. fix trilinos vector

    balos1 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    41dd601 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    7f3187b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b3497 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79c7f1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5343266 View commit details
    Browse the repository at this point in the history
  5. fix klu example

    balos1 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    540f7eb View commit details
    Browse the repository at this point in the history
  6. fix index size in check_ans

    balos1 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    60697cf View commit details
    Browse the repository at this point in the history
  7. fix parallel vector too

    balos1 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    179e512 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    35dc697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a0351 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    1416670 View commit details
    Browse the repository at this point in the history
  2. add a swig workflow

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    db69de0 View commit details
    Browse the repository at this point in the history
  3. rename job

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    678cbdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c21eb5a View commit details
    Browse the repository at this point in the history
  5. remove git install line

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a5a6423 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    045ac4d View commit details
    Browse the repository at this point in the history
  7. fix swig build

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1d7a808 View commit details
    Browse the repository at this point in the history
  8. a couple doc notes

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1e404f4 View commit details
    Browse the repository at this point in the history
  9. fix swig version command

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5560026 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a0241c View commit details
    Browse the repository at this point in the history
  11. plist must be int of size 4

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5fa2eb1 View commit details
    Browse the repository at this point in the history
  12. werror fixes

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    febac51 View commit details
    Browse the repository at this point in the history
  13. regen swig

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    bc8207d View commit details
    Browse the repository at this point in the history
  14. bump answers

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a1d2e5c View commit details
    Browse the repository at this point in the history
  15. bump answers

    balos1 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6aa852f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    02128f8 View commit details
    Browse the repository at this point in the history
  2. swig update

    balos1 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6ab3a0d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

    balos1 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    467b08c View commit details
    Browse the repository at this point in the history
  3. update missed cmake template

    balos1 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    11f8ab3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e03d8d3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    106cfe7 View commit details
    Browse the repository at this point in the history
  2. fix cmake templates

    balos1 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5f2fbf5 View commit details
    Browse the repository at this point in the history
  3. update fortran interface

    balos1 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2e82769 View commit details
    Browse the repository at this point in the history
  4. update out

    balos1 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5873dd7 View commit details
    Browse the repository at this point in the history
  5. Update doc/superbuild/source/developers/getting_started/Checklist.rst

    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds authored May 13, 2024
    Configuration menu
    Copy the full SHA
    36e9514 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    d6af78b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5054639 View commit details
    Browse the repository at this point in the history
  3. regen fortran

    balos1 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5b35907 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: David Gardner <[email protected]>
    balos1 and gardner48 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    f454537 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb4f259 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    46ebae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9978f60 View commit details
    Browse the repository at this point in the history
  3. update swig

    balos1 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    158a5ba View commit details
    Browse the repository at this point in the history
  4. fix answers commit

    balos1 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fe2e1bf View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    ebf3ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    240a563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88bfe93 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    eeb5e0f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix index type in two examples

    balos1 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2566b4d View commit details
    Browse the repository at this point in the history
  2. fix warning

    balos1 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6368aa8 View commit details
    Browse the repository at this point in the history
  3. fix more warnings

    balos1 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d6fa0de View commit details
    Browse the repository at this point in the history
  4. update answers commit

    gardner48 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ddf5e2a View commit details
    Browse the repository at this point in the history