summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/raw/TestDataEncoding.java
AgeCommit message (Expand)Author
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
2006-10-14Moved tests to separate project.Brian S. O'Neill