Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reflect URL change of professional web site. | David A. Madore | 2018-02-06 | 1 | -1/+1 |
| | |||||
* | Use HTML5 elements for header, hgroup, nav(bar), footer. | David A. Madore | 2011-09-07 | 1 | -1/+1 |
| | |||||
* | Move most of the context to a "general context" substructure. | David A. Madore | 2011-08-26 | 1 | -3/+3 |
| | | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content. | ||||
* | Various "stylistic" improvements suggested by Joshua Bloch's book. | David A. Madore | 2010-04-22 | 1 | -1/+2 |
| | | | | | | Use @Override annotation. Limit accessibility of fields. Make final what can be. Use complex enums. Don't ignore exceptions. Some more changes on exceptions thrown. | ||||
* | Navbar. | David A. Madore | 2010-04-19 | 1 | -0/+60 |