Commit graph

129 commits

Author SHA1 Message Date
Tristan Cormier
5127106d3c fix(build): narrowing conversions in CObjectHeap::Ptr 2025-08-23 10:16:07 -04:00
Tristan Cormier
0282ca061a fix(build): include missing size_t definition in MD5.hpp 2025-08-23 10:08:01 -04:00
VDm
def0513800 feat(objectalloc): add copy constructor for CObjectHeapList 2025-08-23 15:01:11 +04:00
VDm
5d0182796e feat(objectalloc): implement copy constructor for CObjectHeap 2025-08-23 14:48:13 +04:00
VDm
199a2c46cb feat(objectalloc): complete implementation of ObjectAlloc methods 2025-08-23 12:11:12 +04:00
VDm
94dcf8ca77 feat(objectalloc): update ObjectAlloc methods to support freeing of memory 2025-08-20 00:50:31 +04:00
VDm
ab0b7965db feat: improve ObjectAlloc implementation 2025-08-18 00:49:12 +04:00
VDm
bd5cc06b68 feat: implement MD5 algorithm 2025-08-17 18:08:42 +04:00
VDm
d4ee19c6af feat(memory): add assertion mode check to CDataAllocator 2025-08-17 16:30:57 +04:00
VDm
739adccafd fix(memory): set correct pointer size for data block 2025-08-17 14:57:36 +04:00
VDm
e19808b918 feat(memory): implement CDataAllocator 2025-08-17 14:54:45 +04:00
VDm
c57f882da2 chore(build): update typhoon 2025-07-12 17:39:16 +04:00
VDm
c70ab34cce chore(build): update typhoon 2025-06-28 16:06:56 +04:00
VDm
56b303bc07 chore(build): update typhoon 2025-06-23 21:16:26 +04:00
VDm
59795e292e chore(build): update typhoon 2025-06-23 20:50:37 +04:00
VDm
50b094a8cf chore(build): upgrade typhoon 2025-06-15 20:41:55 +04:00
69f8a4bfac chore(build): upgrade typhoon 2025-04-29 22:38:24 -04:00
7fa4991903 chore(build): upgrade dependencies 2025-04-14 05:05:45 -04:00
f0835fa1a7 fix(time): make thread affinity mask calculation more readable 2025-04-12 19:02:47 -04:00
9a3b3aeafd feat(time): add basic OsGetAsyncClocksPerSecond for Mac and Linux 2025-04-11 23:35:20 -04:00
90cff0ab83 chore(build): upgrade dependencies 2025-04-11 20:03:56 -04:00
29d8f014ec feat(time): add OsTimeGetTestError 2025-04-11 13:04:42 -04:00
48a95a9b30 refactor(time): add TimingMethods enum value 2025-04-11 05:40:21 -04:00
4b06025afd feat(time): implement OsTimeGetTimingMethod 2025-04-11 04:49:08 -04:00
b3d83388ef feat(time): change TimingMethod enum names, add OsTimeGetTimingMethodName for Windows 2025-04-11 02:32:39 -04:00
52330085e1 chore(build): upgrade dependencies 2025-04-07 22:29:44 -04:00
0401d90137 feat(unicode): add UTF-8 conversion routines 2025-04-06 13:02:42 -04:00
a654f25957 fix(processor): LPCALLNTPOWERINFORMATIONFUNC should return LONG instead of the error-prone NTSTATUS 2025-04-01 15:56:07 -04:00
98adb41e3c fix(time): use llabs and add include to <cmath> 2025-04-01 15:45:28 -04:00
0a514776ce fix(time): remove include for missing file 2025-04-01 15:42:39 -04:00
269f5756c3 fix(processor): sysctlbyname uses size_t length 2025-04-01 15:38:25 -04:00
a2c5663601 fix(processor): sysctlbyname uses size_t length 2025-04-01 15:36:32 -04:00
339f9018d4 fix(processor): swapped arguments to __cpuid intrinsic 2025-04-01 15:32:01 -04:00
cde3ed90ee chore(build): upgrade dependencies 2025-03-31 23:02:15 -04:00
755157cb5a fix(common): <bc/Memory.hpp>, not <storm/Memory.hpp> 2025-03-31 20:29:45 -04:00
9039ff45c5 fix(handle): update with new STORM_VALIDATE macro 2025-03-31 20:17:33 -04:00
3baccc8168 fix(build): add dependency on bc 2025-03-31 19:40:46 -04:00
91fc2199b0 fix(build): add dependency on bc 2025-03-31 19:39:28 -04:00
f3c055e8a2 chore(build): upgrade minimum CMake version to 3.5 2025-03-31 19:08:27 -04:00
5ba102cc5b chore(build): upgrade dependencies 2025-03-31 19:08:13 -04:00
f65b8027af fix(time): added missing include <new> for placement operator 2025-03-21 03:17:35 -04:00
bc34c481d3 feat(common): implement processor feature detection on Windows and MacOS, more accurate OsTime* functions on Windows 2025-03-21 03:14:51 -04:00
93bdaa6c9e chore(build): upgrade dependencies 2025-03-18 13:49:47 -04:00
1a5c1bdd31 chore(build): upgrade dependencies 2025-03-16 03:03:34 -04:00
422bc11d30 chore(build): upgrade dependencies 2024-12-09 13:13:13 -05:00
438c900ff5 chore(build): upgrade dependencies 2024-11-22 04:52:18 -05:00
c9ec935d5a chore(build): upgrade dependencies 2024-09-08 11:11:41 -04:00
c825555e7f chore(build): upgrade dependencies 2024-09-07 12:55:59 -04:00
1142fd4aca chore(build): upgrade dependencies 2024-09-04 09:51:51 -04:00
4439dad547 chore(build): update dependencies 2024-08-30 20:28:24 -04:00