Siarhei Fedartsou
969e4cd339
wip
2024-05-24 21:26:39 +02:00
Siarhei Fedartsou
e105c025dc
Merge branch 'master' into sf-cpp-20
2024-05-24 20:40:44 +02:00
Siarhei Fedartsou
8b48e2ccc6
Bump mapbox/variant to version 1.2.0 ( #6898 )
2024-05-24 20:39:45 +02:00
Dennis Luxen
babdced52f
Replace GCC-specific attribute with [[nodiscard]] attribute ( #6899 )
2024-05-24 20:34:04 +02:00
Siarhei Fedartsou
836eb8ce33
wip
2024-05-24 18:11:00 +02:00
Siarhei Fedartsou
53a251c04d
wip
2024-05-24 18:08:41 +02:00
Siarhei Fedartsou
419b73bb77
wip
2024-05-24 18:04:48 +02:00
Siarhei Fedartsou
ca6f3d723b
wip
2024-05-24 17:59:42 +02:00
Siarhei Fedartsou
33d50dee9a
wip
2024-05-24 17:52:26 +02:00
Siarhei Fedartsou
c7065ef380
wip
2024-05-24 17:48:58 +02:00
Siarhei Fedartsou
783fc2372f
wip
2024-05-24 17:33:10 +02:00
Siarhei Fedartsou
fa99143557
wip
2024-05-24 16:29:29 +02:00
Siarhei Fedartsou
405e7f25fc
wip
2024-05-24 15:35:43 +02:00
Siarhei Fedartsou
99aa9cd9df
wip
2024-05-24 15:31:37 +02:00
Siarhei Fedartsou
2fa4506d2b
wip
2024-05-24 14:34:20 +02:00
Siarhei Fedartsou
541d4fa1b4
wip
2024-05-24 13:47:57 +02:00
Siarhei Fedartsou
1c3c56bbc6
wip
2024-05-24 12:38:41 +02:00
Siarhei Fedartsou
400732a76f
wip
2024-05-24 11:45:44 +02:00
Siarhei Fedartsou
923f8a8479
Merge branch 'master' into sf-cpp-20
2024-05-24 09:32:38 +02:00
Siarhei Fedartsou
f0ac2e3155
wip
2024-05-24 09:31:31 +02:00
Siarhei Fedartsou
fbe5f0f754
wip
2024-05-23 20:59:08 +02:00
Siarhei Fedartsou
21607e0cb2
Optimise getNetworkDistance in MLD even more ( #6884 )
2024-05-23 20:46:13 +02:00
Dennis Luxen
24646aada9
Remove outdated warnings ( #6894 )
2024-05-23 19:39:00 +02:00
Siarhei Fedartsou
e79fb0d2d2
Merge branch 'master' into sf-cpp-20
2024-05-23 19:28:20 +02:00
Siarhei Fedartsou
8b13365f43
wip
2024-05-23 19:27:39 +02:00
Dennis Luxen
51b74a99aa
Avoid copy of std::function-based callback in path unpacking ( #6895 )
...
* Avoid copy of std::function-based callback in path unpacking
* Fix formatting
* Update CHANGELOG.md
2024-05-23 18:51:51 +02:00
Siarhei Fedartsou
90a1f181fb
wip
2024-05-23 15:41:43 +02:00
Dennis Luxen
ed5003b502
Upgrade CI actions to latest versions ( #6893 )
...
* Upgrade actions
* Update remaining actions
* Update CHANGELOG.md
* Update CHANGELOG.md
2024-05-23 14:40:47 +02:00
Dennis Luxen
46dc660801
Replace boost::hash by std::hash ( #6892 )
...
* Replace boost::hash by std::hash
* Fix formatting
* Update CHANGELOG.md
2024-05-23 14:35:56 +02:00
Siarhei Fedartsou
73fb53cf36
Add benchmark for route ( #6890 )
2024-05-23 14:27:43 +02:00
Siarhei Fedartsou
8f7d4923b7
wip
2024-05-23 14:12:02 +02:00
Siarhei Fedartsou
54084499f0
wip
2024-05-23 13:24:31 +02:00
Siarhei Fedartsou
91e3943c25
wip
2024-05-23 11:56:05 +02:00
Siarhei Fedartsou
7234fcd849
wip
2024-05-23 10:59:09 +02:00
Siarhei Fedartsou
7468f2f1e3
wip
2024-05-23 10:00:06 +02:00
Siarhei Fedartsou
309452305e
wip
2024-05-22 22:43:19 +02:00
Siarhei Fedartsou
4f9ddba260
wip
2024-05-22 21:51:32 +02:00
Mugr Rex
efe6840d08
Replace boost::optional with std::optional ( #6611 )
2024-05-22 14:58:07 +02:00
Siarhei Fedartsou
71e4b1a650
wip
2024-05-21 22:43:40 +02:00
Siarhei Fedartsou
e03c943271
wip
2024-05-21 21:34:09 +02:00
Siarhei Fedartsou
41f90ab462
Merge branch 'master' into sf-cpp-20
2024-05-21 21:33:37 +02:00
Siarhei Fedartsou
f8a061b99a
wip
2024-05-21 21:33:13 +02:00
Siarhei Fedartsou
f61e264f94
wip
2024-05-21 21:32:41 +02:00
Siarhei Fedartsou
d259848456
Optimise R-tree queries in the case of map matching ( #6881 )
2024-05-20 12:32:40 +02:00
Siarhei Fedartsou
8a82d3929c
Improve map matching benchmark ( #6885 )
2024-05-20 11:15:55 +02:00
Siarhei Fedartsou
89fce286a7
Fix benchmark script for the case if PR has empty description ( #6887 )
2024-05-20 09:16:53 +02:00
Siarhei Fedartsou
11c7ddc84d
Fix failing gcc-13 based CI jobs ( #6886 )
...
* Attempt to fix failing CI on gcc-13 jobs
* Attempt to fix failing CI on gcc-13 jobs
* Attempt to fix failing CI on gcc-13 jobs
* Attempt to fix failing CI on gcc-13 jobs
* Attempt to fix failing CI on gcc-13 jobs
2024-05-19 19:30:24 +02:00
Siarhei Fedartsou
54e50a67a8
Add benchmarks comparison job ( #6880 )
2024-05-14 17:14:59 +02:00
Bart Louwers
c00c157479
Replace dead link with archive.org link ( #6882 )
2024-05-14 11:49:49 +02:00
Siarhei Fedartsou
f57fcf2a39
Enable other clang compilers
2024-05-12 10:16:38 +02:00