libkc3/struct_type.c


Log

Author Commit Date CI Message
Thomas de Grivel 54e14e75 2025-09-21T14:17:49 fix struct type offset calculation for macos amd64
Thomas de Grivel d4687e50 2025-09-12T23:13:12 fix ikc3 --copy
Thomas de Grivel 6ddab394 2025-09-12T22:28:18 fix test_httpd
Thomas de Grivel 9e0cf3c1 2025-09-05T14:01:46 refactor *_new_ref -> p*_init_copy
Thomas de Grivel 41bd0a53 2025-08-25T12:07:17 fix struct_type_update_map, must_clean was not initialized
Thomas de Grivel f73cbc2e 2025-08-20T19:45:35 fix offset and size used when not initialized
lyzer-px b7ff58fe 2025-08-20T18:08:06 feat: marshall_read struct type
Thomas de Grivel 8086e9e7 2025-08-12T15:06:31 fix reference counting of s_struct_type.clean pcallable
Thomas de Grivel 505fb9dd 2025-08-12T15:05:25 fix reference counting of s_struct_type.clean pcallable
Thomas de Grivel cc556ccd 2025-08-11T19:12:14 fix memleak in struct_type
Thomas de Grivel 4b7c95a7 2025-08-11T19:10:28 fix memleak in struct_type
Thomas de Grivel feb371e5 2025-08-05T15:40:49 fix config_common and config.subr for config_have_generic_sw_uw.
Thomas de Grivel 979b3eef 2025-07-26T19:48:21 refactor types.h
Thomas de Grivel 6160bff2 2025-07-21T13:03:11 tests pass: refactor p_*
Thomas de Grivel 87826002 2025-07-21T01:59:24 refactor types.h p_* types
Thomas de Grivel 9a99c242 2025-07-14T00:42:16 wip pvar
Thomas de Grivel 0a3b747c 2025-05-26T12:49:44 wip pthread
Thomas de Grivel d79feef2 2025-04-27T20:48:46 fix build on linux
Thomas de Grivel 50fa19c3 2025-04-26T13:06:39 make uninstall, fix build under windows
Thomas de Grivel 3b4425d2 2025-04-23T16:39:06 wip win64
Thomas de Grivel 85849758 2025-04-18T22:33:48 fix env_eval_equal_tag warnings
Thomas de Grivel 3dc53072 2025-03-24T17:44:25 error handling
Thomas de Grivel 2e49ade1 2025-03-16T19:01:23 fix memleak in buf_parse_call_op_rec
Thomas de Grivel e4808e3a 2025-03-16T18:18:08 ikc3 --copy for pass by copy
Thomas de Grivel 75a14eb5 2025-03-10T18:06:50 wip 4th refactor in a row: pstruct_type
Thomas de Grivel db40523c 2025-03-02T16:14:12 Change copyright wording and extend to 2025
Thomas de Grivel b52185ba 2025-02-14T22:40:46 wip clang64 msys2
Thomas de Grivel 0d62aa86 2024-12-19T20:04:22 fix tests on macos
Thomas de Grivel 1165bf0f 2024-12-03T11:06:11 g_kc3_env as a pointer
Thomas de Grivel df38cb84 2024-11-18T10:29:36 wip const and s_callable
Thomas de Grivel 8b28358a 2024-08-29T12:37:44 struct_type_size: var
Thomas de Grivel af4e99f8 2024-08-19T14:06:56 fix struct size for 32bit archs
Thomas de Grivel 49a55c42 2024-08-19T12:41:04 check sizeof(s_facts_w)
Thomas de Grivel f4ea1c85 2024-08-19T12:07:56 offsetof, fact_w
Thomas de Grivel 4049a75e 2024-08-18T19:13:05 fix double free
Thomas de Grivel 4b322c6e 2024-08-03T11:00:48 fix struct alignment
Thomas de Grivel 2c3d9e4d 2024-08-02T13:33:58 wip httpd
Thomas de Grivel f9ee7637 2024-07-28T05:02:34 initialize tmp
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build