Commit Graph

15 Commits

Author SHA1 Message Date
Maschell
eb6d03e967 ConfigAPI: Some more changes, added C++ Wrapper 2023-12-16 17:24:04 +01:00
Maschell
ce7ef44084 New config API 2023-12-03 11:32:38 +01:00
Maschell
2a76a17a28 Rewrite of the StorageAPI 2023-11-05 17:18:49 +01:00
Maschell
f0bf943f72 Add missing OSFatal declaration 2023-07-19 15:20:26 +02:00
Maschell
80a9893f56 Make sure wut_get_thread_specific has been overriden properly 2023-07-19 15:08:42 +02:00
Maschell
ac47ebc84e Remove ON_FUNCTIONS_PATCHED hook 2022-05-13 12:31:49 +02:00
Maschell
d3cf0691ef Add clang-format for formatting, check building the example in CI 2022-02-03 16:24:36 +01:00
Maschell
9d41a89c45 WUPS 0.7 - Add __init and __fini wrapper 2022-01-22 13:18:31 +01:00
Maschell
2721e7920b WUPS 0.6.1 2021-10-01 17:24:45 +02:00
Maschell
6510dd5c21 WUPS 0.6, add support for config and storage 2021-09-24 19:58:40 +02:00
Maschell
57bebfc265 Add WUPS_USE_WUT_SOCKETS hook 2021-04-17 13:40:42 +02:00
Maschell
4ea2588d14 Fix C support 2021-04-06 20:33:19 +02:00
Maschell
1fcd3b4b17 Clean up, remove some unused features, some refactoring, bump WUPS version to 0.4 2021-03-16 17:31:20 +01:00
Maschell
f5398ee2e0 Only call __init_wut_stdcpp when it exists 2020-05-03 11:17:29 +02:00
Maschell
195e686a50 - Plugins now will be provided in RPX format and have the extension ".wps"
- Remove the fs function wrapper
2020-04-29 17:53:53 +02:00