Commit Graph

8657 Commits

Author SHA1 Message Date
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
Siarhei Fedartsou
ba979145f8 Enable other clang compilers 2024-05-12 09:57:46 +02:00
Siarhei Fedartsou
0f99a37fbd Enable other clang compilers 2024-05-11 22:40:52 +02:00
Siarhei Fedartsou
8baf4b113a Enable other clang compilers 2024-05-11 22:20:15 +02:00
Siarhei Fedartsou
f3a9533c19 Enable other clang compilers 2024-05-11 22:15:22 +02:00
Siarhei Fedartsou
be779c428c Enable other clang compilers 2024-05-11 21:09:58 +02:00
Siarhei Fedartsou
4da40c8d0d Enable other clang compilers 2024-05-11 20:50:43 +02:00
Siarhei Fedartsou
bbf2eb4a5f Enable other clang compilers 2024-05-11 20:37:33 +02:00
Siarhei Fedartsou
5974436ce0 Enable other clang compilers 2024-05-11 20:24:13 +02:00
Siarhei Fedartsou
08438bee01 Enable other clang compilers 2024-05-11 20:11:24 +02:00
Siarhei Fedartsou
18d82d3399 Enable other clang compilers 2024-05-11 20:04:40 +02:00
Siarhei Fedartsou
69c22311d2 Enable clang-15 2024-05-11 19:37:43 +02:00
Siarhei Fedartsou
f2c1305cee Enable clang-15 2024-05-11 19:24:28 +02:00
Siarhei Fedartsou
c865cc5917 Enable other gcc compilers 2024-05-11 17:39:01 +02:00
Siarhei Fedartsou
a7b45592ac Enable other gcc compilers 2024-05-11 17:24:01 +02:00
Siarhei Fedartsou
29b2640017 Use clang 2024-05-11 16:32:26 +02:00
Siarhei Fedartsou
ee8e0f890a
Optimise path distance calculation in MLD map matching (#6876) 2024-05-11 16:30:43 +02:00
Siarhei Fedartsou
d491b637a4 Check if it is possible to build project with C++20 on current CI 2024-05-11 14:34:10 +02:00
Siarhei Fedartsou
4efea7ccb0 Check if it is possible to build project with C++20 on current CI 2024-05-11 14:24:29 +02:00
Siarhei Fedartsou
f1f2cb2ece Check if it is possible to build project with C++20 on current CI 2024-05-11 14:14:38 +02:00
Siarhei Fedartsou
f4b5004f1e Check if it is possible to build project with C++20 on current CI 2024-05-11 12:41:54 +02:00
Siarhei Fedartsou
8bf2d9ee14 Check if it is possible to build project with C++20 on current CI 2024-05-11 12:27:18 +02:00
Siarhei Fedartsou
39e814a5f3 Check if it is possible to build project with C++20 on current CI 2024-05-11 10:33:27 +02:00
Siarhei Fedartsou
91e8c20eaa Check if it is possible to build project with C++20 on current CI 2024-05-11 10:22:55 +02:00