1. 6ef2049 Merge pull request #232 from MayhemYDG/patch-1 by szabadka · 9 years ago
  2. 2a1a1f7 Remove useless BrotliCompressor instantiation in BrotliCompressBuffer by Mayhem · 9 years ago
  3. 83b8de7 Merge pull request #230 from szabadka/master by szabadka · 9 years ago
  4. 676bc91 Generate new .txt version of the spec. by Zoltan Szabadka · 9 years ago
  5. b7a613f Merge pull request #229 from dsnet/master by szabadka · 9 years ago
  6. 4f1fce1 Make code and paragraph both use 3-space indents by Joe Tsai · 9 years ago
  7. f908a4e Fix spelling of "Acknowledgments" by Joe Tsai · 9 years ago
  8. fa1c60e Addressed comments about whitespace by Joe Tsai · 9 years ago
  9. 1486df7 Fixed minor whitespace formatting and ordering of elements by Joe Tsai · 9 years ago
  10. 20e838f Merge pull request #228 from szabadka/master by szabadka · 9 years ago
  11. e92afe0 Add a summary table of alphabet sizes to the spec. by Zoltan Szabadka · 9 years ago
  12. 2b82073 Merge pull request #227 from szabadka/master by szabadka · 9 years ago
  13. 2c3d8ea Change the title and the expiration date of the -07 draft. by Zoltan Szabadka · 9 years ago
  14. 9bc4008 Create -07 version of the draft. by Zoltan Szabadka · 9 years ago
  15. 1886f77 Merge pull request #223 from szabadka/master by szabadka · 9 years ago
  16. 512b9b8 Remove 'static' from kBitCostThreshold declaration. by Zoltan Szabadka · 9 years ago
  17. 672f6da Merge pull request #216 from anthrotype/py35 by szabadka · 9 years ago
  18. a1d03f7 [appveyor/install.ps1] remove unused functions for miniconda by Cosimo Lupo · 9 years ago
  19. e34949d [appveyor] properly support Python 3.5 by Cosimo Lupo · 9 years ago
  20. d5f2383 [travis] add Python 3.5.0 by Cosimo Lupo · 9 years ago
  21. 3333176 [appveyor] add Python 3.5.0 by Cosimo Lupo · 9 years ago
  22. dec5051 Merge pull request #212 from anthrotype/fix-lgwin by szabadka · 9 years ago
  23. a891423 Merge pull request #210 from anthrotype/trove-classifiers by szabadka · 9 years ago
  24. dea2e21 Merge pull request #215 from szabadka/master by szabadka · 9 years ago
  25. 77b5301 Merge remote-tracking branch 'upstream/master' by Zoltan Szabadka · 9 years ago
  26. 8195a5c [brotlimodule.cc] set 'lgwin' valid range to [10..24] by Cosimo Lupo · 9 years ago
  27. 82ffc4d [bro.py] set 'lgwin' valid range to [10..24] by Cosimo Lupo · 9 years ago
  28. c4f439d Change the content encoding type from "bro" to "br". by Zoltan Szabadka · 9 years ago
  29. 4e6cd0c Merge pull request #211 from szabadka/master by szabadka · 9 years ago
  30. 4d7de65 Fix the introduction part of the specification. by Zoltan Szabadka · 9 years ago
  31. 18a2954 [setup.py] add PyPI trove classifiers by Cosimo Lupo · 9 years ago
  32. c85bb50 Merge pull request #209 from szabadka/master by szabadka · 9 years ago
  33. 2726b8a Encoder fixes. by Zoltan Szabadka · 9 years ago
  34. 0fd5224 Merge pull request #208 from szabadka/master by szabadka · 9 years ago
  35. 47835c6 Fix build for SPARK. by Zoltan Szabadka · 9 years ago
  36. 1761255 Merge pull request #207 from anthrotype/msvc90-cffi by szabadka · 9 years ago
  37. 66fa4ff [types.h] make std ints types for _MSC_VER compatible with CFFI by Cosimo Lupo · 9 years ago
  38. 8e90bf4 Merge pull request #201 from anthrotype/msvcrt90-cp27 by szabadka · 9 years ago
  39. 3e67d48 [brotlimodule.cc] remove C++11 vector::data() call by Cosimo Lupo · 9 years ago
  40. 8a1fa66 [appveyor.yml] use WINDOWS_SDK_VERSION v7.0 for Python27-x64 by Cosimo Lupo · 9 years ago
  41. 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
  42. ea71ae2 Merge pull request #206 from szabadka/master by szabadka · 9 years ago
  43. b39eec8 Remove C++11 vector::data() calls from encoder. by Zoltan Szabadka · 9 years ago
  44. 99aae45 Initialize min_cost_cmd_ in constructor. by Zoltan Szabadka · 9 years ago
  45. b6689b1 Remove unnecessary branch from literal cost calculation. by Zoltan Szabadka · 9 years ago
  46. 76dd31e Merge pull request #205 from szabadka/master by szabadka · 9 years ago
  47. bacc734 Fix some more compiler warnings in the decoder. by Zoltan Szabadka · 9 years ago
  48. 498f1ec Merge pull request #199 from szabadka/master by szabadka · 9 years ago
  49. 5cf07a6 Initialize pos and loop_counter. by Zoltan Szabadka · 9 years ago
  50. 9ceff03 Add more build parameters. by Zoltan Szabadka · 9 years ago
  51. 85fede2 Avoid loop in GetNextKey. by Zoltan Szabadka · 9 years ago
  52. d3eb6ec Add BROTLI_FREE macro, check malloc status after histogram allocations. by Zoltan Szabadka · 9 years ago
  53. 9d9b95e Merge pull request #198 from szabadka/master by szabadka · 9 years ago
  54. 8b40e55 Merge remote-tracking branch 'upstream/master' by Zoltan Szabadka · 9 years ago
  55. 534072a Add brotli comparison study to the docs. by Zoltan Szabadka · 9 years ago
  56. 94765ce Merge pull request #197 from szabadka/master by szabadka · 9 years ago
  57. 0477473 Merge pull request #184 from IIoTeP9HuY/master by szabadka · 9 years ago
  58. e96112a Merge remote-tracking branch 'upstream/master' by Zoltan Szabadka · 9 years ago
  59. 165022d Add window size parameter to bro tool. by Zoltan Szabadka · 9 years ago
  60. 0ab69f9 Merge pull request #196 from szabadka/master by szabadka · 9 years ago
  61. 100a238 Update the spec with IANA Considerations. by Zoltan Szabadka · 9 years ago
  62. 2faed4a Create -06 version of the spec. by Zoltan Szabadka · 9 years ago
  63. 7ec879e Merge pull request #194 from szabadka/master by szabadka · 9 years ago
  64. e4d9c61 Add CONTRIBUTING file. by Zoltan Szabadka · 9 years ago
  65. c0ac8aa Merge pull request #193 from szabadka/master by szabadka · 9 years ago
  66. b5c92e5 Add tools/version.h that conatins the brotli version. by Zoltan Szabadka · 9 years ago
  67. cd2538b Merge pull request #190 from szabadka/master by szabadka · 9 years ago
  68. 754deae Reduce command buffer memory usage. by Zoltan Szabadka · 9 years ago
  69. 2435cc2 Merge pull request #189 from szabadka/master by szabadka · 9 years ago
  70. 4c37566 Move literal cost computation to where it's used. by Zoltan Szabadka · 9 years ago
  71. dc416ab Merge pull request #187 from szabadka/master by szabadka · 9 years ago
  72. 3b8bef7 Add extern "C" linkage to the encoder and decoder dictionary definitions. by Zoltan Szabadka · 9 years ago
  73. d4cc4f8 Define the encoder dictionary in the .cc file and link only once. by Zoltan Szabadka · 9 years ago
  74. 480b4a6 Merge pull request #186 from szabadka/master by szabadka · 9 years ago
  75. 4a7024d Make the brotli encoder C++98 compatible. by Zoltan Szabadka · 9 years ago
  76. dfdf2dd Encoder bug fixes. by Zoltan Szabadka · 9 years ago
  77. a802c01 Merge pull request #185 from szabadka/master by szabadka · 9 years ago
  78. 8ce3494 Configure automatic appveyor deployment. by Zoltan Szabadka · 9 years ago
  79. 08e98d8 Support large inputs/outputs in memory adaptors by acid · 9 years ago
  80. 933bb9b Merge pull request #183 from szabadka/master by szabadka · 9 years ago
  81. 27e1aa4 Merge remote-tracking branch 'upstream/master' by Zoltan Szabadka · 9 years ago
  82. 03c4ab5 Simplify uncompressed block decoding state machine. by Zoltan Szabadka · 9 years ago
  83. 5919712 Avoid undefined behavior from memcpy for the portable build. by Zoltan Szabadka · 9 years ago
  84. 10aaa83 Fix a bug in ReadHuffmanCode(). by Zoltan Szabadka · 9 years ago
  85. 3cd3a10 Small speedup of command decoding. by Zoltan Szabadka · 9 years ago
  86. c11ce30 Merge pull request #176 from szabadka/master by szabadka · 9 years ago
  87. e44caf9 Introduce a BROTLI_BUILD_PORTABLE macro to disable potentially dangerous optimizations. by Zoltan Szabadka · 9 years ago
  88. 8530123 Fix a bug in CopyUncompressedBlockToOutput(). by Zoltan Szabadka · 9 years ago
  89. 6dd53d6 Merge pull request #175 from szabadka/master by szabadka · 9 years ago
  90. 163b59b Add null output callback to decoder for easier testing. by Zoltan Szabadka · 9 years ago
  91. b04f624 Fix a bug in uncompressed block handling. by Zoltan Szabadka · 9 years ago
  92. 24dca87 Merge pull request #172 from szabadka/master by szabadka · 9 years ago
  93. 0cf3a54 Update brotli decoder with latest improvements. by Zoltan Szabadka · 9 years ago
  94. 039cb6e Merge pull request #167 from kasper93/master by eustas · 9 years ago
  95. 76bf374 Add missing time.h header. by Kacper Michajłow · 9 years ago
  96. b3905e8 Merge pull request #164 from szabadka/master by szabadka · 9 years ago
  97. 1216684 Merge remote-tracking branch 'upstream/master' by Zoltan Szabadka · 9 years ago
  98. a7cedfc Update brotli decoder with latest improvements. by Zoltan Szabadka · 9 years ago
  99. 0eddc60 Merge pull request #156 from karpinski/master by szabadka · 9 years ago
  100. 21ac39f Fix typos. by Marcin Karpinski · 9 years ago