|
65ec083f52
|
Now the design is fully done for errors as values
|
2025-07-24 05:06:24 +02:00 |
|
|
1d370096d9
|
changed error handling
|
2025-07-19 04:03:24 +02:00 |
|
|
5cdd4f8835
|
Namespaced everything
|
2025-07-18 07:16:38 +02:00 |
|
|
ec3d796774
|
buffer redisign, now its a template
|
2025-07-17 22:10:03 +02:00 |
|
|
f8f0ef364e
|
= operator is no longer deleted for buffer_unsigned
|
2025-07-15 16:39:19 +02:00 |
|
|
2eaa37b886
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# src/file_deserialising.h
|
2025-07-08 08:59:22 +02:00 |
|
|
4d19f5ac40
|
Now the file reader takes in account previous buffer size when reading more
|
2025-07-08 08:58:07 +02:00 |
|
|
36557dcf3d
|
Merge pull request 'Fixed an small issue with buffer reading, not null termination guarantee' (#1) from detached into main
Reviewed-on: #1
|
2025-07-07 06:49:37 +02:00 |
|
|
13b3ecfbc7
|
Fixed an small issue with buffer reading, not null termination guarantee
|
2025-07-07 08:48:01 +02:00 |
|
|
238f9a9b97
|
made buffer more robust and supports unsigned char buffers
|
2025-07-06 14:27:25 +02:00 |
|
|
35c95790ed
|
buffer now stores the number of allocations for debug
|
2025-07-06 05:19:44 +02:00 |
|
|
ff45377ffe
|
fixed reader not valuing buffer to see if a file is readable
|
2025-07-06 01:02:25 +02:00 |
|
|
1b005488a2
|
Fixed buffer allocation
|
2025-07-05 05:12:17 +02:00 |
|
|
02b593c237
|
Made project more solid, made deserialiser do incomplete buffer read, made file_reader non copyable, updated test.cpp
|
2025-07-03 19:12:21 +02:00 |
|
|
ceb65deca8
|
changed project structure
Also made functions return result to know how the read went
Also made the file derserializer work more efficiently
|
2025-07-01 23:41:32 +02:00 |
|
|
d161e31e63
|
Buffer reading now seems stable (or at least not broken)
|
2025-06-30 20:16:13 +02:00 |
|
|
3944277f6d
|
Very very experimental buffer read from deserializer
|
2025-06-30 18:13:50 +02:00 |
|
|
c7c18fff58
|
Added readme
|
2025-06-30 05:34:46 +02:00 |
|
|
92315413b2
|
Barely functional now (i think)
|
2025-06-30 05:19:28 +02:00 |
|
|
80a525dbdb
|
First commit
|
2025-06-28 04:53:06 +02:00 |
|