summaryrefslogtreecommitdiff
path: root/dm.c
Commit message (Collapse)AuthorAgeFilesLines
* dm.c removed default output of data structures. changed file read mode from ↵FreeArtMan2015-12-181-4/+4
| | | | r+ to r
* Added assertions all over the code. Fixed missing () in realloc size calc ↵FreeArtMan2015-12-181-4/+24
| | | | part that caused mem violation problem
* Fixed few warningsFreeArtMan2015-12-171-1/+1
|
* Initial commitFreeArtMan2015-12-171-0/+259