- Jul 27, 2022
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Jul 04, 2022
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v14.0.5 → v14.0.6](https://github.com/pre-commit/mirrors-clang-format/compare/v14.0.5...v14.0.6)
-
- Jun 20, 2022
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v14.0.4-1 → v14.0.5](https://github.com/pre-commit/mirrors-clang-format/compare/v14.0.4-1...v14.0.5)
-
- Jun 13, 2022
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
Guilhem Saurel authored
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v14.0.3 → v14.0.4-1](https://github.com/pre-commit/mirrors-clang-format/compare/v14.0.3...v14.0.4-1) - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0)
-
- May 10, 2022
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
- May 09, 2022
-
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v14.0.1 → v14.0.3](https://github.com/pre-commit/mirrors-clang-format/compare/v14.0.1...v14.0.3)
-
- Apr 19, 2022
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
- 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
-