Commit History

Auteur SHA1 Bericht Datum
  Michele Caini a98000cf3b test: I am the winner of the best error message ever but I remain humble :) 4 jaren geleden
  Michele Caini 0cec8de164 dense_hash_map/set: suppress warnings due to integral conversions 4 jaren geleden
  Michele Caini 1caa8d923d sparse_set/storage: iterator's ::index returns the right offset 4 jaren geleden
  Michele Caini 4fa51f8c52 type_traits: removed is_iterator_type[_v], it may be ambiguous and cause errors 4 jaren geleden
  Michele Caini a8be765aa8 registry: disable optimizations based on is_iterator_type, free pools allow to implement them on the user side and more efficiently when needed 4 jaren geleden
  Michele Caini d2d35d490a doc: updated entity.md 4 jaren geleden
  Michele Caini 26ba137424 registry: template ::storage support to const qualified types 4 jaren geleden
  Michele Caini e6006663ec registry: remove [[nodiscard]] from the template ::storage method 4 jaren geleden
  Michele Caini 74eb2772b6 natvis: support standalone registry context 4 jaren geleden
  Michele Caini 3878a696af registry: standalone context type (close #575) 4 jaren geleden
  Michele Caini 49ac34c405 doc: avoid confusion with context variables 4 jaren geleden
  Michele Caini a7d4a980ba *: more consistent policy for final classes 4 jaren geleden
  Michele Caini 2196db562e registry:: non-template storage(id) returns an iterator rather than a naked pointer 4 jaren geleden
  Michele Caini 2ad3e0ed4c hashed_string: updated natvis representation 4 jaren geleden
  Michele Caini 6e03fe77ae doc: updated copyright 4 jaren geleden
  Michele Caini af8ec7b5dd registry: remove/erase dispatch based on the iterator type 4 jaren geleden
  Michele Caini 7fa29e7341 registry: strict check on storage types to prevent subtle bugs in case of errors 4 jaren geleden
  Michele Caini 9c6950d163 hashed_string: I managed to crash clang but I remain humble and try to help it :) 4 jaren geleden
  Michele Caini 5d4cbfe8e7 hashed_string: make it work with vs toolset v141 4 jaren geleden
  Michele Caini 4747422110 *: added a bunch of final here and there 4 jaren geleden
  Michele Caini 7d1416ac74 hashed_string: store size information (close #824) 4 jaren geleden
  Michele Caini 2efaa7af7b *: allocator aware classes fail to compile if allocator's value type and container's value type differ 4 jaren geleden
  Michele Caini 68e259870f sparse_set/storage: 4 jaren geleden
  Michele Caini 29c2c94784 doc: suppress warnings from doc generation 4 jaren geleden
  Michele Caini 3f2e1d078f sparse_set/storage: replace the whole try_insert machinery with a force_back parameter to try_emplace 4 jaren geleden
  Michele Caini 0a259da05a sparse_set: opaque insert always appends elements 4 jaren geleden
  Michele Caini 1b22fe6de2 storage: insert for non-empty types always appends elements 4 jaren geleden
  Michele Caini 9b700c3bd2 natvis: removed count filter from sparse set, it makes it harder to debug internal issues 4 jaren geleden
  Michele Caini 3b72e30c36 sparse_set: use the right iterator in the catch branch of insert 4 jaren geleden
  Michele Caini 9eba103de9 storage: insert for empty types always appends elements 4 jaren geleden