Commit Graph

6 Commits

Author SHA1 Message Date
GAMMACASE
82025cc2d7 Update CUtlMemoryBlockAllocator & CUtlSymbolTableLarge 2025-08-21 22:31:04 +03:00
GAMMACASE
6736ffd06b Update CUtlMemoryBlockAllocator 2025-08-21 22:31:02 +03:00
GAMMACASE
cbdc688b5d Correct gcc parenthesis warnings 2025-08-21 22:31:00 +03:00
GAMMACASE
da75324291 Update CRawAllocator, CUtlMemoryBlockAllocator & Add CUtlVectorRawAllocator 2025-08-21 22:30:59 +03:00
vanz696
ab21c70896
Add schemasystem (#215)
Update CUtlMemoryPool*, CUtlSymbol*, CUtlTSHash, CThreadSpinRWLock, CThreadFastMutex (now replaced by CThreadSpinMutex)

Implemented some missing ThreadInterlocked* functions
2024-03-18 15:46:20 +03:00
vanz666
c0def21c93
Major refactor of utl* classes (#164)
Changed/Added classes: CThreadMutex, CUtlMemoryBlockAllocator, CRawAllocator, CUtlHashtable, CUtlVector, CUtlMemory, CUtlMemory_RawAllocator, CUtlSymbolLarge, CUtlSymbolTableLargeBase
2023-10-13 20:16:09 +03:00