kc3-lang/brotli/java

Branch :


Log

Author Commit Date CI Message
396309a5 2016-11-30 13:36:20 Update (#470) * condense generated `static_dict_lut.h` * implement BrotliInputStream.close()
e9b278ac 2016-10-31 14:33:59 Update docs and add more java tests (#463) * doxygenize and update API documentation * fix spelling * add "fuzz" corpus for java decoder to improve coverage * use upper-case-snake names for dictionary constant definitions * use `LDFLAGS` in conventional `Makefile`
d18c7369 2016-10-18 15:28:43 Fix POM files sources paths * also add javadocs and sources generation
5025365d 2016-10-17 14:04:59 Add Java port of Brotli decoder.