Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14 from alebcay/macos-alloca | Mattias Andrée | 2021-07-30 | 1 | -1/+1 |
|\ | | | | | Include alloca.h on macOS | ||||
| * | common.h: macOS needs alloca.h too | Caleb Xu | 2021-07-30 | 1 | -1/+1 |
| | | |||||
* | | Fix clang warnings | Mattias Andrée | 2021-07-30 | 1 | -1/+10 |
|/ | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add ALLOCA_LIMIT to fix bug #13 on GitHub reported by Justin Gottula | Mattias Andrée | 2021-07-27 | 1 | -6/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Style fix | Mattias Andrée | 2020-06-10 | 1 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | support WIN32 | hackyminer | 2020-06-10 | 1 | -0/+7 |
| | |||||
* | General improvements | Mattias Andrée | 2019-02-11 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Split most .c files into one per function and flatten file hierarchy | Mattias Andrée | 2019-02-11 | 1 | -0/+19 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | General API improvements | Mattias Andrée | 2019-02-10 | 1 | -0/+17 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |