Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-30 | Removed last of static issue array code, added sorting | Nick White | |
Removed defined constants from issue.h previously used to determine size of static arrays Removed unused separate show media structure function Remove clean media & clean issue functions Added issue sorting code git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-22 | |||
2007-04-29 | Completed issue malloc, fixed build warnings | Nick White | |
Used malloc to dynamically assign enough memory for sections, items, and media, using the functionality of issuemem.c Included some function definitions in issue.h to remove various build warnings git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-21 |