Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: slove threading and memory issues | saturneric | 2023-12-15 | 1 | -10/+22 |
| | |||||
* | feat: general improvements of aync execution and memory security | saturneric | 2023-12-03 | 1 | -1/+1 |
| | |||||
* | refactor: start to tidy up code using clang-tidy | saturneric | 2023-10-28 | 1 | -2/+0 |
| | |||||
* | feat: improve thread system and gathering gnupg options info to rt | saturneric | 2023-10-27 | 1 | -5/+11 |
| | |||||
* | feat: simplify the thread system and improve its stability | saturneric | 2023-10-18 | 1 | -1/+1 |
| | |||||
* | feat: using piml tech on plugin system | saturneric | 2023-10-16 | 1 | -1/+1 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -3/+5 |
| | |||||
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 1 | -0/+46 |
1. solve multiple threads problem. |