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