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

LibRS API to enable rolling log files #8281

Merged
merged 13 commits into from
Jan 31, 2021

Commits on Jan 21, 2021

  1. enable rolling log files

    aseelegbaria committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    64de3bd View commit details
    Browse the repository at this point in the history
  2. remove file if exists

    aseelegbaria committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    0ed97a3 View commit details
    Browse the repository at this point in the history
  3. unit test improved

    aseelegbaria committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    a016cb2 View commit details
    Browse the repository at this point in the history
  4. add comment

    aseelegbaria committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    02d6afe View commit details
    Browse the repository at this point in the history
  5. CR fixes

    aseelegbaria committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    ed942d8 View commit details
    Browse the repository at this point in the history
  6. Update rs.h

    maloel committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    ae256f5 View commit details
    Browse the repository at this point in the history
  7. Update rs.hpp

    maloel committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    da38efc View commit details
    Browse the repository at this point in the history
  8. Update log.h

    maloel committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    05ce59f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. removed some warnings

    maloel committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    96ef70c View commit details
    Browse the repository at this point in the history
  2. fix size_t issues in Travis

    maloel committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7713d6e View commit details
    Browse the repository at this point in the history
  3. size_t, when ELPP is off

    maloel committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    5881fda View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. _putenv vs putenv

    maloel committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    aec096b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

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