java


Log

Author Commit Date CI Message
Eugene Kliuchnikov 396309a5 2016-11-30T13:36:20 Update (#470) * condense generated `static_dict_lut.h` * implement BrotliInputStream.close()
Eugene Kliuchnikov e9b278ac 2016-10-31T14: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`
Eugene Kliuchnikov d18c7369 2016-10-18T15:28:43 Fix POM files sources paths * also add javadocs and sources generation
Eugene Kliuchnikov 5025365d 2016-10-17T14:04:59 Add Java port of Brotli decoder.