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

Code Overhaul #6

Open
wants to merge 45 commits into
base: master
Choose a base branch
from
Open

Code Overhaul #6

wants to merge 45 commits into from

Commits on Jul 5, 2024

  1. Remove cxxtest

    davschneller committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3c82a15 View commit details
    Browse the repository at this point in the history
  2. Update main copyright

    davschneller committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1f03304 View commit details
    Browse the repository at this point in the history
  3. Update CMakeLists

    davschneller committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ab29592 View commit details
    Browse the repository at this point in the history
  4. Add preliminary tests

    davschneller committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e1abab4 View commit details
    Browse the repository at this point in the history
  5. Adjust gitignore

    davschneller committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1d7b5ab View commit details
    Browse the repository at this point in the history
  6. Sanitize readme

    davschneller committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0e2846d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Delete old files

    davschneller committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f6dff1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a9939 View commit details
    Browse the repository at this point in the history
  3. Generic refactoring

    davschneller committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ed88f86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    843e7c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b14fa49 View commit details
    Browse the repository at this point in the history
  6. Clang-format

    davschneller committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f974703 View commit details
    Browse the repository at this point in the history
  7. Fix optional arguments

    davschneller committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    36809c9 View commit details
    Browse the repository at this point in the history
  8. Fix tests, part 1

    davschneller committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    760c997 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77961e8 View commit details
    Browse the repository at this point in the history
  10. Add AUTHORS.txt

    davschneller committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ccc7ad1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    86277f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5334182 View commit details
    Browse the repository at this point in the history
  3. Fix tidy tests

    davschneller committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6893034 View commit details
    Browse the repository at this point in the history
  4. Fix env

    davschneller committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    af4f268 View commit details
    Browse the repository at this point in the history
  5. Add reuse lint

    davschneller committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9b926a9 View commit details
    Browse the repository at this point in the history
  6. Update logging format

    davschneller committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    13ea706 View commit details
    Browse the repository at this point in the history
  7. Update logger again

    davschneller committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7124d97 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Add LICENSES folder

    davschneller committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    48ebe58 View commit details
    Browse the repository at this point in the history
  2. REUSE conformancy

    davschneller committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    62da6fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db16e30 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    14b0224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45c82af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e060973 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0a9698 View commit details
    Browse the repository at this point in the history
  5. Update CI, part 1

    davschneller committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    57d4a3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91e6491 View commit details
    Browse the repository at this point in the history
  7. Fix more logger bugs

    davschneller committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4871125 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    6e9efc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0aec46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec435a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8e3371 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0398078 View commit details
    Browse the repository at this point in the history
  6. Format and tidy tests

    davschneller committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5f467fd View commit details
    Browse the repository at this point in the history
  7. Format and tidy utils

    davschneller committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7631812 View commit details
    Browse the repository at this point in the history
  8. Update test info output

    davschneller committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b0074a1 View commit details
    Browse the repository at this point in the history
  9. Fix stringutils tests

    davschneller committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    edbdf8b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Update CI

    davschneller committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3d2b5c5 View commit details
    Browse the repository at this point in the history
  2. Fix includes

    davschneller committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5103508 View commit details
    Browse the repository at this point in the history
  3. Fix tidy path

    davschneller committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    75d47df View commit details
    Browse the repository at this point in the history