- fixed a bug introduced in 1.1 where getting an error while
reading the calandar file could cause an infinite loop
- added "ChangeLog" comments for all versions
- added stack checking
- eliminated "pragma stacksize" from the source file; it was too
small (was 512 bytes, currently using 862 bytes) and overriding
the value given on the command line during the GNO base build
process
README, calendar.info:
- Moved the information in these files to the man page.
Makefile, calendar.rez:
- initial checkin
calendar.1:
- cleaned it up a bit and made it conform to the GNO base builds
- added an example
Updates for v1.1 as submitted by Marlin Allred. His comments:
"I compiled calendar with the 2.0.6 libraries and fixed it so
the date could be put anywhere on the line. I also fix[ed] the
program so that tomorrow's and Monday's activity was also being
listed. The man page for calendar was also updated. [...] I did
not update the source file to indicate the changes made."
calendar.desc:
Updated for v1.1.