Siarhei Fedartsou
|
9aaab7a53f
|
Enable readability-container-contains clang-tidy check (#6909)
|
2024-05-27 08:33:26 +02:00 |
|
Dennis Luxen
|
7c06726a35
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
Dennis Luxen
|
a4aa153ba4
|
Use nested namespace
It's a mechanical change to modernize the code base
|
2022-12-11 10:17:17 +01:00 |
|
Dennis Luxen
|
5c9d0d152c
|
Remove usage of StringView typedef
|
2022-10-30 19:53:26 +01:00 |
|
Daniel J. Hofmann
|
c277b95f03
|
Implements Zero-Copy String Views onto Contiguous Memory, resolves #3265.
- http://www.boost.org/doc/libs/1_61_0/libs/utility/doc/html/string_ref.html
- http://en.cppreference.com/w/cpp/string/basic_string_view
|
2017-01-23 15:22:39 +01:00 |
|
Konstantin Käfer
|
1309dd2a0f
|
Switch profiles from Lua to library interface
There's now an abstracted interface and no direct calls to Lua anymore.
fixes #1974
|
2016-07-22 15:03:57 +02:00 |
|
Daniel J. Hofmann
|
033dc0a72d
|
Pre-allocate up-front whenever possible
|
2016-06-09 16:06:27 +02:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Moritz Kobitzsch
|
a154d71841
|
enable suppression name suffix changes
|
2016-04-27 18:10:56 +02:00 |
|