Lukas Tenbrink
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
4 months ago |
Aaron Franke
|
f6f1df7d73
Add 64-bit versions of core power of 2 functions
|
5 months ago |
Lukas Tenbrink
|
7c37188ca1
Smoke test: In collections, log an error if `reserve()` is called with a number smaller than the current size. Don't log an error if it is called with a number smaller than the current capacity.
|
6 months ago |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
8 months ago |
HP van Braam
|
240f510fa7
Core ubsan fixes
|
10 months ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 years ago |