| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | |||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| * | | Removed useless box64context_t parameter to RunFunction and friend | ptitSeb | 2023-07-09 | 1 | -54/+54 |
| * | | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768) | Yang Liu | 2023-05-07 | 1 | -197/+197 |
| |/ | |||||
| * | Added a bunch of wrapped functions (for #725) | ptitSeb | 2023-04-23 | 1 | -0/+52 |
| * | Added some libxml2 and libxst wrapped functions | ptitSeb | 2023-04-16 | 1 | -22/+143 |
| * | Small refactor and simplification of library_t structure and box64context_t | ptitSeb | 2022-10-19 | 1 | -11/+11 |
| * | Some refactor on wrapped lib handling, to limit calloc/free used and get more... | ptitSeb | 2022-05-09 | 1 | -135/+20 |
| * | Added some xml2 wrapped functions (for #44) | ptitSeb | 2021-07-13 | 1 | -0/+14 |
| * | Added wrapped libxml2 (from box86) | ptitSeb | 2021-06-01 | 1 | -0/+1427 |