-- Update code to name new, more general decodeSingleValue -- Update MISSING_VALUE constants to be 0xFFFFFF80 vs. 0x00000080 as these are equivalent for a byte and handle the two complement cast from byte to int -- Fix decoding of byte and short values which were screwing up missing values -- Code cleanup in decoder -- Generalize bestIntegerType function -- Handle the encoding of boolean FLAG fields -- Test the encoding of vectors of values |
||
|---|---|---|
| licensing | ||
| protected/java/src/org/broadinstitute/sting | ||
| public | ||
| settings | ||
| .gitignore | ||
| build.xml | ||
| ivy.xml | ||