Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-16 | The massive astyle sweep! | zlg | 1 | -2/+2 | |
Code style should be consistent now. All future commits will be run through astyle or they will be amended. | |||||
2015-12-08 | Solve Exercise 7-1: `upper` and `lower` | zlg | 1 | -0/+52 | |
Two cases, one file. This exercise was a welcome departure from the recent head-scratchers. It made me think about a solution for the pathname issue I realized would crop up, too. I'm roughly 75% done with the book! Maybe by the time I finish it, I'll have a Makefile ready for the project... |