Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Michele Caini 2c9d37efc3 test: make common really common 2 gadi atpakaļ
  Michele Caini b92d2c98ae test: minor changes 2 gadi atpakaļ
  Michele Caini 11d609314c test: drop a bunch of NOLINT 2 gadi atpakaļ
  Michele Caini 346165e4f9 test: drop a bunch of NOLINT 2 gadi atpakaļ
  Michele Caini 2b092c2fce test: prepare to cleanup clang-tidy config and track things to review in future 2 gadi atpakaļ
  Michele Caini b152c63dd6 test: suppress linter warnings on reinterpret_cast 2 gadi atpakaļ
  Michele Caini b6cea84910 test: avoid using ASSERT_NO_FATAL_FAILURE improperly 2 gadi atpakaļ
  Michele Caini 72304e6781 test: const-correctness (and [[maybe_unused] as needed) 2 gadi atpakaļ
  Michele Caini c26a24e713 test: static-less throwing allocator 2 gadi atpakaļ
  Michele Caini c785260783 test: continue the internal rework 2 gadi atpakaļ
  Michele Caini 8e13ede4d5 test: simplify/cleanup throwing_type 2 gadi atpakaļ
  Michele Caini 857d70528d test: minor changes 2 gadi atpakaļ
  Michele Caini 8ee3c333fb test: updated tests for allocate_unique 2 gadi atpakaļ
  Michele Caini 1280367a35 test: cleanup 2 gadi atpakaļ
  Michele Caini ccea4c920a memory: code coverage 3 gadi atpakaļ
  Michele Caini ea901cbfa0 test: code coverage 3 gadi atpakaļ
  Michele Caini 9f22a3e23a test: suppress a few warnings (memory) 3 gadi atpakaļ
  Michele Caini 4398c962e7 memory: 3 gadi atpakaļ
  Michele Caini 57ad7696be memory: turn the power-of-two/fast_mod toolset into a non-constexpr one 3 gadi atpakaļ
  Michele Caini 7c58c83ee0 memory: review propagate_on_container_swap 3 gadi atpakaļ
  Michele Caini d83e818517 test: avoid using aligned_storage_t if possible (see #919) 3 gadi atpakaļ
  Michele Caini 83ecd2d1d9 test: suppress all death tests in release 3 gadi atpakaļ
  Michele Caini 59b0dc6735 test: minor changes 4 gadi atpakaļ
  Michele Caini b093e82db3 memory: uninitialized_construct_using_allocator (waiting for C++20) 4 gadi atpakaļ
  Michele Caini cdaced4df6 memory: uses_allocator_construction_args pairs support 4 gadi atpakaļ
  Michele Caini a205e7ada9 test: it's not a good idea to use discarded values, the sanitizer may complain :) 4 gadi atpakaļ
  Michele Caini 07767a09d9 doc: fixed typo 4 gadi atpakaļ
  Michele Caini 5cf0ba079f memory: make_obj_using_allocator utility (waiting for C++20) 4 gadi atpakaļ
  Michele Caini e08b1f82ce memory: uses_allocator_construction_args (waiting for C++20) 4 gadi atpakaļ
  Michele Caini c2196149ee test: minor changes 4 gadi atpakaļ