- 20 Jun, 2022 1 commit
-
-
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)
-
- 13 Jun, 2022 4 commits
-
-
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)
-
- 10 May, 2022 1 commit
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
- 09 May, 2022 1 commit
-
-
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)
-
- 19 Apr, 2022 1 commit
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
- 18 Apr, 2022 2 commits
-
-
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)
-
- 14 Apr, 2022 5 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 30 Mar, 2022 5 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
maintenance chores
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 10 Jan, 2022 3 commits
-
-
-
While here fix the exception message for int (remove the second int). Fix the test accordingly.
-
Add support for long int.
-
- 04 Nov, 2021 1 commit
-
-
Guilhem Saurel authored
Devel
-
- 03 Nov, 2021 2 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 23 Sep, 2021 1 commit
-
-
Guilhem Saurel authored
linters: fix clang-check-12
-
- 14 Sep, 2021 1 commit
-
-
Guilhem Saurel authored
-
- 13 Sep, 2021 1 commit
-
-
Guilhem Saurel authored
reformat for clang-format-12
-
- 07 Sep, 2021 2 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 06 Sep, 2021 1 commit
-
-
Guilhem Saurel authored
update deprecations for C++14
-
- 02 Sep, 2021 2 commits
-
-
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
-
- 19 Aug, 2021 1 commit
-
-
Guilhem Saurel authored
[CMake] upgrade C++ standard from 11 to 14
-
- 18 Aug, 2021 5 commits
-
-
Guilhem Saurel authored
To fix build issues on dependent packages on 16.04
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
add doc/make CommandVoid 5-8
-
Guilhem Saurel authored
-