Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-29 | Solve exercise 1-23: Remove C comments | zlg | 2 | -15/+99 | |
2013-01-09 | Solve Exercise 1-22: wordwrap | zlg | 3 | -21/+82 | |
* Removed unnecessary get_line() function in 1-17 * Corrected grammar in README, added an acknowledgement | |||||
2012-11-29 | Clean up 1-13 and 1-20, correct 1-21 | zlg | 4 | -46/+60 | |
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-11-29 | Correct 1-13's chart heading | zlg | 2 | -2/+8 | |
Thanks to ##c's rizlah | |||||
2012-11-26 | Solve Exercise 1-21: entab | zlg | 2 | -5/+56 | |