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