|
2eb5c97800
|
[*] Stupid optimization that doesn't make so much of a difference
|
2022-03-31 14:12:06 +01:00 |
|
|
76c4759f92
|
[*] Optimise loggers
|
2022-03-31 04:40:19 +01:00 |
|
|
e9ad89beea
|
[*] Localized timescale looked ugly
|
2022-03-31 04:34:02 +01:00 |
|
|
9f9f86f174
|
[*] What kind of regression was THIS?
|
2022-03-31 03:13:56 +01:00 |
|
|
1159bf3ca3
|
[*] Another gross bug
|
2022-03-31 02:49:58 +01:00 |
|
|
8002d6cba2
|
[*] Disgusting locale subsystem: gross bug
|
2022-03-31 02:13:00 +01:00 |
|
|
f717511a10
|
[+] NT OutputDebugStringW logger sink
[*] Split objects
[*] Consider making ABI object api boilerplate
[*] Refactor STLShims (roxtl)
|
2022-03-31 01:31:40 +01:00 |
|
|
5baf182c6f
|
[*] ...this makes more sense
|
2022-03-30 23:32:18 +01:00 |
|
|
90af80ae2c
|
[+] AuUTF8StringView polyfil
[*] NT Loop queue improvements
|
2022-03-30 23:30:51 +01:00 |
|
|
3e80022f95
|
[*] Cacheline and cachesize report in CpuInfo
|
2022-03-30 22:45:10 +01:00 |
|
|
142d204653
|
[*] cmdparse test failure
|
2022-03-30 20:26:24 +01:00 |
|
|
2c21d130ee
|
[*] IsSignaled was blocking
|
2022-03-30 19:46:19 +01:00 |
|
|
c1976d771b
|
[*] Compiler warning
[*] Disambiguate auContainerUtils
[*] Optimize AuLogXXX / remove alloc
[*] Didn't commit two auROXTL idiom updates (ExceptionWatcher and Logging)
|
2022-03-30 19:07:15 +01:00 |
|
|
79c2a2ffff
|
[*] Gave the NT loop some attention (much more required)
|
2022-03-30 18:56:56 +01:00 |
|
|
f9ac6fff72
|
[*] ECompressionType typo
|
2022-03-30 15:20:04 +01:00 |
|
|
35c1dc623b
|
[*] Formatting
|
2022-03-30 15:18:56 +01:00 |
|
|
e0b19c075d
|
[*] Refactor cache
|
2022-03-30 15:18:20 +01:00 |
|
|
cf73ccad37
|
[*] On unix, eNormal throttle should mask all cores
|
2022-03-30 15:18:07 +01:00 |
|
|
361e8526cf
|
[*] Optimize create-dir-tree for FS benchmark
|
2022-03-30 15:17:15 +01:00 |
|
|
790d01a29a
|
[*] Update for auROXTL changes
|
2022-03-30 15:16:57 +01:00 |
|
|
5ea5e0314f
|
[*] 32bit swaplock compile
|
2022-03-30 15:15:50 +01:00 |
|
|
802361c57e
|
[*] Update FS resources under NT (prevent conflict of privileged user data + brand matching all user data)
|
2022-03-30 12:33:52 +01:00 |
|
|
e7f6f79471
|
[+] RWLock::DowngradeWriteToRead
|
2022-03-30 12:32:03 +01:00 |
|
|
fe12215cb6
|
[+] Added overwriteMode argument in auTryInsert
|
2022-03-29 10:39:11 +01:00 |
|
|
3c53eb526f
|
[*] Enchanced command line parsing
|
2022-03-29 01:53:02 +01:00 |
|
|
68ab966315
|
[+] Added AU_DEFINE_FOR_VA, AU_DEFINE_THIS_MOVE_CTOR_VA, AU_DEFINE_THIS_COPY_CTOR_VA
|
2022-03-28 19:10:12 +01:00 |
|
|
10becf180c
|
[+] AU_DEFINE_HASHCODE_VA, define AU_DEFINE_EQUALS_VA
[*] Missing AuTryInsert pointer helpers
[*] Missing const specifier
|
2022-03-28 17:51:20 +01:00 |
|
|
55ff37731f
|
[*] tidy up
|
2022-03-28 14:37:28 +01:00 |
|
|
3f15f510a9
|
[*] Rename auTemplateMetaIsFunction
|
2022-03-28 14:34:06 +01:00 |
|
|
7e7c241f4d
|
[+] AuIsArray_v, AuDecay_t, AuIsFunction_v
|
2022-03-28 14:32:35 +01:00 |
|
|
681581486e
|
[+] AuTupleCountOf_v
|
2022-03-28 12:08:59 +01:00 |
|
|
5205cf1785
|
[*] tuple bug
|
2022-03-28 10:55:28 +01:00 |
|
|
99ba43acd4
|
[*] auContainerUtils fixes
[*] Formatting
|
2022-03-28 10:49:17 +01:00 |
|
|
cc01be79b3
|
[*] AuTryRemoveRange bug
|
2022-03-27 21:45:30 +01:00 |
|
|
b0cd732ac7
|
[*] Update AuTryInsert
[*] Fixup AuTryRemove
[+] AuAddConst_t
|
2022-03-27 21:34:44 +01:00 |
|
|
3c23be4ea1
|
[*] Fixup AuExists
|
2022-03-27 19:43:14 +01:00 |
|
|
1f125e3d8b
|
[+] AuListFromArgs
[*] Amend auTryConstructUtils
[+] try_emplace awareness
|
2022-03-27 19:29:34 +01:00 |
|
|
4d58e98543
|
[*] Outwards refactor (recrinkle) of auCopyMove and auMemory
|
2022-03-27 12:43:53 +01:00 |
|
|
f7064b8643
|
[*] Config crinkle
|
2022-03-27 12:11:59 +01:00 |
|
|
526444882b
|
[*] Config sewage
|
2022-03-26 16:35:30 +00:00 |
|
|
947356120b
|
[*] Creasing allocators
|
2022-03-26 16:18:50 +00:00 |
|
|
d549c3aeef
|
[*] Amend AuAdd[R/L]Ref
|
2022-03-26 15:41:27 +00:00 |
|
|
21a92faab3
|
[+] Attempt to reserve ahead of time when possible [ROXTL]
[*] Update docu
|
2022-03-26 15:02:47 +00:00 |
|
|
af39d8858c
|
[*] Clean up try construct
|
2022-03-26 13:47:45 +00:00 |
|
|
04a1853ed0
|
[+] MSVC AuUnsafeRaiiToShared exception throw mitigation
|
2022-03-26 13:43:49 +00:00 |
|
|
a7a982194e
|
[+] AuCtorErrorTag
|
2022-03-26 13:21:31 +00:00 |
|
|
dd2bba92e5
|
[*] STDs
|
2022-03-26 12:32:07 +00:00 |
|
|
47f7078a24
|
[*] Support first or last parameter T's instanceof AuCtorCode_t
|
2022-03-26 12:14:58 +00:00 |
|
|
74a0e92d32
|
[+] Document auCopyMoveUtils
[*] Memory Model
[*] TryConstruct shall permit extensions of the bool class (use it like a tag)
[*] Formatting
|
2022-03-26 12:02:08 +00:00 |
|
|
8f5029a120
|
[*] ...
|
2022-03-25 23:16:32 +00:00 |
|