|
51255358
|
2025-08-01T17:47:19
|
|
wip: added more functions
|
|
b1ee9258
|
2025-07-31T12:34:49
|
|
feat: added marshall_read_ht functions
|
|
29262c6f
|
2025-07-30T18:18:00
|
|
fix: heap size on read_tests
|
|
b45bc82b
|
2025-07-30T17:53:48
|
|
fix: marshall_read_init tmp
|
|
53035964
|
2025-07-30T17:49:14
|
|
wip ht_add_init for marshall_read
|
|
feba94fc
|
2025-07-30T17:23:17
|
|
wip marshall_read_plist
|
|
6da4a6d1
|
2025-07-30T17:13:38
|
|
feat: added hashtable in types.h; added marshall_read_heap_pointer
|
|
ff668d02
|
2025-07-30T14:19:36
|
|
check buffer sizes and started to implement buf_seek
|
|
21f29489
|
2025-07-30T14:08:24
|
|
fix: adress was missing on mr->heap
|
|
cd95cdf2
|
2025-07-30T12:55:46
|
|
fix marshall_read_init_str to check buffer sizes
|
|
718c9da6
|
2025-07-30T12:10:55
|
|
add comments for marshall_read_plist
|
|
dd575e5c
|
2025-07-28T17:30:19
|
|
fix compilation
|
|
8d032c55
|
2025-07-28T17:21:56
|
|
buf_read_integer (signed binary format)
|
|
3840968a
|
2025-07-28T17:06:24
|
|
feat: marshall_read_array
|
|
b6b70db9
|
2025-07-28T16:09:47
|
|
WIP: marshall_read_array
|
|
87d56300
|
2025-07-28T15:13:37
|
|
fix: wrong call type in marshall_read test because the enum changed
|
|
942099c5
|
2025-07-26T20:14:43
|
|
fix compilation
|
|
979b3eef
|
2025-07-26T19:48:21
|
|
refactor types.h
|
|
bbd83477
|
2025-07-25T18:02:09
|
|
refactor: TAG_LIST -> TAG_PLIST
|
|
bd5aa889
|
2025-07-25T16:35:38
|
|
feat: marshall_read reads bool and u8; changed the enum in types.h to explicit values
|
|
db05865d
|
2025-07-25T09:46:54
|
|
fix marshall_read_test.c for marshall_read_bool
|
|
14b8fcc1
|
2025-07-25T08:00:43
|
|
wip marshall_read / tests
|
|
2fe26722
|
2025-07-24T17:15:45
|
|
refactor: list_new_copy -> list_new_copy_all; fix: marshall_test expected strings
|
|
f087f4de
|
2025-07-23T17:08:37
|
|
WIP: change TEST_STR_EQ variables for no conflicts
|
|
70b224ae
|
2025-07-23T15:39:42
|
|
fix: useless header
|
|
a0434fc1
|
2025-07-23T15:37:00
|
|
wip: marshall_read_test
|
|
377523e3
|
2025-07-21T17:48:19
|
|
fix compilation
|
|
81001ea4
|
2025-07-21T17:46:35
|
|
wip ws and make marshall_read compile
|
|
a222ebbf
|
2025-07-21T17:11:48
|
|
WIP: marshall_read_plist
|
|
4cddecc3
|
2025-07-21T16:24:23
|
|
fix marshall/marshall_read for p_* pointer types
|
|
221b29c0
|
2025-07-18T12:10:34
|
|
wip: marshall_plist calls
/!\ Segfault because of invalid s_tag providen in marshall_test
|
|
1198a6ef
|
2025-07-17T16:09:59
|
|
feat: marshall_read_p*
|
|
f0beff81
|
2025-07-17T15:04:09
|
|
feat: pointers typedefs
|
|
07f166ae
|
2025-07-17T12:10:04
|
|
wip(marshall_read): marshall_read_list
|
|
79ad5af8
|
2025-07-17T06:08:46
|
|
sort alphabetically
|
|
ef67efb3
|
2025-07-17T05:43:30
|
|
fix indentation
|
|
2b797263
|
2025-07-17T05:35:03
|
|
fix marshall_read.c function signatures
|
|
53c14783
|
2025-07-16T15:47:32
|
|
feat: marshall_read_tag complete
|
|
c87b665d
|
2025-07-15T18:17:53
|
|
feat: WIP new marshalling functions for non integer types
|
|
5a755a09
|
2025-07-15T16:47:06
|
|
feat: deleted unmarshall.c and changed to marshall_read.c
|
|
c313631d
|
2025-07-13T15:03:35
|
|
cleanup all marshall and marshall_read files
|