16 Commits

Author SHA1 Message Date
a844d2b992 Get latest DQN lib from side projects 2025-02-14 00:27:42 +11:00
6b403eae71 Pull in changes from internal project 2024-08-01 13:34:36 +10:00
765b8255f7 Pull in bug fixes from upstream 2024-04-18 22:59:11 +10:00
3bca236a74 Compile on Linux again, fix comment warning, implement output capture on exec on posix 2024-03-25 16:11:57 +11:00
158d058d5d Import latest revision of dqn lib from CSIGHT 2024-03-19 23:11:00 +11:00
doylet
f6c836ba84 Add more array helper functions, add U64 to I64 saturate cast 2024-02-02 00:08:31 +11:00
doylet
022c309e3a Import latest changes from CSIGHT project 2024-01-31 23:49:23 +11:00
bf413d7e57 dqn: Upgrade lib to latest version from TELY 2023-10-25 00:11:48 +11:00
b46b44f11c dqn: Fix DQN_ASAN_POISON 0 breaking arenas, improve profiler API 2023-09-01 00:18:53 +10:00
91c5989a7d dqn: Implement stack trace for windows 2023-08-31 01:03:48 +10:00
b624ef1da5 dqn: Reduce ASAN guard size to 128 bytes, make it configurable 2023-08-29 22:57:31 +10:00
85c0fdf5fd dqn: Simplify Hex->U64 and also remove UB right shift 2023-08-29 22:44:43 +10:00
d756a26b42 dqn: Fix poison vet check, use FsFile for logs, various cleanup 2023-08-29 22:35:25 +10:00
0872da026a dqn: Put ASAN poisoning behind macros to allow vetting 2023-08-29 00:52:01 +10:00
2868993ebc dqn: Add MSVC SAL annotations 2023-08-25 23:42:09 +10:00
a5a4485e29 dqn: Reorganize the library 2023-08-16 21:59:38 +10:00