Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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` | ||
| 69982c25 | 2016-10-18 16:45:32 | Build shared libraries by default * Declare `BUILD_SHARED_LIBS` option for CMake * Define `${LIB}_SHARED_COMPILATION` when compiling shared library * Define and use BROTLI_xxx_API * Fix remaining unprefixed defines in port.h | ||
| 81480011 | 2016-08-23 14:40:33 | Move "public" to "include/brotli" | ||
| 801f5f37 | 2016-08-22 13:28:22 | * rename macros with preceding underscore * add Brotli*TakeOutput methods * * flushing now doesn't require additional call * add Brotli*Version methods * moved public headers to 'public' directory * removed C++ API * do not assume STDC_VERSION is defined | ||
| f1c9ab29 | 2016-06-03 10:51:04 | Extract common parts: constants, dictionary, etc. | ||
| 02829186 | 2016-06-03 10:51:04 | Extract common parts: constants, dictionary, etc. |