summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/raw/DataEncoder.java
AgeCommit message (Expand)Author
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2008-11-03Add back support for BigDecimal now that key encoding works correctly.Brian S. O'Neill
2008-07-28Remove BigDecimal support until key encoding issues are resolved.Brian S. O'Neill
2008-07-19Added utilities for encoding and decoding BigDecimals.Brian S. O'Neill
2008-07-18Added utilities for encoding and decoding BigIntegers.Brian S. O'Neill
2008-07-15Key encoder/decoder no longer extend from data encoder/decoder.Brian S. O'Neill
2008-03-25Fixes for bugs as reported by FindBugs.Brian S. O'Neill
2008-02-16Merge serialization support.Brian S. O'Neill
2006-10-05Moved raw package out of spi package.Brian S. O'Neill