|
5e445175
|
2025-08-01T17:42:44
|
|
refactor: changed psym to use its typedef
|
|
683f1943
|
2025-08-01T17:42:18
|
|
feat: marshall_fact, marshall_ptag
|
|
2ff8c43f
|
2025-08-01T17:59:35
|
|
feat: marshall_fact misc func
|
|
51255358
|
2025-08-01T17:47:19
|
|
wip: added more functions
|
|
1339f017
|
2025-08-01T17:14:31
|
|
feat: marshall_ptr, marshall_ptr_free + tests
|
|
627a462b
|
2025-08-01T16:39:35
|
|
fix buf_parse_time_as_tags
|
|
1b47a3b8
|
2025-08-01T16:34:37
|
|
wip: marshall_time
|
|
6c0e2a86
|
2025-08-01T16:27:35
|
|
%Time{} with tags
|
|
cd742277
|
2025-08-01T15:40:19
|
|
feat: marshall_ratio, marshall_quote, marshall_var, marshall_pvar, marshall_complex
|
|
3fb9369e
|
2025-07-31T20:49:33
|
|
check marshall_uw return value
|
|
5c1eab0e
|
2025-07-31T19:43:28
|
|
fix asserts in marshall.c
|
|
28213443
|
2025-07-31T16:54:22
|
|
feat: marshall_cfn, marshall_fn, marshall_(p)frame, marshall_(p)callable, marshall_(p)call
|
|
9265f62d
|
2025-07-31T16:48:13
|
|
feat: p_frame typedef
|
|
753c0fa3
|
2025-07-31T16:41:57
|
|
feat: marshall_heap_pointer now takes a const pointer + marshall_(p)frame prototype
|
|
dca46f15
|
2025-07-31T14:23:17
|
|
feat: marshall_map tag test
|
|
1edc05ec
|
2025-07-31T14:22:21
|
|
feat: buf inspect string oct->hex format
|
|
3e00837e
|
2025-07-31T13:27:26
|
|
feat: marshall_float32/64/128
|
|
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
|
|
6b1e4157
|
2025-07-30T12:19:09
|
|
wip: marshall_pcallable, marshall_call, marshall_ident
|
|
718c9da6
|
2025-07-30T12:10:55
|
|
add comments for marshall_read_plist
|
|
54ef68b8
|
2025-07-28T17:58:20
|
|
fix buf_read_integer
|
|
dd575e5c
|
2025-07-28T17:30:19
|
|
fix compilation
|
|
e843c98d
|
2025-07-28T17:27:18
|
|
add missing files to read libtommath integers
|
|
8d032c55
|
2025-07-28T17:21:56
|
|
buf_read_integer (signed binary format)
|
|
3840968a
|
2025-07-28T17:06:24
|
|
feat: marshall_read_array
|
|
b5ec33b5
|
2025-07-28T16:54:06
|
|
add missing functions for serialization of libtommath big integers
|
|
b6b70db9
|
2025-07-28T16:09:47
|
|
WIP: marshall_read_array
|
|
def27136
|
2025-07-28T16:00:51
|
|
force 28 bit per digit for libtommath integers
|
|
87d56300
|
2025-07-28T15:13:37
|
|
fix: wrong call type in marshall_read test because the enum changed
|
|
47e75989
|
2025-07-26T20:36:11
|
|
remove comment
|
|
396e0fa0
|
2025-07-26T20:29:41
|
|
wip marshall
|
|
942099c5
|
2025-07-26T20:14:43
|
|
fix compilation
|
|
979b3eef
|
2025-07-26T19:48:21
|
|
refactor types.h
|
|
dec6e133
|
2025-07-25T12:49:22
|
|
time.c -> timespec.c
|
|
c83f69f4
|
2025-07-25T11:21:22
|
|
fix double free (stupid one...)
|
|
bbd83477
|
2025-07-25T18:02:09
|
|
refactor: TAG_LIST -> TAG_PLIST
|
|
f5fe4c36
|
2025-07-25T16:57:35
|
|
add hex values for tag types
|
|
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
|
|
87ea842e
|
2025-07-22T18:33:33
|
|
fix bool_init_cast for pvar
|
|
ddb3e80a
|
2025-07-22T17:24:27
|
|
portable endian.h
|
|
6318b603
|
2025-07-22T05:26:14
|
|
ws: 72 columns
|
|
c7c622ca
|
2025-07-22T04:57:55
|
|
ws: 72 columns
|
|
7ad003df
|
2025-07-24T18:39:37
|
|
fix marshall_str
|
|
2fe26722
|
2025-07-24T17:15:45
|
|
refactor: list_new_copy -> list_new_copy_all; fix: marshall_test expected strings
|
|
80739ad9
|
2025-07-24T14:27:47
|
|
buf.c: fix buf_ignore on non utf-8 bytes
|
|
e34005a0
|
2025-07-24T13:00:23
|
|
fix buf_inspect_str_reserved and _size
|
|
64263f0b
|
2025-07-24T12:09:01
|
|
wip str
|
|
7a49d8f5
|
2025-07-23T18:39:09
|
|
wip str "\xFF"
|
|
f087f4de
|
2025-07-23T17:08:37
|
|
WIP: change TEST_STR_EQ variables for no conflicts
|
|
bf6c6ddc
|
2025-07-23T16:04:05
|
|
feat: added STR_1 macro to easily make raw strings
|
|
70b224ae
|
2025-07-23T15:39:42
|
|
fix: useless header
|
|
a0434fc1
|
2025-07-23T15:37:00
|
|
wip: marshall_read_test
|
|
e77343fb
|
2025-07-22T18:03:58
|
|
wip: NULL marshalling in marshall_heap_pointer
|
|
5a694fd1
|
2025-07-21T21:17:52
|
|
stacktrace
|
|
94797ece
|
2025-07-21T19:23:02
|
|
plist_join, plist_reverse
|
|
e8367141
|
2025-07-21T18:18:26
|
|
fix: memory leaks for marshall
|
|
377523e3
|
2025-07-21T17:48:19
|
|
fix compilation
|
|
81001ea4
|
2025-07-21T17:46:35
|
|
wip ws and make marshall_read compile
|
|
56116921
|
2025-07-21T17:40:22
|
|
ws: 72 columns
|
|
539e2263
|
2025-07-21T17:33:28
|
|
style: changed too long lines
|
|
a444a020
|
2025-07-21T17:32:21
|
|
ws
|
|
a222ebbf
|
2025-07-21T17:11:48
|
|
WIP: marshall_read_plist
|
|
4cddecc3
|
2025-07-21T16:24:23
|
|
fix marshall/marshall_read for p_* pointer types
|
|
6ab705bf
|
2025-07-21T16:12:46
|
|
update sources
|
|
3c8a8ce8
|
2025-07-21T15:02:59
|
|
feat: unit test for marshall_plist
|
|
92e1ee09
|
2025-07-21T14:45:16
|
|
feat: marshall_plist implementation
|
|
2b1f0353
|
2025-07-18T18:08:45
|
|
wip: marshall_heap_pointer call in marshall_plist
|
|
a72bc1d9
|
2025-07-18T14:59:40
|
|
wip: marshall_plist calls marshall_list
|
|
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
|
|
bcbd48a1
|
2025-07-16T18:28:58
|
|
fix marshall_read.h protos
|
|
53c14783
|
2025-07-16T15:47:32
|
|
feat: marshall_read_tag complete
|
|
3c62a3da
|
2025-07-15T20:47:16
|
|
wip marshall_test and marshall_init
|
|
c2fb36ca
|
2025-07-15T20:19:01
|
|
fix: marshall function parameter mismatches
- Add missing heap parameter to marshall_tag call in kc3.c:718
- Add missing heap parameter to marshall_uw call in marshall.c:278
- Add missing heap parameter to marshall_tag call in marshall.c:282
- Fix marshall_heap_pointer function signature to match header declaration
- Fix marshall_list parameter to be const s_list * to match header
- Update test macros to include heap parameter and rename to MARSHALL_TEST_BUF_*
- Fix direct marshall_u32 calls in test functions to include heap parameter
|
|
9940c063
|
2025-07-15T18:28:07
|
|
feat: marshall_heap_pointer
|
|
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
|
|
ae4bce6d
|
2025-07-15T15:07:11
|
|
wip types
|
|
f9c1148f
|
2025-07-13T20:49:00
|
|
marshall read: proto remove const
|
|
32feaf01
|
2025-07-13T19:35:51
|
|
add prototypes to libkc3/marshall_read.h
|
|
5d9703df
|
2025-07-13T17:27:49
|
|
MARSHALL_MAGIC
|
|
c313631d
|
2025-07-13T15:03:35
|
|
cleanup all marshall and marshall_read files
|
|
f7127412
|
2025-07-15T14:43:05
|
|
test: unmarshall
|
|
86568039
|
2025-07-11T17:38:57
|
|
feat: unmarshalling functions begin
|
|
94675057
|
2025-07-11T17:16:29
|
|
feat: marshalling save to file and read from file
See marshalling.h comments for more details
|