Siarhei Fedartsou
|
9ef1911eae
|
wip
|
2024-07-11 20:42:47 +02:00 |
|
Siarhei Fedartsou
|
18b3c5f8ed
|
wip
|
2024-07-11 20:25:55 +02:00 |
|
Siarhei Fedartsou
|
4d940ab096
|
wip
|
2024-07-11 20:05:08 +02:00 |
|
Siarhei Fedartsou
|
c5aae5148e
|
wip
|
2024-07-11 19:33:45 +02:00 |
|
Siarhei Fedartsou
|
058c26e39a
|
wip
|
2024-07-11 18:21:20 +02:00 |
|
Siarhei Fedartsou
|
7337771aaf
|
wip
|
2024-07-11 18:16:07 +02:00 |
|
Siarhei Fedartsou
|
abbe5e25a5
|
wip
|
2024-07-11 18:05:16 +02:00 |
|
Siarhei Fedartsou
|
6f04aa9587
|
wip
|
2024-07-10 22:01:25 +02:00 |
|
Siarhei Fedartsou
|
1037256a30
|
wip
|
2024-07-10 21:49:40 +02:00 |
|
Siarhei Fedartsou
|
f9358ed031
|
wip
|
2024-07-10 21:13:50 +02:00 |
|
Siarhei Fedartsou
|
13448e4f9a
|
wip
|
2024-07-10 20:30:29 +02:00 |
|
Siarhei Fedartsou
|
7eb2d93a82
|
wip
|
2024-07-10 20:16:37 +02:00 |
|
Siarhei Fedartsou
|
49f875c0f8
|
wip
|
2024-07-10 19:49:28 +02:00 |
|
Siarhei Fedartsou
|
53032e556a
|
wip
|
2024-07-09 22:53:24 +02:00 |
|
Siarhei Fedartsou
|
d1f04abf42
|
wip
|
2024-07-09 22:27:21 +02:00 |
|
Siarhei Fedartsou
|
c578698da0
|
wip
|
2024-07-09 21:28:22 +02:00 |
|
Siarhei Fedartsou
|
8df282b2e6
|
wip
|
2024-07-09 21:15:50 +02:00 |
|
Siarhei Fedartsou
|
5f166a5e4e
|
wip
|
2024-07-06 12:43:21 +03:00 |
|
Siarhei Fedartsou
|
f62e917226
|
wip
|
2024-07-06 12:40:57 +03:00 |
|
Siarhei Fedartsou
|
611a3c250b
|
wip
|
2024-07-03 22:27:47 +03:00 |
|
Siarhei Fedartsou
|
bbdac63362
|
wip
|
2024-07-03 21:55:16 +03:00 |
|
Siarhei Fedartsou
|
0723dc073c
|
wip
|
2024-07-03 21:51:09 +03:00 |
|
Siarhei Fedartsou
|
4e5bf05518
|
Try to use boost::fast_pool_allocator in QueryHeap
|
2024-07-03 21:51:09 +03:00 |
|
Siarhei Fedartsou
|
57b792c768
|
Get rid of boost::optional leftovers (#6977)
|
2024-07-02 22:37:09 +02:00 |
|
Siarhei Fedartsou
|
bdc6ed8a53
|
Use struct instead of tuple to define UnpackedPath (#6974)
|
2024-06-29 21:34:43 +02:00 |
|
Siarhei Fedartsou
|
0e17869e21
|
Re-use priority queue in StaticRTree (#6952)
|
2024-06-25 18:58:48 +02:00 |
|
Siarhei Fedartsou
|
7d72dfebf7
|
Optimise encodePolyline function (#6940)
|
2024-06-22 20:04:32 +02:00 |
|
Siarhei Fedartsou
|
3d01d96036
|
Avoid reallocations in base64 encoding (#6951)
|
2024-06-22 08:50:18 +02:00 |
|
Dennis Luxen
|
f1eabc3ecc
|
Replace boost::filesystem with std (#6432)
|
2024-06-20 21:44:28 +02:00 |
|
Siarhei Fedartsou
|
feb9389436
|
Apply micro-optimisation for Table & Trip APIs (#6949)
|
2024-06-15 18:57:26 +02:00 |
|
Siarhei Fedartsou
|
a0eda3e7d7
|
Apply micro-optimisation for Route API (#6948)
|
2024-06-15 18:56:40 +02:00 |
|
Siarhei Fedartsou
|
7652f6ca6b
|
Apply micro-optimisation for Match API (#6945)
|
2024-06-14 16:04:19 +02:00 |
|
Siarhei Fedartsou
|
aa4e6b1cf3
|
Apply micro-optimisation for Nearest API (#6944)
|
2024-06-13 18:18:36 +02:00 |
|
Siarhei Fedartsou
|
de2f392960
|
Avoid copy of intersection in totalTurnAngle (#6938)
|
2024-06-10 22:40:37 +02:00 |
|
Siarhei Fedartsou
|
054161fc7e
|
Avoid copy of vectors in MakeRoute function (#6939)
|
2024-06-10 20:06:43 +02:00 |
|
Siarhei Fedartsou
|
8fd8d0c24a
|
Fix performance-noexcept-move-constructor clang-tidy warning (#6933)
|
2024-06-08 08:33:54 +02:00 |
|
Siarhei Fedartsou
|
c57b0d28b0
|
Fix performance-noexcept-swap clang-tidy warning (#6931)
|
2024-06-07 16:18:10 +02:00 |
|
Siarhei Fedartsou
|
523ee762f0
|
Upgrade to clang-tidy 18 (#6919)
|
2024-06-06 22:20:38 +02:00 |
|
Dennis Luxen
|
2725202771
|
Use Lemire's fast check whether to escape a JSON string (#6923)
|
2024-05-31 19:58:57 +02:00 |
|
Siarhei Fedartsou
|
42fafdcdfe
|
Use custom struct instead of std::pair in QueryHeap (#6921)
|
2024-05-31 07:06:58 +02:00 |
|
Siarhei Fedartsou
|
c8de759cd6
|
Use std::string_view::starts_with instead of boost::starts_with (#6918)
|
2024-05-30 21:55:25 +02:00 |
|
Siarhei Fedartsou
|
fb9d1cefcc
|
Get rid of boost::math::constants::* and M_PI in favor of std::numbers (#6916)
|
2024-05-30 19:40:56 +02:00 |
|
Dennis Luxen
|
a9b1bd88d3
|
Remove all core-CH left-overs (#6920)
* Remove all core-CH left-overs
* Fix formatting
* Update CHANGELOG.md
|
2024-05-30 17:13:44 +02:00 |
|
Siarhei Fedartsou
|
1ff096ac5c
|
Make constants in PackedVector constexpr (#6917)
|
2024-05-30 15:12:42 +02:00 |
|
Dennis Luxen
|
0ea757ed02
|
Remove unused header file (#6913)
|
2024-05-29 09:13:13 +02:00 |
|
Siarhei Fedartsou
|
c1ed73126d
|
Use std::variant instead of mapbox::util::variant (#6903)
|
2024-05-28 18:52:49 +02:00 |
|
Siarhei Fedartsou
|
9aaab7a53f
|
Enable readability-container-contains clang-tidy check (#6909)
|
2024-05-27 08:33:26 +02:00 |
|
Siarhei Fedartsou
|
1a6f4c44e7
|
Fix performance-type-promotion-in-math-fn clang-tidy warning (#6908)
|
2024-05-27 08:33:05 +02:00 |
|
Siarhei Fedartsou
|
b7a990d0b5
|
Use C++20 (#6877)
|
2024-05-25 18:25:13 +02:00 |
|
Dennis Luxen
|
8306ed8ae3
|
Remove superflous iostreams include from header files (#6901)
|
2024-05-25 09:17:45 +02:00 |
|