- Apr 18, 2022
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v13.0.1 → v14.0.1](https://github.com/pre-commit/mirrors-clang-format/compare/v13.0.1...v14.0.1)
-
- Apr 14, 2022
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
- Mar 30, 2022
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
maintenance chores
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Jan 10, 2022
-
-
-
While here fix the exception message for int (remove the second int). Fix the test accordingly.
-
Add support for long int.
-
- Nov 04, 2021
-
-
Guilhem Saurel authored
Devel
-
- Nov 03, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Sep 23, 2021
-
-
Guilhem Saurel authored
linters: fix clang-check-12
-
- Sep 14, 2021
-
-
Guilhem Saurel authored
-
- Sep 13, 2021
-
-
Guilhem Saurel authored
reformat for clang-format-12
-
- Sep 07, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Sep 06, 2021
-
-
Guilhem Saurel authored
update deprecations for C++14
-
- Sep 02, 2021
-
-
Guilhem Saurel authored
fix: …/dynamic-graph/src/dgraph/entity.cpp: In member function ‘void dynamicgraph::Entity::sendMsg(const string&, dynamicgraph::MsgType, const string&)’: …/dynamic-graph/src/dgraph/entity.cpp:212:52: warning: ‘void dynamicgraph::Logger::sendMsg(std::__cxx11::string, dynamicgraph::MsgType, const string&)’ is deprecated: use stream(type, lineId) << msg [-Wdeprecated-declarations] logger_.sendMsg("[" + name + "]" + msg, t, lineId); ^ In file included from …/dynamic-graph/include/dynamic-graph/entity.h:18:0, from …/dynamic-graph/src/dgraph/entity.cpp:13: …/dynamic-graph/include/dynamic-graph/logger.h:225:3: note: declared here sendMsg(std::string msg, MsgType type, const std::string &lineId = ""); ^~~~~~~ ref. #58
-
Guilhem Saurel authored
-
- Aug 19, 2021
-
-
Guilhem Saurel authored
[CMake] upgrade C++ standard from 11 to 14
-
- Aug 18, 2021
-
-
Guilhem Saurel authored
To fix build issues on dependent packages on 16.04
-
Guilhem Saurel authored
-
Guilhem Saurel authored
add doc/make CommandVoid 5-8
-
Guilhem Saurel authored
-
- Jul 01, 2021
-
-
Florent Lamiraux authored
Make switch to std::shared_ptr easier
-
- Jun 10, 2021
-
-
Florent Lamiraux authored
-
- Mar 10, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
- Feb 09, 2021
-
-
Guilhem Saurel authored