Age | Commit message (Expand) | Author |
---|---|---|
2012-03-04 | Prepare release 1.2.3 | Brian S. O'Neill |
2010-03-14 | Update copyright. | Brian S. O'Neill |
2010-03-12 | Refactored hashcode generating code to utility method. | Brian S. O'Neill |
2009-05-16 | Fix bug when overriding final void method. Fix bug in generating writeTo/read... | Brian S. O'Neill |
2009-02-26 | NPE fix when comparing nullable Float/Double/BigDecimal properties for equality. | Brian S. O'Neill |
2009-01-01 | Add utility to concat exception message at runtime. | Brian S. O'Neill |
2008-12-31 | Revert automatic initial version number if insert fails. | Brian S. O'Neill |
2008-07-25 | Compare BigDecimal properties for equality using compareTo. | Brian S. O'Neill |
2008-04-07 | Add prepare method to Storable. | Brian S. O'Neill |
2007-04-29 | Added @since tags. | Brian S. O'Neill |
2007-04-29 | Remove unused imports and variable declarations. | Brian S. O'Neill |
2007-04-29 | Merged in support for derived properties. | Brian S. O'Neill |
2007-04-01 | Move Storable code generation support to separate package. | Brian S. O'Neill |