Cronologia Commit

Autore SHA1 Messaggio Data
  Michele Caini cd98ecff88 view: default constructible views 5 anni fa
  Michele Caini f8ec4027ee group: default constructible groups 5 anni fa
  Michele Caini d980a5cf44 build system: use asan on the CI 5 anni fa
  Michele Caini 761604d044 config: favor detection of clang over that of msvc, otherwise clang-cl will fail 5 anni fa
  Michele Caini 0f4161f616 build system: added older compiler versions to the CI 5 anni fa
  Michele Caini 4a668c97a3 type_info: get around a nasty bug of clang < 9 when using libstdc++ 5 anni fa
  Michele Caini 9d687c25b3 storage: safe self-move to support standard containers (close #601) 5 anni fa
  Michele Caini 0b73082aa0 build system: minor changes to make it work again with the CI 5 anni fa
  Gnik 085e1ae157 build system: prefix cmake variables with ENTT_. (#585) 5 anni fa
  Tom Yaxley 7c0db3203b meta: allow checking meta_any for nullptr (#591) 5 anni fa
  Michele Caini bc987ed03f *: force add the version to the single include file 5 anni fa
  Michele Caini 57e1bf3afd doc: fixed typo 5 anni fa
  Michele Caini 90606bd410 hashed_string: literals are now enclosed within entt::literals, ENTT_HS_SUFFIX and ENTT_HWS_SUFFIX no longer exist (close #590) 5 anni fa
  Michele Caini 9744a3745c doc: updated references 5 anni fa
  Zoltán Kurucz 14e051f970 Fixed const, non-const types section intro in entity.md (#589) 5 anni fa
  Michele Caini 2396c9b6da snapshot: avoid setting the wrong version for entities during a restore (close #588) 5 anni fa
  Michele Caini c386a9d140 runtime_view: removed ::empty, misleading information (breaking change) 5 anni fa
  Michele Caini 12847593c2 runtime_view: size -> size_hint, misleading name (breaking change) 5 anni fa
  Michele Caini 6cfa024ea2 doc: small changes 5 anni fa
  Michele Caini 4b43d99660 group: removed/reduced scope for ::raw, misleading information (breaking change) 5 anni fa
  Michele Caini c1bfc29e7f group: removed ::data<T>, misleading information (breaking change) 5 anni fa
  Michele Caini 7e91e27f14 group: removed ::empty<T...>, misleading information (breaking change) 5 anni fa
  Michele Caini f8015036a9 group: removed ::size<T>, misleading information (breaking change) 5 anni fa
  Michele Caini b7ef1607dc view: public constructors and deduction guides 5 anni fa
  Michele Caini b93a31dd5b helper: removed Const template parameter, used the same model of the handle class (const/non-const entity) 5 anni fa
  Michele Caini fa09964f10 storage: a better iterator 5 anni fa
  Michele Caini 0038728be3 storage: removed const T specialization for storage_traits 5 anni fa
  Michele Caini ec56651959 doc: fixed typo in core.md 5 anni fa
  Michele Caini 8259371d6a handle: minor changes 5 anni fa
  Michele Caini d8623991c0 constness_as: updated doc 5 anni fa