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 usage of IVOS/regexp #2204

Merged
merged 49 commits into from
Jan 27, 2024
Merged

Remove usage of IVOS/regexp #2204

merged 49 commits into from
Jan 27, 2024

Commits on Jan 30, 2023

  1. Remove usage of IVOS/regexp

    alkino committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    026fd5a View commit details
    Browse the repository at this point in the history
  2. Format

    alkino committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    9009929 View commit details
    Browse the repository at this point in the history
  3. Fix errors

    alkino committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    62ceafe View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Fix multiline

    alkino committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    68f0bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9dbd49 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    331612a View commit details
    Browse the repository at this point in the history
  2. Format

    alkino committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    981efdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf8c258 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    d098cb0 View commit details
    Browse the repository at this point in the history
  2. Update netcvode.cpp

    alkino committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c91839a View commit details
    Browse the repository at this point in the history
  3. Format

    alkino committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d55fb9e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. fix l_head, l_tail

    alkino committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d4ef9a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0839e9f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    e70ac65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f1e07 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    e13c383 View commit details
    Browse the repository at this point in the history
  2. No more error with sonar

    alkino committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b307231 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Add test for StringFunctions

    alkino committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    502ed1b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. More tests

    alkino committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    872fb1d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

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

Commits on Oct 30, 2023

  1. Format

    alkino committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    791cfff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456d3ed View commit details
    Browse the repository at this point in the history
  3. 99% coverage of strfun.cpp

    nrnhines committed Oct 30, 2023
    2 Configuration menu
    Copy the full SHA
    628a77a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70d49cb View commit details
    Browse the repository at this point in the history
  5. fix sonarcloud errors

    nrnhines committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7adc1e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix bug in IVOS::Search

    alkino committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    856ddaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62d180 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    86c86ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebfa582 View commit details
    Browse the repository at this point in the history
  3. Revert all except head/tail

    alkino committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0d02808 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9642c43 View commit details
    Browse the repository at this point in the history
  5. Simplify

    alkino committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f0e3845 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb5ab0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31e4d2b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. try other version

    alkino committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    47d2d81 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Last try

    alkino committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    447c146 View commit details
    Browse the repository at this point in the history
  2. No std::multiline

    alkino committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0a7e2a9 View commit details
    Browse the repository at this point in the history
  3. Add a StringFunctions().rtrim()

    Format
    alkino committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7b0eeed View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Add a ltrim

    alkino committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ecf4d32 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Add optional chars

    alkino committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5ca689e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Dec 13, 2023

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

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    3eef6d3 View commit details
    Browse the repository at this point in the history
  2. Revert "Revert all except head/tail"

    This reverts commit 0d02808.
    Nicolas Cornu committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    24404d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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