index
:
Carbonado.git
fix-failing-test
gh-pages
master
v1.3
Forked from https://github.com/Carbonado/Carbonado
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
amazon
/
carbonado
/
util
Age
Commit message (
Expand
)
Author
2012-06-07
Clear pools on shutdown.
Brian S. O'Neill
2012-03-04
Prepare release 1.2.3
Brian S. O'Neill
2010-12-29
Only start old evictor thread if needed.
Brian S. O'Neill
2010-12-29
Use new Cojen utility classes.
Brian S. O'Neill
2010-08-18
Introduce SoftValuedCache, which evicts more aggressively than SoftValuedHash...
Brian S. O'Neill
2010-03-14
Update copyright.
Brian S. O'Neill
2010-03-01
Deprecated ThrowUnchecked class.
Brian S. O'Neill
2008-07-27
Fixed conversion test failures.
Brian S. O'Neill
2008-07-22
Use lookup switch, which performs better.
Brian S. O'Neill
2008-07-22
Remove generics - not support by all versions of Cojen.
Brian S. O'Neill
2008-07-22
Added advanced conversion capability when setting query filter properties. Th...
Brian S. O'Neill
2008-05-14
Moved utility comparators to util package.
Brian S. O'Neill
2008-05-06
Code cleanup: add @Override annotations, remove unused imports, remove dead c...
Brian S. O'Neill
2008-05-05
Fixing annotation parsing of empty arrays.
Brian S. O'Neill
2007-04-29
Added @since tags.
Brian S. O'Neill
2007-04-11
Minor variable name change.
Brian S. O'Neill
2007-03-28
Merged 1.2-dev to trunk.
Brian S. O'Neill
2006-12-08
Fix minor comment typo.
Brian S. O'Neill
2006-11-02
Fix minor spelling error.
Brian S. O'Neill
2006-08-30
Add general utilities
Brian S. O'Neill