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

Remove warnings 1 #255

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Remove warnings 1 #255

wants to merge 14 commits into from

Commits on Jul 16, 2024

  1. Removed some unary_ and binary_function classes.

    Replaced with lambdas
    jgallagher59701 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1419954 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'master' into remove-warnings-1

    Conflicts:
    Array.cc
    HTTPCache.cc
    jgallagher59701 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ee190ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a69013 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    04bc871 View commit details
    Browse the repository at this point in the history
  2. More warnings removed

    jgallagher59701 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b43ed26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84414fb View commit details
    Browse the repository at this point in the history
  4. WIP - arrayT fails

    jgallagher59701 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    136769c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Syntax and warnings

    jgallagher59701 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2816114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5807868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36174ed View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. More refactoring and some compiler warnings ignored

    There are some compiler warnings that come from code
    that is automatically generated and we cannot fix.
    jgallagher59701 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8469cb4 View commit details
    Browse the repository at this point in the history
  2. More refactoring and some compiler warnings ignored

    There are some compiler warnings that come from code
    that is automatically generated and we cannot fix.
    jgallagher59701 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7472c0a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Aug 1, 2024

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