| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Not sure why I did not notice this before | Sebastiano Tronto | 2023-07-03 | 1 | -1/+1 |
| * | Woops, little fix (this is still version 0.2) | Sebastiano Tronto | 2023-05-15 | 1 | -1/+2 |
| * | Fixed new bug | Sebastiano Tronto | 2023-05-15 | 1 | -0/+2 |
| * | Replaced strncpy with hand-written function suggested by NRK | Sebastiano Tronto | 2023-05-15 | 1 | -7/+23 |
| * | Removed conflict with string.h namespace | Sebastiano Tronto | 2023-05-15 | 1 | -3/+3 |
| * | Removed calls to ctype.h | Sebastiano Tronto | 2023-05-15 | 1 | -3/+9 |
| * | Removed unnecessary alignment | Sebastiano Tronto | 2023-05-15 | 1 | -19/+20 |
| * | Removed argument names from prototypes | Sebastiano Tronto | 2023-05-15 | 1 | -7/+7 |
| * | Changed compare function type to avoid casting | Sebastiano Tronto | 2023-05-15 | 1 | -7/+11 |
| * | Formatting | Sebastiano Tronto | 2023-05-15 | 1 | -4/+4 |
| * | Removed unnecessary sizeof(char) | Sebastiano Tronto | 2023-05-15 | 1 | -4/+4 |
| * | Added explicit void parameter | Sebastiano Tronto | 2023-05-15 | 1 | -2/+2 |
| * | Changed const to #define | Sebastiano Tronto | 2023-05-15 | 1 | -1/+1 |
| * | Removed unused macro | Sebastiano Tronto | 2023-05-15 | 1 | -2/+0 |
| * | First commit, v0.1 | Sebastiano Tronto | 2021-05-08 | 1 | -0/+250 |
