Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: solve a race situation at unit test mode | saturneric | 2024-11-25 | 1 | -0/+7 |
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -7/+0 |
* | fix: correct some spelling mistakes | saturneric | 2024-05-03 | 1 | -2/+2 |
* | fix: solve issues at i18n support | saturneric | 2024-01-23 | 1 | -0/+6 |
* | fix: remove low level api setjmp to improve corss-platform ability | saturneric | 2024-01-15 | 1 | -7/+0 |
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -9/+3 |
* | fix: clean up envirnoment when app exits | saturneric | 2023-12-16 | 1 | -3/+10 |
* | fix: slove some issues on memory and intilizations | saturneric | 2023-12-15 | 1 | -1/+1 |
* | refactor: improve the structure of main,core and test module | saturneric | 2023-12-13 | 1 | -9/+14 |
* | feat: standarized and speed up app env loading process | saturneric | 2023-12-03 | 1 | -3/+4 |
* | feat: introduce cmd functions | saturneric | 2023-11-29 | 1 | -0/+62 |