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

Integration Candidate: 2020-11-03 #639

Merged
merged 7 commits into from
Nov 4, 2020
Merged

Integration Candidate: 2020-11-03 #639

merged 7 commits into from
Nov 4, 2020

Commits on Oct 22, 2020

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

Commits on Oct 23, 2020

  1. Fix #623, add debug messages for mutex double locks

    if OS_DEBUG is enabled, this adds a message if mutex give/take
    actions occur outside the expected sequence.  In particular,
    this warns if a task takes a mutex more than once.
    jphickey committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    2189b0e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Merge pull request #634 from jphickey/fix-623-mutex-multilock

    Fix #623, add debug messages for mutex double locks
    astrogeco authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    b2974e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Merge pull request #633 from skliper/fix327-lgtm-recommended

    Fix #327 and #333, Squash LGTM warnings
    astrogeco authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    0d706ca View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    4948e93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #629 from asgibson/main

    Fix #628, Update UtAssert macros with dynamic string formatting
    astrogeco authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    e347d41 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Bump to v5.1.0-rc1+dev68 and update ReadMe

    Small edit to REVISION version comment in osapi-version.h
    astrogeco committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    2562b1f View commit details
    Browse the repository at this point in the history