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

not deal normal request when full syncing #10434

Open
wants to merge 7 commits into
base: unstable
Choose a base branch
from

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    0968f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5d2ab3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Fix C11 detection in a backwards compatible manner.

    Older version of GNU Make (<4.3) required quoting of number signs to
    avoid them being treated as a comment. Newer versions will treat this
    quote as a literal.
    
    This issue and a proposed solution is discussed here:
    https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00004.html
    yossigo committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    bee880b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

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

Commits on Feb 15, 2022

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

Commits on Mar 16, 2022

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