Age | Commit message (Collapse) | Author |
|
Added (perhaps somewhat shaky) autotools support
Added tagging rules to junkify files generated by autotools
Added a directory structure
Updated README & INSTALL files to reflect changes
Wrote a man page
Changed version numbers in preparation for a release
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-23
|
|
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
|
|
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
|
|
Removed cover entry from issue structure completely,
and updated show_struct to reflect the changes
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-19
|
|
Cover is now just section 0.
Avoids unnecessary code duplication, and is no less functional.
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-18
|
|
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--base-0
|