Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-06-03 06:58:50 +00:00
6499dd7be9 Rename testing macros
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-06-02 22:56:02 +00:00
75bbb82058 Add helper macro for running test functions
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-06-02 22:36:41 +00:00
7fb13f2439 Update compile script to run tests
0b63bc746d Add tests
6ee3c762df Add terminal colour constants
59f1c3eb58 Add testing utilities
55d0c25c90 Reformat
Compare 5 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-06-02 20:26:45 +00:00
cfc98e0137 Update .gitignore
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-06-02 19:54:41 +00:00
32877cdeaa Fix platform detection on Apple platforms
7e2d7b28b7 Update .gitignore
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-06-02 19:42:55 +00:00
23886f40e8 Switch to using wapp_mem_util_alloc instead of calloc
57de75c1f8 Set allocation flags per platform
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-06-02 19:10:30 +00:00
9807334ac9 Complete memory allocation and deallocation function definitions
18448dd7c1 Define memory allocation and deallocation functions
62fdef8601 Add platform detection definitions
Compare 3 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-06-02 00:17:32 +00:00
61c29ee564 Remove growing_arena and use base_arena
36bc8ab54a Ignore test files
a8e5913254 Add release build and compile test
Compare 3 commits »
abdelrahman created branch growing_arena in abdelrahman/wizapp-stdlib 2024-06-01 22:23:11 +00:00
abdelrahman pushed to growing_arena at abdelrahman/wizapp-stdlib 2024-06-01 22:23:11 +00:00
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-26 16:56:43 +00:00
35a33e2fa6 Reformat
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-26 16:51:56 +00:00
1c08881dfb Ensure pthread_join succeeded before returning true
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-26 14:54:16 +00:00
7593eb4732 Add release build
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-26 14:44:15 +00:00
ec2835e900 Read the image in a separate thread and ensure each strip is read in its own thread (#1)
abdelrahman deleted branch threading-test from abdelrahman/tiffread 2024-05-26 14:44:15 +00:00
abdelrahman merged pull request abdelrahman/tiffread#1 2024-05-26 14:44:13 +00:00
Read the image in a separate thread and ensure each strip is read in its own thread
abdelrahman created pull request abdelrahman/tiffread#1 2024-05-26 14:42:56 +00:00
Read the image in a separate thread and ensure each strip is read in its own thread
abdelrahman pushed to threading-test at abdelrahman/tiffread 2024-05-26 14:40:31 +00:00
373c27572e Add viewing area and ensure all images are displayed within it
abdelrahman pushed to threading-test at abdelrahman/tiffread 2024-05-26 14:09:58 +00:00
c564cabc66 Reorganise tiffread.c and reduce number of loops in read_strips
abdelrahman pushed to threading-test at abdelrahman/tiffread 2024-05-26 13:55:34 +00:00
19a87c5c4f Read each strip in a separate thread
dde1cce8e4 Load the image in a separate thread
53c70156a6 Update .gitignore
ad4b7b40aa Update .gitignore
aa12b62e7e Fix compile script
Compare 5 commits »