Siarhei Fedartsou
ddf8570c05
Merge 3d9f0c6549
into 61464fc2bd
2025-02-09 21:06:55 +08:00
Alexander Farber
61464fc2bd
Fix no member named 'construct' in 'optional<type-parameter-0-0 &>' error in sol.hpp with Clang 19 ( #7098 )
2025-01-25 07:09:37 +00:00
Alexander Farber
6f235cca15
Use libtbb-dev/libtbb12 packages in Dockerfile-debian, sort packages alphabetically in both Dockerfiles ( #7095 )
...
* - Use libtbb-dev in builder stage and libtbb12 package in the runstage instead of building oneTBB v2021.12.0 from source code
- Remove wget package from builder stage, because it is not used
- Uppercase "FROM ... as" -> "FROM ... AS" to silence a "docker build" warning
- Sort packages alphabetically and put them on separate lines for easier comparison
* - Fix the warning "FromAsCasing: 'as' and 'FROM' keywords' casing do not match"
- Sort packages alphabetically and put them on separate lines for easier comparison
* Revert -Wno-stringop-overflow
* Update the link to multi staged builds in the comment
* Update alpine:3.20.0 -> alpine:3.20.5
2025-01-12 16:28:56 +00:00
Siarhei Fedartsou
3d9f0c6549
Try to fix flaky tests
2024-11-03 18:51:42 +01:00
Siarhei Fedartsou
21c9f5d17d
Merge branch 'master' into sf-try-to-fix-flaky-tests
2024-11-03 18:32:04 +01:00
Siarhei Fedartsou
6f73d2b4e0
Try to fix flaky tests
2024-11-03 18:31:01 +01:00
Siarhei Fedartsou
40446e416f
Try to fix flaky tests
2024-11-03 18:30:45 +01:00
Siarhei Fedartsou
3614af7f64
Use std::string_view for key type in json::Object ( #7062 )
2024-11-03 18:23:23 +01:00
Siarhei Fedartsou
24e4068d07
Try to fix flaky tests
2024-11-03 18:22:56 +01:00
Siarhei Fedartsou
c4edaad85d
Try to fix flaky tests
2024-11-03 17:29:41 +01:00
Siarhei Fedartsou
13c92c72d5
Try to fix flaky tests
2024-11-03 17:25:02 +01:00
Siarhei Fedartsou
baada3bd49
Try to fix flaky tests
2024-11-03 17:21:28 +01:00
Siarhei Fedartsou
1c2410b57d
Try to fix flaky tests
2024-11-03 17:20:28 +01:00
Siarhei Fedartsou
74aab7b2ea
Try to fix flaky tests
2024-11-03 17:12:50 +01:00
Siarhei Fedartsou
832b576549
wip
2024-11-03 15:26:31 +01:00
Siarhei Fedartsou
b65d8f1e34
Try to fix flaky tests
2024-11-03 15:16:20 +01:00
Siarhei Fedartsou
c01685f38d
Try to fix flaky tests
2024-11-03 15:12:21 +01:00
Siarhei Fedartsou
f0bb5faa6a
wip
2024-11-03 14:59:10 +01:00
Siarhei Fedartsou
1b0a89fbd0
wip
2024-11-03 14:57:50 +01:00
Siarhei Fedartsou
69777e2784
wip
2024-11-03 14:56:31 +01:00
Siarhei Fedartsou
cf4f04d08f
wip
2024-11-03 13:56:55 +01:00
Siarhei Fedartsou
9c6a78e865
wip
2024-11-03 13:36:17 +01:00
Siarhei Fedartsou
c46f92b6c3
wip
2024-11-03 13:28:56 +01:00
Siarhei Fedartsou
b9d095e644
wip
2024-11-03 13:24:12 +01:00
Siarhei Fedartsou
1bf831a318
wip
2024-11-03 13:15:59 +01:00
Siarhei Fedartsou
d5ab66496c
wip
2024-11-03 13:07:28 +01:00
Siarhei Fedartsou
5b69c0a7f2
wip
2024-11-03 13:01:33 +01:00
Siarhei Fedartsou
7f70f9068a
wip
2024-11-03 12:52:53 +01:00
Siarhei Fedartsou
761883e8d6
wip
2024-11-03 12:47:34 +01:00
Siarhei Fedartsou
09020115d2
wip
2024-11-03 12:41:33 +01:00
Siarhei Fedartsou
c3e9e12fc3
wip
2024-11-03 12:21:12 +01:00
Siarhei Fedartsou
5581ac16bd
wip
2024-11-03 12:19:36 +01:00
Siarhei Fedartsou
bd3d409f03
wip
2024-11-03 12:18:57 +01:00
Siarhei Fedartsou
668dafc242
wip
2024-11-03 12:06:03 +01:00
Siarhei Fedartsou
ea1f2be3d4
wip
2024-11-03 11:58:34 +01:00
Siarhei Fedartsou
1ae0a6e275
wip
2024-11-02 14:38:34 +01:00
Siarhei Fedartsou
085f852315
wip
2024-11-02 14:20:01 +01:00
Siarhei Fedartsou
918c33cb2d
wip
2024-11-02 11:36:10 +01:00
Siarhei Fedartsou
a94368cc87
Use std::string_view for key type in json::Object
2024-11-02 11:24:19 +01:00
Siarhei Fedartsou
97872e34d8
Use std::string_view for key type in json::Object
2024-11-02 11:23:06 +01:00
Siarhei Fedartsou
48e8382785
Remove unused bearing::get function ( #7040 )
...
* Remove unused bearing::get function
* Remove unused bearing::get function
* Remove unused bearing::get function
* Remove unused bearing::get function
2024-10-20 19:46:49 +02:00
Frédéric Rodrigo
becfd8a56d
Add optional support of cargo bike exclusion and width to bicyle profile ( #7044 )
2024-10-01 15:19:44 +03:00
Siarhei Fedartsou
4f1c62a768
Bump version of protozero to 1.7.1 ( #6999 )
2024-09-28 20:35:20 +02:00
Siarhei Fedartsou
09a716a9e5
Bump osmium to version 2.20.0 ( #6997 )
2024-09-28 20:35:05 +02:00
Siarhei Fedartsou
676f6d4704
Use std::popcount instead of __builtin_popcount ( #7026 )
2024-09-28 20:34:39 +02:00
Siarhei Fedartsou
f636dbfd44
Use std::countl_zero instead of __builtin_clzll ( #7025 )
2024-09-28 20:34:23 +02:00
Siarhei Fedartsou
5f67e715af
Add std::vector<...>::reserve in ContiguousInternalMemoryDataFacadeBase::GetOverridesThatStartAt ( #7024 )
2024-09-28 20:33:33 +02:00
Siarhei Fedartsou
203314b1aa
Remove unused middle_nodes_table vector ( #7012 )
2024-08-03 22:32:37 +02:00
Siarhei Fedartsou
e5e25a1aca
Configure self-hosted runner for benchmarks job ( #6975 )
2024-07-26 21:19:47 +02:00
Siarhei Fedartsou
84f12c7c6d
Add NodeJs bindings benchmarks ( #7004 )
2024-07-26 19:36:43 +02:00