Historique des commits

Auteur SHA1 Message Date
  Benoit Blanchon 01e49b33b7 Update copyright year il y a 10 mois
  Benoit Blanchon 2be24eded8 Rename `SlotWithId::slot()` and `VariantWithId::data()` to `ptr()` il y a 1 an
  Benoit Blanchon d3721cb122 Make `VariantSlot` a `union`. Include next slot id in `VariantData` il y a 1 an
  Benoit Blanchon 60f9f7eff6 Move `CollectionData::releaseSlot()` to `ResourceManager::freeSlot()` il y a 1 an
  Benoit Blanchon 0e8a236583 Update copyright year il y a 2 ans
  Benoit Blanchon 1a14499612 Preallocate pool list il y a 2 ans
  Benoit Blanchon f427706e06 VariantPoolList: handle `SlotId` overflow il y a 2 ans
  Benoit Blanchon 727a1013ca Recycle removed slots il y a 2 ans
  Benoit Blanchon 0f319e7ca4 Remove capacity from `JsonDocument`'s constructor il y a 2 ans
  Benoit Blanchon 42b2840009 Create more memory pools as needed (resolves #1074) il y a 2 ans
  Benoit Blanchon c4e5051a7a Store index of slot in the pool instead of a pointer or a distance il y a 2 ans
  Benoit Blanchon 0f511b873d VariantPool: store `VariantSlot`s instead of `char`s il y a 2 ans
  Benoit Blanchon d90b36c009 Extract `VariantPool` from `ResourceManager` il y a 2 ans
  Benoit Blanchon 8147625921 ResourceManager: replace `allocFromPool()` with `allocVariant()` il y a 2 ans
  Benoit Blanchon 4871380060 Rename `MemoryPool` to `ResourceManager` il y a 2 ans