Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various "stylistic" improvements suggested by Joshua Bloch's book. | David A. Madore | 2010-04-22 | 1 | -16/+27 |
| | | | | | | 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. | ||||
* | Rather than an ad hoc "Options" class, use caller todo directly. | David A. Madore | 2010-04-19 | 1 | -2/+2 |
| | |||||
* | Use RuntimeException classes rather than Error to indicate errors. | David A. Madore | 2010-04-19 | 1 | -1/+1 |
| | |||||
* | A handful of meta tags, script and style sections. | David A. Madore | 2010-04-18 | 1 | -0/+41 |