|
|
4b87134390
|
fix(android build): fixed mistake in while comparison for compare memory function
|
2025-10-16 11:55:41 -05:00 |
|
|
|
c0f40ecddf
|
fix(android build): fixed typing of neon memory implementation
|
2025-10-16 11:53:49 -05:00 |
|
|
|
58ba6ee289
|
fix(android build): changed way that simd is detected at build and run time
|
2025-10-16 11:08:54 -05:00 |
|
|
|
061cb514fe
|
fix(android build): fixed unsused includes
|
2025-10-16 10:33:50 -05:00 |
|
|
|
afcdff4c17
|
refactor(linting): moved page_size into function where it is used
|
2025-10-05 10:27:54 -05:00 |
|
|
|
4e545e649a
|
refactor(linting): added type casting for safety
|
2025-10-05 10:06:29 -05:00 |
|
|
|
73eeb4ef70
|
refactor(linting): removed magical numbers from memory functions
|
2025-10-05 10:02:50 -05:00 |
|
|
|
d497356835
|
refactor(linting): fixed warnings given by clang
|
2025-10-05 09:40:33 -05:00 |
|
|
|
e75542f6f2
|
fix(allocator): fixed allocator for windows
|
2025-04-19 09:22:51 -05:00 |
|
|
|
6e1533c943
|
feat(allocator): implemented realloc function
|
2025-04-19 06:49:34 -05:00 |
|
|
|
00b6aaa735
|
refactor(allocator): made seperate allocator function for malloc
|
2025-04-19 06:37:17 -05:00 |
|
|
|
4c72d22e9c
|
feat(memory management): implemented memory compare function
|
2025-04-19 05:05:12 -05:00 |
|
|
|
4aa1913006
|
feat(memory management): implemented memory move function
|
2025-04-18 12:13:11 -05:00 |
|
|
|
3ae91ad59c
|
feat(memory management): implemented memeory copy function
|
2025-04-18 10:05:29 -05:00 |
|
|
|
64a3f60228
|
feat(memory management): implemented memory set function
|
2025-04-16 17:18:07 -05:00 |
|
|
|
c091d0dcc4
|
refactor(file structure): seperated files in seperate folders
|
2025-04-12 17:05:14 -05:00 |
|