|
baae1f66a5
|
* fix(compilation): New warn AKA 3919c541 backport
* fix(compilation): `New warn` AKA 3919c541 backport
* chore: Bump version to 6.4.8-2
|
2024-04-24 14:33:13 +03:00 |
|
|
7c808317dc
|
clang format apply
|
2022-02-11 12:24:40 +00:00 |
|
|
98b94c0280
|
Remove deprecated boost::timer
Change the only one actual timer to std::chrono::steady_clock
|
2020-11-17 15:03:10 +03:00 |
|
|
515b93cc3d
|
remove faulty test code
|
2019-04-29 01:28:54 -05:00 |
|
|
4b9d046c6e
|
Fully resolve potentially ambiguous symbols by removing using namespace statements from headers which have a cascading effect. This causes potential behavior changes when switching to c++11 since symbols can be exported from std and boost while both have been imported into the global namespace.
|
2019-04-29 01:21:15 -05:00 |
|
|
01446d1e22
|
Reformat all code to coding standard
|
2017-10-26 17:18:17 +01:00 |
|
|
f6afc42dd0
|
the begginning
|
2016-01-06 14:08:59 -06:00 |
|