Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 0e9a1280 | 2025-10-21 09:15:36 | remove config.h and use -D, remove empty lines | ||
| cd748600 | 2025-10-18 00:23:49 | wip: configure without config.h | ||
| fdbcc728 | 2025-10-16 18:19:48 | fix make install | ||
| 5ee28d9c | 2025-10-16 17:00:40 | configure: fix build in local dir | ||
| f95a1d79 | 2025-10-16 12:24:03 | wip build in separate dir | ||
| 3224e42f | 2025-10-03 19:45:23 | wip kpkg | ||
| 3fbd53a3 | 2025-09-20 04:39:45 | fix SRC_TOP | ||
| 754fbef4 | 2025-08-27 23:00:11 | fix DESTDIR in make install | ||
| 979b3eef | 2025-07-26 19:48:21 | refactor types.h | ||
| 944c07d2 | 2025-07-21 02:28:03 | wip p_* | ||
| a16819fb | 2025-04-29 21:16:54 | refactor: rename block into do_block | ||
| 50fa19c3 | 2025-04-26 13:06:39 | make uninstall, fix build under windows | ||
| 26284f5e | 2025-03-14 22:20:48 | wip tests pcallable | ||
| db40523c | 2025-03-02 16:14:12 | Change copyright wording and extend to 2025 | ||
| b52185ba | 2025-02-14 22:40:46 | wip clang64 msys2 | ||
| 1165bf0f | 2024-12-03 11:06:11 | g_kc3_env as a pointer | ||
| 48dcca9c | 2024-11-18 17:52:35 | fix callable | ||
| 60885506 | 2024-11-18 12:26:56 | fix compilation | ||
| df38cb84 | 2024-11-18 10:29:36 | wip const and s_callable | ||
| cf801550 | 2024-08-14 13:20:56 | move HTTP.Event to Event |