Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/c-projects 2026-03-08 22:41:41 +00:00
c0827fcf38 Test workflow
abdelrahman released wapp-1.0.0 at abdelrahman/wizapp-stdlib 2026-03-08 21:40:12 +00:00
abdelrahman pushed tag 1.0.0 to abdelrahman/wizapp-stdlib 2026-03-08 21:38:49 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-03-08 21:38:18 +00:00
a1182016af Add VERSION
59423e294a Add packaging script
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-03-08 20:21:49 +00:00
ef5c9376a9 Fix mistake when building with no runtime assert
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-03-08 13:09:55 +00:00
eeed101228 Move large file source def to code
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-02-09 00:02:08 +00:00
6b88d7e3fe Add TODO for updating UUID implementation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-02-08 23:57:06 +00:00
58dab46902 Revert "Update uuid C++ implementation"
269ee5d9ab Revert "Update uuid C++ implementation"
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-02-08 23:53:17 +00:00
610df6869f Update uuid C++ implementation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-02-08 23:47:50 +00:00
1cdb08a81a Update uuid C++ implementation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-02-08 19:16:23 +00:00
8d9ef89329 Fix bug with queue
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-01-24 20:46:14 +00:00
3d3452f523 Update queue implementation to use ring buffer
8e41b627bc Add function to create array from preallocated buffer
7a54c28c0f Update array allocation functions
Compare 3 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-01-22 06:09:51 +00:00
bd659e64fc Ensure array count is set correctly when allocating
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-01-19 06:09:45 +00:00
21ac756fad Pass init flags to allocating array utilities
243f04c0ca Handle lseek64 not existing on macOS
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-01-11 23:48:39 +00:00
4cc8cb3d25 Fix MSVC errors
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-01-11 23:46:28 +00:00
a9f5b9c3c6 Add queue implementation
9af9cedd51 Add pointer offset utility
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-01-11 21:58:52 +00:00
1e536cc3ba Rename array alloc size utility
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-01-11 21:46:03 +00:00
e6f31e4f7b Update dbl list utilities
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-01-11 21:32:00 +00:00
6cd3c6f596 Add utility to get node item
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-01-11 21:26:20 +00:00
5a504c6791 Add extra utilities for dbl list