Commit History

Author SHA1 Message Date
  Michele Caini fef921132c update single include file 3 years ago
  Michele Caini e52a93f8ac ready to cut v3.11.1 3 years ago
  Michele Caini cd541f335a storage: 3 years ago
  Michele Caini 255b8be8cc view: avoid shadow warnings 3 years ago
  Michele Caini 8cd7f064ad storage: suppress warnings with non copyable nor default constructible types 3 years ago
  Michele Caini 58ae4117c9 group: suppress warnings for unused variables in case of empty types 3 years ago
  Michele Caini cfa1e805bd meta: [[maybe_unused]] variable to avoid warnings with corner cases 3 years ago
  Michele Caini ccedacec8c dense_set: suppress warnings due to possible narrowing conversions 3 years ago
  Michele Caini 17578dc8cc dense_map: suppress warnings due to possible narrowing conversions 3 years ago
  Michele Caini 76298bc26a update single include file 3 years ago
  Michele Caini 7c84ce666e sigh: rollback some changes that apparently create issues with (very old) compilers (ie clang 6) 3 years ago
  Michele Caini a02a7c67cb doc: fix typo 3 years ago
  Michele Caini 2bb913b898 any: suppress warnings C4706 due to asserts 3 years ago
  Michele Caini 94a8bb57dd doc: review resource.md 3 years ago
  Michele Caini f06852b5c2 doc: fixed typos 3 years ago
  Michele Caini fb14d26015 config: refine the ENTT_ASSERT vs ENTT_ASSERT_CONSTEXPR work 3 years ago
  Michele Caini 6a53c8eaca doc: review locator.md 3 years ago
  Michele Caini 4a98874431 doc: review faq.md 3 years ago
  Michele Caini baf60502c6 doc: review config.md 3 years ago
  Michele Caini 2a01b78b32 any: forward/centralize requests internally 3 years ago
  Michele Caini b02e4efe4d doc: updated links (and thanks @Naios for these) 3 years ago
  Michele Caini 3c8f6d2831 doc: minor changes 3 years ago
  Michele Caini 95b443af16 tuple: is_tuple[_v] implementation 3 years ago
  Michele Caini b54766d2b4 sigh: small cleanup 3 years ago
  Michele Caini 25929d6188 doc: ENTT_ASSERT_CONSTEXPR 3 years ago
  Michele Caini 4398c962e7 memory: 3 years ago
  Michele Caini fe8919c540 config: introduce ENTT_ASSERT_CONSTEXPR to facilitate extreme customizations 3 years ago
  Michele Caini bdaeef856d delegate: just an extra safe check 3 years ago
  Michele Caini 57ad7696be memory: turn the power-of-two/fast_mod toolset into a non-constexpr one 3 years ago
  Michele Caini 7c58c83ee0 memory: review propagate_on_container_swap 3 years ago