|  | 4852a431a8 | More posix fixes | 2025-06-08 19:21:38 +10:00 |  | 
			
				
					|  | 842085ac26 | Put DLList_ForEach into one-line | 2025-06-08 19:20:15 +10:00 |  | 
			
				
					|  | b1394e6416 | Get latest changes from LPP bot | 2025-06-03 16:26:40 +10:00 |  | 
			
				
					|  | 2371297dda | 2025 spring cleaning | 2025-05-12 17:09:03 +10:00 |  | 
			
				
					|  | 70d0889b00 | Fix incorrect memset | 2025-02-14 00:30:55 +11:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 243a214b43 | Fix compile error with Bit_IsSet for Dqn_OS_Exec* | 2024-03-25 16:36:15 +11:00 |  | 
			
				
					|  | a15e98212d | Wire up the error sink for os exec | 2024-03-25 16:33:37 +11:00 |  | 
			
				
					|  | 003e2777de | Fix file move never succeeding | 2024-03-25 16:16:13 +11:00 |  | 
			
				
					|  | 3bca236a74 | Compile on Linux again, fix comment warning, implement output capture on exec on posix | 2024-03-25 16:11:57 +11:00 |  | 
			
				
					|  | b1eab3abdf | Add capturing of stdout/stderr output in exec API | 2024-03-25 13:14:05 +11:00 |  | 
			
				
					|  | af7ae2ae2a | Add error sink ignore API | 2024-03-25 13:13:43 +11:00 |  | 
			
				
					|  | 158d058d5d | Import latest revision of dqn lib from CSIGHT | 2024-03-19 23:11:00 +11:00 |  | 
			
				
					|  | 7f2a0152e0 | Allow exiting on error from the creation of an error sink | 2024-02-29 21:30:06 +11:00 |  | 
			
				
					|  | 963d911d9d | Bundle external libraries with the include files | 2024-02-26 21:04:02 +11:00 |  | 
			
				
					|  | f6dd762e8d | Add dqn_cgen, reorganise files into standalone/external dirs | 2024-02-26 00:15:09 +11:00 |  | 
			
				
					|  | 6aec2ca4cf | Add date to unix time, fix buggy array and arena prototype | 2024-02-25 22:37:14 +11:00 |  | 
			
				
					| 
							
							
								 doylet | 8b2aea5b1d | Implement error sink on posix layer | 2024-02-11 18:23:13 +11:00 |  | 
			
				
					| 
							
							
								 doylet | 18a37024da | Add new ErrorSink API to collate error from API calls | 2024-02-11 16:14: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 | 105ee9f4b1 | Fix compilation for emscripten backend | 2024-02-01 00:03:06 +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 |  | 
			
				
					|  | 04b5e26ff3 | dqn: Add more container types | 2023-08-31 22:10:47 +10:00 |  | 
			
				
					|  | 7f47df1bbe | dqn: Document the stack trace API | 2023-08-31 20:07:27 +10:00 |  | 
			
				
					|  | 48fc80e24f | dqn: Update Windows header replacement | 2023-08-31 14:33:07 +10:00 |  | 
			
				
					|  | 91c5989a7d | dqn: Implement stack trace for windows | 2023-08-31 01:03:48 +10:00 |  | 
			
				
					|  | 0028e9ca62 | dqn: Start mocking up stack trace lib | 2023-08-30 00:14:31 +10:00 |  | 
			
				
					|  | 76cc1f278c | dqn: Only poison commit pages to speed up poison of large arenas | 2023-08-29 23:04:14 +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 |  | 
			
				
					|  | 2740987956 | dqn: Add ASAN poisoning | 2023-08-27 18:07:13 +10:00 |  | 
			
				
					|  | faf229c17f | dqn: Namespace tests | 2023-08-26 17:34:02 +10:00 |  | 
			
				
					|  | 441ba657a0 | dqn: Move printing above debug | 2023-08-26 17:27:37 +10:00 |  | 
			
				
					|  | 4b610ed623 | dqn: Minor header block comments | 2023-08-26 00:00:44 +10:00 |  | 
			
				
					|  | 363b86539f | dqn: Re-enable clang build flags | 2023-08-25 23:49:03 +10:00 |  | 
			
				
					|  | 2868993ebc | dqn: Add MSVC SAL annotations | 2023-08-25 23:42:09 +10:00 |  | 
			
				
					|  | 8f129e7893 | dqn: Upgrade to latest lib | 2023-08-25 20:35:04 +10:00 |  | 
			
				
					|  | c1de1a7c0d | dqn: Remove dupe file, fix missing DQN_ONLY_PROFILER check | 2023-08-16 22:12:07 +10:00 |  | 
			
				
					|  | 3ed939370a | dqn: Add allocating string split | 2023-08-16 22:06:48 +10:00 |  | 
			
				
					|  | a5a4485e29 | dqn: Reorganize the library | 2023-08-16 21:59:38 +10:00 |  | 
			
				
					|  | 3c614946e0 | dqn: Fix up some grammar | 2023-07-16 18:01:29 +10:00 |  | 
			
				
					|  | 5fdb1aa1a4 | dqn: Update readme | 2023-07-16 17:59:07 +10:00 |  | 
			
				
					|  | c3902e3a29 | dqn: Move vector math to impl, add new macros | 2023-07-16 17:52:18 +10:00 |  | 
			
				
					|  | 2bbc49242e | dqn: Cleanup more documentation | 2023-07-06 21:13:52 +10:00 |  |