Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various "stylistic" improvements suggested by Joshua Bloch's book. | David A. Madore | 2010-04-22 | 1 | -6/+6 |
* | Change dispatching approach: handlers are now part of todoItems. | David A. Madore | 2010-04-15 | 1 | -1/+1 |
* | Instantiate TodoDeque rather than using static variables. | David A. Madore | 2010-04-15 | 1 | -20/+22 |
* | Framework for handling attributes. | David A. Madore | 2010-04-13 | 1 | -2/+2 |
* | Create a todo deque class, and use it. | David A. Madore | 2010-04-13 | 1 | -0/+53 |