Age | Commit message (Expand) | Author |
2008-03-25 | Fixes for bugs as reported by FindBugs. | Brian S. O'Neill |
2008-02-16 | Merge serialization support. | Brian S. O'Neill |
2007-09-22 | Deleted unused class. | Brian S. O'Neill |
2007-08-26 | Added support for load and query trigger. | Brian S. O'Neill |
2007-06-29 | Fixed IllegalArgumentException with optimized join queries of the form "a.b =... | Brian S. O'Neill |
2007-06-03 | Only invoke adapted properties once during encoding. | Brian S. O'Neill |
2007-06-02 | Improve unsupported array type exception messages. | Brian S. O'Neill |
2007-04-29 | Added @since tags. | 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 |
2007-03-28 | Merged 1.2-dev to trunk. | Brian S. O'Neill |
2007-02-02 | Don't attempt to clear join properties when converting from old generation. | Brian S. O'Neill |
2007-02-02 | Add missing imports. | Brian S. O'Neill |
2007-02-02 | Fixed bug when decoding old Storable generations - new properties must be cle... | Brian S. O'Neill |
2007-01-11 | Fixes for bugs found using FindBugs. | Brian S. O'Neill |
2006-12-15 | When a property evolves from a boxed primitive to an unboxed primitive, null ... | Brian S. O'Neill |
2006-12-01 | Add Storable to CorruptEncodingException when loading from index. | Brian S. O'Neill |
2006-11-08 | Tests and fixes for corruption repair. | Brian S. O'Neill |
2006-11-07 | Allow resync to delete or skip over corrupt replica entries. | Brian S. O'Neill |
2006-10-11 | Resolved some warnings. | Brian S. O'Neill |
2006-10-05 | Moved raw package out of spi package. | Brian S. O'Neill |