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

Replace poco dependency by rcutils #322

Merged
merged 5 commits into from
Apr 4, 2020
Merged

Replace poco dependency by rcutils #322

merged 5 commits into from
Apr 4, 2020

Commits on Mar 19, 2020

  1. Replaced poco with rcpputils

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    6335d3f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. catch bad alloc exception

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    f4a1b77 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    4ffa5e5 View commit details
    Browse the repository at this point in the history
  2. Fixed merge with master

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9a7df56 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Avoid catch bad_alloc in SharedLibrary - let it throw

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    6dd60a5 View commit details
    Browse the repository at this point in the history