Historia zmian

Autor SHA1 Wiadomość Data
  Michele Caini 4891c8fcd2 test: reduce the scope of the sparse set tests to something meaningful 2 lat temu
  Michele Caini ae20db416f test: avoid testing entt::entity like types more than once with the sparse set 2 lat temu
  Michele Caini 283ad71283 mixin: suppress warning due to constepxr expression 2 lat temu
  Michele Caini 25bbc4e053 test: suppress warnings due to unused variables 2 lat temu
  Michele Caini 913d313098 sparse_set: cast null to the right entity type before using it 2 lat temu
  Michele Caini 7efbafb8b4 test: test different entity types to show off a wip-only failure in the sparse set after recent rework 2 lat temu
  Michele Caini 3500757c97 test: typed parametrized sparse set tests 2 lat temu
  Michele Caini c4c6ba7620 meta: use is_void_v as needed 2 lat temu
  Michele Caini c53eaf939d storage: use is_void_v as needed 2 lat temu
  Michele Caini d5613e8c65 registry: use is_void_v as needed 2 lat temu
  Michele Caini 7fada722e7 type_traits: use is_void_v as needed 2 lat temu
  Michele Caini 66ee7bab32 any: use is_void_v as needed 2 lat temu
  Michele Caini 8848040203 meta: meta_sequence_container::resize support to non default constructible types (close #1072) 2 lat temu
  Michele Caini 33ef814a76 meta: minor changes 2 lat temu
  Michele Caini 06e032bc6d test: prepare for new meta container tests 2 lat temu
  Michele Caini 25e844fadd test: minor changes 2 lat temu
  Michele Caini 08474c671b test: drop unused type 2 lat temu
  Michele Caini 8f94041ea2 doc: typo 2 lat temu
  Michele Caini 08fc2b3a4a test: still reworking storage tests, empty types are done 2 lat temu
  Michele Caini 37aec0ab84 view: use type members as needed 2 lat temu
  Michele Caini 61ad570ecc storage: use type members as needed 2 lat temu
  Michele Caini 90e158e519 group: use type members as needed 2 lat temu
  Michele Caini 97d49b4bf3 test: rework storage tests (work in progress) 2 lat temu
  Michele Caini 4c3a35bc95 storage: make get_allocator work with void type 2 lat temu
  Michele Caini 244b5d56ff test: add required include 2 lat temu
  Michele Caini 755cb0f4e0 test: merge storage and storage entity tests, prepare for storage tests rework 2 lat temu
  Michele Caini 7b2b402d37 *: updated TODO 2 lat temu
  Michele Caini 41481548b8 test: finish to rework sparse set tests to cover all policies 2 lat temu
  Michele Caini f2411a1db7 sparse_set: do not invoke compact automatically when sorting 2 lat temu
  Michele Caini 073cbae9d5 test: still working on sparse set to fully cover all policies 2 lat temu