Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-30 21:17:36 +00:00
d508af1809 Refactor read_fields function
e371ca7160 Remove unnecessary comments
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-30 21:01:11 +00:00
eaa6e52fbe Switch from using Allocator to Arena
3c6e5defb9 Fix compile script
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-29 22:26:52 +00:00
a00e737652 Update compile script
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-29 22:25:28 +00:00
45276ffcc1 Update submodule
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-29 22:23:23 +00:00
b59aedad89 Add BasicString and StringView
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-29 22:06:36 +00:00
3f5e3558b9 Add BasicString
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-29 21:56:08 +00:00
bb2db0d30d Return StringUpdate from the dstr update functions
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-29 21:48:35 +00:00
e75846a507 Update dstr to use Arena
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-29 20:43:00 +00:00
05e56d67ea Reorganise the code
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-28 21:59:54 +00:00
7164156c35 Simplify Arena
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-28 21:04:43 +00:00
e67e1df9a5 Rename arena free functions
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-24 22:40:37 +00:00
e206b4f4a6 Remove Allocator functions from Arena
05bfa73509 Revert "Simplify Arena allocator"
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-24 22:11:17 +00:00
d4313fb8e4 Simplify Arena allocator
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-24 21:51:53 +00:00
92db9206cc Remove complicated memory abstractions
abdelrahman created branch mem_context_and_allocator in abdelrahman/wizapp-stdlib 2024-04-24 21:49:56 +00:00
abdelrahman pushed to mem_context_and_allocator at abdelrahman/wizapp-stdlib 2024-04-24 21:49:56 +00:00
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-21 23:00:52 +00:00
2c1b844c64 Update .gitignore
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-21 23:00:13 +00:00
ce7f30f7e3 Update submodules
38988120a3 Start implementing reading fields from scratch
8040dd7381 First botched attempt at reading image data :D
Compare 3 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-21 22:59:19 +00:00
6195b521f5 Set minimum capacity for arena
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-21 01:39:56 +00:00
0bd448a8a9 Initial implementation of the reader
61f0182c3f Add macros to detect endianness
aae4909d30 Add libraries in compile script
29890a6135 Rename field types
7f6ffd0fea Add destroy_image function
Compare 5 commits »