1. c8c8389 Do not rely on bash arithmetic in `bootstrap` (#625) by Eugene Kliuchnikov · 6 years ago
  2. 1ca1515 Fix missing symbols errors in libbrotlienc and dec (#623) by Bernard Spil · 6 years ago
  3. 0ad94ee Update (#620) by Eugene Kliuchnikov · 6 years ago v1.0.2
  4. 273de5a Update shared-brotli-fetch-spec.txt by Lode Vandevenne · 6 years ago
  5. a755ba3 Update shared-brotli-fetch-spec.txt by Lode Vandevenne · 6 years ago
  6. bdda95e Create shared-brotli-fetch-spec.txt by Lode Vandevenne · 6 years ago
  7. 3e58ea5 Update (#617) by Eugene Kliuchnikov · 7 years ago
  8. 39ef4bb Add new (fast) dictionary generator engine. (#616) by Eugene Kliuchnikov · 7 years ago
  9. 9c75a2a Use bazel in appveyor (#612) by Eugene Kliuchnikov · 7 years ago
  10. a0c7daf Fix permissions of various files in project (#613) by Tomáš Popela · 7 years ago
  11. 42d7880 Improve Bazel/JNI portability (#611) by Eugene Kliuchnikov · 7 years ago
  12. 4f8cd4c Fix fuzzer test script and add it to travis matrix (#606) by Eugene Kliuchnikov · 7 years ago
  13. 5b47699 Ramp up to version to 1.0.1 by Eugene Kliuchnikov · 7 years ago v1.0.1
  14. bf6a6cd Fix parallel test execution by Eugene Kliuchnikov · 7 years ago
  15. 7748a1d Update README.md by Eugene Kliuchnikov · 7 years ago
  16. c605635 Fix API documentation + theoretical NPEs (#602) by Eugene Kliuchnikov · 7 years ago v1.0.0
  17. b6a0174 Install static libraries as well (#601) by Eugene Kliuchnikov · 7 years ago
  18. 37fb83e Update: (#600) by Eugene Kliuchnikov · 7 years ago
  19. 61a5015 Update README.md by Eugene Kliuchnikov · 7 years ago
  20. 4760f7d Update MANIFEST.in by Eugene Kliuchnikov · 7 years ago
  21. 248bddd Update README.md by Eugene Kliuchnikov · 7 years ago
  22. 52f0483 Build both static and shared libs with CMake (#599) by Eugene Kliuchnikov · 7 years ago
  23. 87b43eb Reduce / update travis build matrix. (#598) by Eugene Kliuchnikov · 7 years ago
  24. 6b1d0ab CI config by Eugene Kliuchnikov · 7 years ago
  25. 26a34a4 Employ make/gcc on Appveyor + push artifacts (#596) by Eugene Kliuchnikov · 7 years ago
  26. d7bce1e Update (#593) by Eugene Kliuchnikov · 7 years ago
  27. fe09a50 Update README.md by Eugene Kliuchnikov · 7 years ago
  28. a629289 Update (#590) by Eugene Kliuchnikov · 7 years ago
  29. 6535435 Update (#589) by Eugene Kliuchnikov · 7 years ago
  30. 4f455ca disable buidling/deployment of python wheels (#583) by Cosimo Lupo · 7 years ago
  31. 019091f Python: Update bro_test to reference script directly (#582) by Alex Nicksay · 7 years ago
  32. 3917011 Add link to 7Zip plugin by Eugene Kliuchnikov · 7 years ago
  33. d63e8f7 Update API, and more (#581) by Eugene Kliuchnikov · 7 years ago
  34. 0608253 Python: Add a "make install" command and clarify installation docs (#578) by Alex Nicksay · 7 years ago
  35. bc541f7 Add an EditorConfig file to provide consistent style across editors. (#579) by Alex Nicksay · 7 years ago
  36. 5244106 Update (#574) by Eugene Kliuchnikov · 7 years ago custom-dictionary
  37. 172a378 add BROTLI_DEC_API to methods (#572) by Denys Tsomenko · 7 years ago
  38. 5aabc7a Added windows platform support to premake (#567) by Reza Tavakoli · 7 years ago
  39. 1becbbf Update (#569) by Eugene Kliuchnikov · 7 years ago
  40. 58f5c37 Python: Decompressor: Streaming decompression support (#546) by Janek · 7 years ago
  41. efdff3f Fix linux-bazel build (#566) by Eugene Kliuchnikov · 7 years ago
  42. e51eae5 Update .travis.yml by Eugene Kliuchnikov · 7 years ago
  43. a423b33 Update Related projects (#565) by Dominik Homberger · 7 years ago
  44. a4d2956 Update wrappers (#564) by Eugene Kliuchnikov · 7 years ago
  45. 00cacfd Fix compilation issue with BROTLI_ALLOC macro using GCC 7 (-Wint-in-bool-context) (#562) by Elouan Martinet · 7 years ago
  46. 05d5f3d Update (#560) by Eugene Kliuchnikov · 7 years ago
  47. 0fceb90 Fix bazel go build (#558) by Eugene Kliuchnikov · 7 years ago
  48. 31d0629 Readme improvements (#557) by Mike Tzou · 7 years ago
  49. 19dc934 Add JNI wrappers. (#556) by Eugene Kliuchnikov · 7 years ago
  50. 03739d2 Update (#555) by Eugene Kliuchnikov · 7 years ago
  51. 2c00101 Unify artifact installation (#544) by Eugene Kliuchnikov · 7 years ago
  52. 0a84e9b Transpile Java speedup (#548) by Eugene Kliuchnikov · 7 years ago
  53. 4363f2d Speedup Java decoder. (#547) by Eugene Kliuchnikov · 7 years ago
  54. a015b42 turn java library into an OSGi bundle (#545) by Stefan Bodewig · 7 years ago
  55. d00ccae Split auto-CMake and plain CMake build manual by Eugene Kliuchnikov · 7 years ago
  56. 6ece1d8 Move files & update paths (#541) by Eugene Kliuchnikov · 7 years ago
  57. 04de756 Simplify go brotli wrapper. (#540) by Eugene Kliuchnikov · 7 years ago
  58. f2aa4d1 Add C# transpilation script. (#538) by Eugene Kliuchnikov · 7 years ago
  59. 66e798d Update API to v1.0.0 (#537) by Eugene Kliuchnikov · 7 years ago
  60. 46c1a88 Pull down version for v0.6.0 release by Eugene Kliuchnikov · 7 years ago v0.6.0
  61. 21c118b Update c- and java-decoder: (#536) by Eugene Kliuchnikov · 7 years ago
  62. e12a7a2 Add Brotli logo to README head (#535) by Eugene Kliuchnikov · 7 years ago
  63. 7a09531 Cleanup by Eugene Kliuchnikov · 7 years ago
  64. e5b7c16 Same file name is not permitted overall! (#532) by Eugene Kliuchnikov · 7 years ago
  65. e77799b Fix bintray release structure (#531) by Eugene Kliuchnikov · 7 years ago
  66. 51d6780 Actually publich artifacts to Bintray (#530) by Eugene Kliuchnikov · 7 years ago
  67. 6715130 Fix bintray json (#529) by Eugene Kliuchnikov · 7 years ago
  68. 187904a Upload binaries to bintray (#528) by Eugene Kliuchnikov · 7 years ago
  69. 29ad4db Break build on sha256sum mismatch (#527) by Eugene Kliuchnikov · 7 years ago
  70. 22421eb Bazel build on linux/osx (#526) by Eugene Kliuchnikov · 7 years ago
  71. ee5c719 Build and test java decoder with Maven by Eugene Kliuchnikov · 7 years ago
  72. a657d99 Add go wrapper, streamline java decoder: (#524) by Eugene Kliuchnikov · 7 years ago
  73. 8a06e02 Better compression (#523) by Eugene Kliuchnikov · 7 years ago
  74. 1ff78b8 Prevent fuzzer timeouts on compression-bomb samples (#522) by Eugene Kliuchnikov · 7 years ago
  75. 52ce867 Fix typos (#521) by Eugene Kliuchnikov · 7 years ago
  76. cdca91b Update common, decoder, encoder, java (#520) by Eugene Kliuchnikov · 7 years ago
  77. aaa4424 Fix CMakeLists.txt specifying a nonexistent pkgconfig package (#518) by Ian Duncan · 7 years ago
  78. c931e57 Move `java/` to `java/org/brotli/` to fix `sources.jar` structure (#517) by Eugene Kliuchnikov · 7 years ago
  79. aaac88a Switch to 0.2.0-SNAPSHOT (#515) by Eugene Kliuchnikov · 7 years ago
  80. 527db7a Release org.brotli.* 0.1.0 (#514) by Eugene Kliuchnikov · 7 years ago
  81. 56a7fda Java: fix typos and adjust visibility. (#513) by Eugene Kliuchnikov · 7 years ago
  82. d03c38d Blacklist PGI from using conformant array parameters. (#511) by Evan Nemerson · 7 years ago
  83. 5336608 Prepare org.brotli.dec for deployment. (#512) by Eugene Kliuchnikov · 7 years ago
  84. 9fa1ad5 Fix "zero-distance-code", take 2 (#506) by Eugene Kliuchnikov · 7 years ago
  85. 0749d9c Fix #502 decoder bug (#505) by Eugene Kliuchnikov · 7 years ago
  86. 11df843 Update encoder (#504) by Eugene Kliuchnikov · 7 years ago
  87. 8d3fdc1 Update encoder (#497) by Eugene Kliuchnikov · 7 years ago
  88. 7e347a7 Update encoder (#492) by Eugene Kliuchnikov · 7 years ago
  89. 27d9459 Research (#491) by Eugene Kliuchnikov · 7 years ago
  90. fe9f9a9 Split brotli common/dec/enc .pc files (#490) by Eugene Kliuchnikov · 7 years ago
  91. 6ab0a5c Python: Create Makefile for development shortcuts (#488) by Alex Nicksay · 7 years ago
  92. fd96151 Move brotlidump.py to research/ (#487) by Eugene Kliuchnikov · 7 years ago
  93. 5814438 Add configure-cmake (#474) (#486) by Eugene Kliuchnikov · 7 years ago
  94. f62cd2b brotlidump.py: disassemble brotli file (revisited) (#314) by jneb · 7 years ago
  95. 89a5b6e Python: Simplify test suite generation by using unittest discovery (#485) by Alex Nicksay · 7 years ago
  96. 6f22722 Python: Use a temporary directory for generated files in tests (#481) by Alex Nicksay · 7 years ago
  97. 4651f7c Python: Format bro.py with yapf (#480) by Alex Nicksay · 7 years ago
  98. 0ee4161 Update python brotli wrapper (#479) by Eugene Kliuchnikov · 7 years ago
  99. 4a60128 Python: Convert bro.py tests to unittest style (#478) by Alex Nicksay · 7 years ago
  100. 50bc3a7 Do not assume that bash is installed in /bin (#477) by Frank Denis · 7 years ago