Commit Graph

13 Commits

Author SHA1 Message Date
d2200907da [+] Early reimplementation of string views 2024-07-16 23:34:40 +01:00
16b3c024c8 [*] fix broken pair hasher 2024-07-04 13:00:36 +01:00
9d6e3b19e1 [+] AuRONString 2024-04-30 05:25:34 +01:00
91a83c2353 [*] The runtime variant of Fnv1a was completely FUCKED 2024-04-23 10:05:03 +01:00
f2acc55b42 [*] Finally enable independent string allocators 2024-04-20 01:14:34 +01:00
b1d6eb0d80 [+] AuROString "support"
[+] AuCodepointsTransformASCIIOp
[+] AuCodepointsCount
[+] AuCodepointsNextLength
[+] AuCodepointsDecode
[+] AuCodepointsEncodeInto
[+] AuCodepointsTransform
2024-04-19 09:37:45 +01:00
34c7be7958 [*] update 2024-02-16 10:28:14 +00:00
d7d2a576b2 [*] Stupid fuck compiler (clang) 2023-08-22 18:19:51 +01:00
ada2bffb0e [*] Stop using the hashes used by Google by default
They had no reason to use these besides "lol clang/gcc containers sucked 10 years ago." Nobody has touched or questioned them since.
2023-08-18 15:52:02 +01:00
51691fdaca [+] AuTuple hasher
[+] AuIsTuple
[+] AuIsTuple_v
2023-03-13 16:31:16 +00:00
55b0dafa56 [+] Support for AuPair<T,Z>s as hashtable and binary tree keys 2023-03-05 13:19:36 +00:00
f4487c589c [+] AuToIterator (function)
[+] AuToElementType (function)
[+] AuToValueType (function)
[+] Optimized 32bit/64bit hash routines
[+] AuFnv1aRuntime (32bit/64bit auto variant)
[+] std::array reimplementation for reasons i deleted from the file bc sperging
[+] AuArrayList
2023-01-18 10:49:32 +00:00
a19ae800aa [+] Added sources 2022-04-01 05:06:53 +01:00