Attempting to add fingerprint however google guava is never stable between two releases so I need to debug. |
|
More...
|
over 11 years ago
|
initial thoughts on fingerprints |
|
More...
|
over 11 years ago
|
Trying to track down byteArray problems. |
|
More...
|
over 11 years ago
|
update unit test coverage, delete dead code. |
|
More...
|
over 11 years ago
|
fixed null xmit for text |
|
More...
|
over 11 years ago
|
deleted some dead code while still investigating null xmit issues. |
|
More...
|
over 11 years ago
|
still fixing the null xmit issues |
|
More...
|
over 11 years ago
|
In the process of fixing some null value xmit issues. |
|
More...
|
over 11 years ago
|
update the BSD license headers |
|
More...
|
over 11 years ago
|
more template loader design |
|
More...
|
over 11 years ago
|
redesign of Template parse load |
|
More...
|
over 11 years ago
|
begin redesign of template loading |
|
More...
|
over 11 years ago
|
continuing to fix bytearray unit tests |
|
More...
|
over 11 years ago
|
ByteArray tests work for byte[] but not yet ByteBuffer |
|
More...
|
over 11 years ago
|
continue dynamic dispatch implementation. |
|
More...
|
over 11 years ago
|
Begin work on dynamic dispatch of field readers. |
|
More...
|
over 11 years ago
|
Finished ByteArray read/write now fixing tests |
|
More...
|
over 11 years ago
|
continue ByteArray read/write impl |
|
More...
|
over 11 years ago
|
Continuing Bytes read/write implementation Added Caliper tests to investigate how much overhead dispatch adds. Results were inconclusive and hinge on specific operations. |
|
More...
|
over 11 years ago
|
Continue to implement ByteVector reader |
|
More...
|
over 11 years ago
|
Refactor names to better match what things do. |
|
More...
|
over 11 years ago
|
continued dynamic dictionary impl |
|
More...
|
over 11 years ago
|
continue dynamic dictionary lookup. |
|
More...
|
over 11 years ago
|
adding templateIds to groups. |
|
More...
|
over 11 years ago
|
starting dynamic template inside groups logic. |
|
More...
|
over 11 years ago
|
Starting to try some shared dictionary ideas |
|
More...
|
over 11 years ago
|
continued ByteArray impl and dictionary refactoring. |
|
More...
|
over 11 years ago
|
cleanup and caliper test for text |
|
More...
|
over 11 years ago
|
Fixed Text Delta operations |
|
More...
|
over 11 years ago
|
Investigating why the Text Delta is not working. |
|
More...
|
over 11 years ago
|