Commit Graph
18 Commits
Author SHA1 Message Date
arvidn 0465656c71 Merge branch 'RC_2_0' 2025-07-26 00:18:29 -07:00
arvidnandArvid Norberg 95f81b92bc fix stack_allocator to fail gracefully when running out of memory 2025-07-26 02:10:56 +02:00
arvidn 964ffc57ba merge RC_2_0 into master 2022-06-23 08:07:28 +02:00
arvidnandArvid Norberg 550d3c7d9f update copyright headers 2022-06-22 21:42:55 +02:00
arvidnandArvid Norberg f484a0eff6 rerun update_copyright.py 2021-12-07 21:13:48 +01:00
arvidnandArvid Norberg 0d3f80bedd update copyright and license headers (of a few new files merged from RC_2_0) 2021-03-29 19:35:45 +02:00
arvidnandArvid Norberg 19e8c2f3ea remove full BSD license from all source files. reference LICENSE file in the root instead 2020-09-02 00:56:54 -07:00
Alden TorresandArvid Norberg 41e97d6bc7 moved peer_list.hpp and stack_allocator.hpp to aux 2020-07-27 13:59:18 -07:00
arvidnandArvid Norberg d3f7a363c2 update copyright year 2019-08-29 00:13:04 +02:00
arvidnandArvid Norberg eb5f29a79c make stack_allocator::format_string() grow the buffer for large strings 2018-12-02 04:03:03 +01:00
arvidnandArvid Norberg d138f02424 introduce lt namespace alias 2017-04-23 23:43:58 -04:00
arvidnandArvid Norberg 1dd0e9b280 use string_view instead of strcmp 2017-03-18 15:54:38 -04:00
Arvid NorbergandGitHub 54f052a97b allocation slot type (#1352)
use a specialized type for allocation slot indices
2016-11-26 03:09:01 -05:00
Arvid NorbergandGitHub 5dd46ec4f4 Fix merge issue 2016-11-24 10:54:26 -05:00
arvidn b3c3c2aae6 merged RC_1_1 into master 2016-11-24 07:40:32 -05:00
Mokhtar NaamaniandArvid Norberg f81e09fe05 update stack_allocator to support 0 size allocations 2016-11-21 20:17:15 -05:00
arvidn 0e33e62627 merged RC_1_1 into master 2016-11-20 11:18:16 -05:00
arvidnandArvid Norberg f83e16f0cc add unit test for stack allocator 2016-11-19 13:24:45 -05:00