1. e57dbc0 Minor capitalization fix by Joe Tsai · 9 years ago
  2. 5c869c9 Clarify simple and complex prefix codes by Joe Tsai · 9 years ago
  3. c5b6b5c Minor formatting changes by Joe Tsai · 9 years ago
  4. 166edb0 Minor formatting of Section 9.2. and Section 9.3. by Joe Tsai · 9 years ago
  5. 542a8b7 Clarify Section 7.3 by Joe Tsai · 9 years ago
  6. ff3897d Clarify Section 8. by Joe Tsai · 9 years ago
  7. 2ffe45b Clarify Section 4. by Joe Tsai · 9 years ago
  8. 185cb9e Define the maximum number of bytes transforms may add to a word by Joe Tsai · 9 years ago
  9. 6d2575e Use consistent bit convention in Section 5. by Joe Tsai · 9 years ago
  10. 0e4cb52 Clarify Section 7.1. by Joe Tsai · 9 years ago
  11. 6db33de Merge pull request #1 from google/master by Joe Tsai · 9 years ago
  12. 8523d36 Merge pull request #242 from ende76/spec_suggest_block_switch by szabadka · 9 years ago
  13. 1128653 Removed previous change, fixed typo NBLTYPES -> NBLTYPESL #242 by Ende · 9 years ago
  14. a48c2e2 Merge pull request #240 from ende76/master by szabadka · 9 years ago
  15. 7a14e58 Merge pull request #241 from rockdaboot/master by szabadka · 9 years ago
  16. d1cd34f Moved not about invalid distances up to 0-15 section by Ende · 9 years ago
  17. b9e413f Make internal decoder functions static by Tim Rühsen · 9 years ago
  18. e544a18 Added note about invalid block type value by Ende · 9 years ago
  19. f769ba8 Fix function prototypes by Tim Rühsen · 9 years ago
  20. a05fa62 Added note about invalid distance values by Ende · 9 years ago
  21. 1052241 Merge pull request #239 from szabadka/master by szabadka · 9 years ago
  22. a89b57b Use uint32_t positions in the hasher and compute distances modulo 2^32. by Zoltan Szabadka · 9 years ago
  23. 0be6b0a Merge pull request #238 from szabadka/master by szabadka · 9 years ago
  24. ae04a34 Generate new .txt version of the spec. by Zoltan Szabadka · 9 years ago
  25. 816153c Merge pull request #231 from dsnet/master by szabadka · 9 years ago
  26. 6addb5a Merge pull request #237 from maxnordlund/fix-markdown-not-rendering by szabadka · 9 years ago
  27. ec8756d Remove note at end of section 3.1 about switching prefix conventions by Joe Tsai · 9 years ago
  28. 156038b Fix CONTRIBUTING not rendered as markdown on GitHub by Max Nordlund · 9 years ago
  29. 87281b1 Merge pull request #235 from szabadka/master by szabadka · 9 years ago
  30. 4f94530 Add more error handling to the command-line tool. by Zoltan Szabadka · 9 years ago
  31. 9f7e4ce Merge pull request #233 from szabadka/master by szabadka · 9 years ago
  32. d2e857d Fix integer overflow and slowness in entropy estimation. by Zoltan Szabadka · 9 years ago
  33. 0a9f65a s/static prefix code/variable length code/g by Joe Tsai · 9 years ago
  34. efeb59c Placed explicit bit pattern table for MNIBBLES to avoid any doubts by Joe Tsai · 9 years ago
  35. 6ef2049 Merge pull request #232 from MayhemYDG/patch-1 by szabadka · 9 years ago
  36. 2a1a1f7 Remove useless BrotliCompressor instantiation in BrotliCompressBuffer by Mayhem · 9 years ago
  37. c996c06 Use consistent bit ordering and variable names by Joe Tsai · 9 years ago
  38. 83b8de7 Merge pull request #230 from szabadka/master by szabadka · 9 years ago
  39. 676bc91 Generate new .txt version of the spec. by Zoltan Szabadka · 9 years ago
  40. b7a613f Merge pull request #229 from dsnet/master by szabadka · 9 years ago
  41. 4f1fce1 Make code and paragraph both use 3-space indents by Joe Tsai · 9 years ago
  42. f908a4e Fix spelling of "Acknowledgments" by Joe Tsai · 9 years ago
  43. fa1c60e Addressed comments about whitespace by Joe Tsai · 9 years ago
  44. 1486df7 Fixed minor whitespace formatting and ordering of elements by Joe Tsai · 9 years ago
  45. 20e838f Merge pull request #228 from szabadka/master by szabadka · 9 years ago
  46. e92afe0 Add a summary table of alphabet sizes to the spec. by Zoltan Szabadka · 9 years ago
  47. 2b82073 Merge pull request #227 from szabadka/master by szabadka · 9 years ago
  48. 2c3d8ea Change the title and the expiration date of the -07 draft. by Zoltan Szabadka · 9 years ago
  49. 9bc4008 Create -07 version of the draft. by Zoltan Szabadka · 9 years ago
  50. 1886f77 Merge pull request #223 from szabadka/master by szabadka · 9 years ago
  51. 512b9b8 Remove 'static' from kBitCostThreshold declaration. by Zoltan Szabadka · 9 years ago
  52. 672f6da Merge pull request #216 from anthrotype/py35 by szabadka · 9 years ago
  53. a1d03f7 [appveyor/install.ps1] remove unused functions for miniconda by Cosimo Lupo · 9 years ago
  54. e34949d [appveyor] properly support Python 3.5 by Cosimo Lupo · 9 years ago
  55. d5f2383 [travis] add Python 3.5.0 by Cosimo Lupo · 9 years ago
  56. 3333176 [appveyor] add Python 3.5.0 by Cosimo Lupo · 9 years ago
  57. dec5051 Merge pull request #212 from anthrotype/fix-lgwin by szabadka · 9 years ago
  58. a891423 Merge pull request #210 from anthrotype/trove-classifiers by szabadka · 9 years ago
  59. dea2e21 Merge pull request #215 from szabadka/master by szabadka · 9 years ago
  60. 77b5301 Merge remote-tracking branch 'upstream/master' by Zoltan Szabadka · 9 years ago
  61. 8195a5c [brotlimodule.cc] set 'lgwin' valid range to [10..24] by Cosimo Lupo · 9 years ago
  62. 82ffc4d [bro.py] set 'lgwin' valid range to [10..24] by Cosimo Lupo · 9 years ago
  63. c4f439d Change the content encoding type from "bro" to "br". by Zoltan Szabadka · 9 years ago
  64. 4e6cd0c Merge pull request #211 from szabadka/master by szabadka · 9 years ago
  65. 4d7de65 Fix the introduction part of the specification. by Zoltan Szabadka · 9 years ago
  66. 18a2954 [setup.py] add PyPI trove classifiers by Cosimo Lupo · 9 years ago
  67. c85bb50 Merge pull request #209 from szabadka/master by szabadka · 9 years ago
  68. 2726b8a Encoder fixes. by Zoltan Szabadka · 9 years ago
  69. 0fd5224 Merge pull request #208 from szabadka/master by szabadka · 9 years ago
  70. 47835c6 Fix build for SPARK. by Zoltan Szabadka · 9 years ago
  71. 1761255 Merge pull request #207 from anthrotype/msvc90-cffi by szabadka · 9 years ago
  72. 66fa4ff [types.h] make std ints types for _MSC_VER compatible with CFFI by Cosimo Lupo · 9 years ago
  73. 8e90bf4 Merge pull request #201 from anthrotype/msvcrt90-cp27 by szabadka · 9 years ago
  74. 3e67d48 [brotlimodule.cc] remove C++11 vector::data() call by Cosimo Lupo · 9 years ago
  75. 8a1fa66 [appveyor.yml] use WINDOWS_SDK_VERSION v7.0 for Python27-x64 by Cosimo Lupo · 9 years ago
  76. b2f6c6d [setup.py] remove monkey-patch for distutils.msvc9compiler; try to import setuptools required by "Microsoft Visual C++ Compiler for Python 2.7" by Cosimo Lupo · 9 years ago
  77. ea71ae2 Merge pull request #206 from szabadka/master by szabadka · 9 years ago
  78. b39eec8 Remove C++11 vector::data() calls from encoder. by Zoltan Szabadka · 9 years ago
  79. 99aae45 Initialize min_cost_cmd_ in constructor. by Zoltan Szabadka · 9 years ago
  80. b6689b1 Remove unnecessary branch from literal cost calculation. by Zoltan Szabadka · 9 years ago
  81. 76dd31e Merge pull request #205 from szabadka/master by szabadka · 9 years ago
  82. bacc734 Fix some more compiler warnings in the decoder. by Zoltan Szabadka · 9 years ago
  83. 498f1ec Merge pull request #199 from szabadka/master by szabadka · 9 years ago
  84. 5cf07a6 Initialize pos and loop_counter. by Zoltan Szabadka · 9 years ago
  85. 9ceff03 Add more build parameters. by Zoltan Szabadka · 9 years ago
  86. 85fede2 Avoid loop in GetNextKey. by Zoltan Szabadka · 9 years ago
  87. d3eb6ec Add BROTLI_FREE macro, check malloc status after histogram allocations. by Zoltan Szabadka · 9 years ago
  88. 9d9b95e Merge pull request #198 from szabadka/master by szabadka · 9 years ago
  89. 8b40e55 Merge remote-tracking branch 'upstream/master' by Zoltan Szabadka · 9 years ago
  90. 534072a Add brotli comparison study to the docs. by Zoltan Szabadka · 9 years ago
  91. 94765ce Merge pull request #197 from szabadka/master by szabadka · 9 years ago
  92. 0477473 Merge pull request #184 from IIoTeP9HuY/master by szabadka · 9 years ago
  93. e96112a Merge remote-tracking branch 'upstream/master' by Zoltan Szabadka · 9 years ago
  94. 165022d Add window size parameter to bro tool. by Zoltan Szabadka · 9 years ago
  95. 0ab69f9 Merge pull request #196 from szabadka/master by szabadka · 9 years ago
  96. 100a238 Update the spec with IANA Considerations. by Zoltan Szabadka · 9 years ago
  97. 2faed4a Create -06 version of the spec. by Zoltan Szabadka · 9 years ago
  98. 7ec879e Merge pull request #194 from szabadka/master by szabadka · 9 years ago
  99. e4d9c61 Add CONTRIBUTING file. by Zoltan Szabadka · 9 years ago
  100. c0ac8aa Merge pull request #193 from szabadka/master by szabadka · 9 years ago