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 |
|