Age | Commit message (Expand) | Author |
---|---|---|
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-23 | Rename `remove()` to `remove_at()` when removing by index | Lightning_A |
2021-09-15 | Fix placement new on zero-sized region warning on GCC 11.1 | Grigoris Pavlakis |
2021-08-13 | Refactors the memnew_placement. | AndreaCatania |
2021-02-24 | Change CRASH_COND to ERR_FAIL in Cowdata::set | Rafał Mikrut |
2021-02-19 | Improve robustness of atomics | Pedro J. Estébanez |
2021-02-18 | Modernize atomics | Pedro J. Estébanez |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |