Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added READMEHEADmaster | FreeArtMan | 2015-12-18 | 1 | -0/+77 |
| | |||||
* | dm.c removed default output of data structures. changed file read mode from ↵ | FreeArtMan | 2015-12-18 | 1 | -4/+4 |
| | | | | r+ to r | ||||
* | Added assertions all over the code. Fixed missing () in realloc size calc ↵ | FreeArtMan | 2015-12-18 | 5 | -21/+192 |
| | | | | part that caused mem violation problem | ||||
* | Add assert.h for asserting some conditions | FreeArtMan | 2015-12-18 | 1 | -0/+46 |
| | |||||
* | Fix pointer dereference? | FreeArtMan | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | Fixed few warnings | FreeArtMan | 2015-12-17 | 5 | -28/+12 |
| | |||||
* | Fixed structure order in syntax.h to compile on NetBSD | FreeArtMan | 2015-12-17 | 4 | -46/+43 |
| | |||||
* | Initial commit | FreeArtMan | 2015-12-17 | 29 | -0/+2288 |