libc3/module.c


Log

Author Commit Date CI Message
Thomas de Grivel 03dcaf3d 2024-07-03T07:47:33 fix multiple memory leaks
Thomas de Grivel 38b478bc 2024-06-25T11:56:58 module_has_ident -> env_module_has_ident, module_has_symbol -> env_module_has_symbol
Thomas de Grivel eef9feec 2024-06-25T11:31:10 module_load_time -> env_module_load_time, module_maybe_reload -> env_module_maybe_reload
Thomas de Grivel 14ae324b 2024-06-25T10:38:03 module_ensure_loaded -> env_module_ensure_loaded
Thomas de Grivel a376eb62 2024-06-25T09:58:53 module_load(module, facts) -> env_module_load(env, module)
Thomas de Grivel 7a41875d 2024-06-16T10:31:25 fix operators and cfn in .facts files and module loading
Thomas de Grivel 0cbdc44d 2024-05-21T05:45:55 wip error handling
Thomas de Grivel 9d080f56 2024-03-29T20:41:39 defmodule + def
Thomas de Grivel 5326d4e4 2024-03-29T18:48:54 wip defmodule + def
Thomas de Grivel dc371756 2024-03-28T06:55:35 wip defmodule
Thomas de Grivel eba0bafc 2024-04-23T20:30:06 wip defmodule
Thomas de Grivel 4e8d5e18 2024-04-23T13:27:02 debug hash
Thomas de Grivel 4342defd 2024-04-22T23:45:36 wip defmodule
Thomas de Grivel b60621ee 2024-03-20T11:06:10 major speed up : removed all non necessary usage of tag_init_1
Thomas de Grivel 7f2f72e4 2024-03-04T14:19:12 license
Thomas de Grivel 206a7bd9 2024-03-01T12:38:33 remove <err.h>
Thomas de Grivel df9634eb 2023-12-14T01:13:47 wip struct
Thomas de Grivel b0e9fc08 2023-12-08T03:01:13 wip struct and struct_type
Thomas de Grivel 22e52ce1 2023-11-30T15:55:56 wip tests
Thomas de Grivel 6e7a2ed4 2023-11-30T13:07:39 refactor buf_init
Thomas de Grivel 8dc9639f 2023-10-18T21:50:23 wip operators
Thomas de Grivel 1728b0c4 2023-09-06T14:38:09 wip replace
Thomas de Grivel 37ebe824 2023-08-29T14:21:55 wip call refactor
Thomas de Grivel d82ec9d6 2023-08-27T12:48:43 refactor compare
Thomas de Grivel 143b13f1 2023-08-09T16:08:17 test_asan
Thomas de Grivel 8021d329 2023-08-07T23:05:31 wip
Thomas de Grivel 3d8d7728 2023-03-23T17:19:58 licence
Thomas de Grivel e3002863 2023-02-02T23:21:47 env
Thomas de Grivel d76ecd73 2023-02-02T20:04:17 zero terminate string
Thomas de Grivel e7a7b94d 2023-02-02T18:32:25 init b
Thomas de Grivel 79b54579 2023-02-02T17:31:53 wip
Thomas de Grivel cb0adbeb 2023-02-01T10:40:15 wip module