aboutsummaryrefslogtreecommitdiff
path: root/README.mdown (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-01-24README.mdown: Add Roadmap sectionHEADmasterzlg1-2/+12
The exercises may be completed, but that doesn't mean the work is over! I'll need to verify the correctness of the later exercises, and will someday comb over the messier solutions that I'm less satisfied with. I'd like to put together a modern set of solutions, too, to illustrate how C has improved over the years. Outside interest will determine whether this is pursued.
2022-01-23README.mdown: Add some extra bits about the projectzlg1-0/+8
2015-12-19Change license to GPLv3, add contributing guidezlg1-16/+20
* Improve README tone * Add `astylerc` for use with the astyle package * Add AUTHORS file to acknowledge contributors
2013-08-13Solve Exercise 5-1: fixed getint()zlg1-13/+17
2013-01-09Solve Exercise 1-22: wordwrapzlg1-6/+7
* Removed unnecessary get_line() function in 1-17 * Corrected grammar in README, added an acknowledgement
2012-11-29Clean up 1-13 and 1-20, correct 1-21zlg1-8/+14
1-13 uses less variables and a for loop for the chart header 1-20 has minor changes 1-21 was rewritten to behave properly README has been rewritten to reflect the limitations of my solutions
2012-08-11Initial commitzlg1-0/+9