Block a user
e8bb7d697c
[*] This is dumb: properties returning raw pointers use the reference T & container instead of T *. Nevertheless, it gets the shared block correct. We need to fix this for Qt handleCFFIRet hook
6e9e962c84
[*] AuLoop::WaitMultipleLoopSources optimizations (do not allocate so much, if we can), and
a44600b8e3
[*] AuLoop::WaitMultipleLoopSources optimizations (do not allocate so much, if we can), and
f059141505
[*] AuCmdLine::GetValue(...) (both variants) refactored to use views to help with future stability issues around AuStrings (and their allocator?)
f7722a1b1c
[+] AU_BIT_FIELD_INIT_AFTER_20
c2d29861e3
[+] AuEndsWith char variant