Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "build: removing src/utils and replacing with squareball" | Rafael G. Martins | 2015-12-23 | 1 | -0/+283 |
| | | | | This reverts commit 950e6c9148eca244a89d18a21d4ae4e5c3d1c646. | ||||
* | build: removing src/utils and replacing with squareball | Rafael G. Martins | 2015-12-23 | 1 | -283/+0 |
| | | | | | squareball is a new general purpose library for C99, based on the code removed from src/utils | ||||
* | utils/mem: added safe realloc | Rafael G. Martins | 2015-07-19 | 1 | -4/+4 |
| | |||||
* | fixed copyright | Rafael G. Martins | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | fixed a few issues reported by clang's static analyzer | Rafael G. Martins | 2015-05-10 | 1 | -1/+7 |
| | |||||
* | safe mallocs are better :) | Rafael G. Martins | 2015-04-19 | 1 | -3/+3 |
| | |||||
* | initial structure | Rafael G. Martins | 2015-04-15 | 1 | -0/+277 |