History log of /external/brotli/include/brotli/types.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d03c38da7fa679776f0c076a01500dacd1ad75f4 19-Feb-2017 Evan Nemerson <evan@nemerson.com> Blacklist PGI from using conformant array parameters. (#511)

* Blacklist PGI from using conformant array parameters.

There is a bug in pgcc with conformant array parameters where the
length argument is a pointer which triggers a compiler error
(PGC-S-0094, to be specific). The issue has been reported to PGI and
is being tracked internally as TPR 23778. For more information, see

https://www.pgroup.com/userforum/viewtopic.php?t=5501

* travis: Add PGI Community Edition build.

For details on the installation script, see
https://github.com/nemequ/pgi-travis
/external/brotli/include/brotli/types.h
5db62dcc9d386579609540cdf8869e95ad334bbd 09-Nov-2016 Eugene Kliuchnikov <eustas@google.com> Fixes: (#468)

* fix slow-down after a long copy (q10-11)
* more thorough hashing for long ranges (q10-11)
* minor documentation fixes
* bazel.io -> bazel.build
/external/brotli/include/brotli/types.h
e9b278ac6e097beb763e8a46eeafcaa3f6f63f18 31-Oct-2016 Eugene Kliuchnikov <eustas@google.com> 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`
/external/brotli/include/brotli/types.h
4e157c409afb6575f6bf72c4c1d45aab4fe82b3a 25-Oct-2016 Eugene Kliuchnikov <eustas@google.com> Update API (#457)

* explicitly define `BROTLI_BOOL` to be `int`
* add `BROTLI_` prefix to `MAKE_UINT64_T` macros
* replace `true`/`false`/`1`/`0` mentions with `BROTLI_TRUE`/`FALSE`
* add `BrotliEncoderSetParameter` documentation
* add explicit caution to `BrotliEncoderMaxCompressedSize`
* fix formatting in `port.h`
/external/brotli/include/brotli/types.h
81480011581d1bb40e2ed26566a95d060f2767b3 23-Aug-2016 Eugene Kliuchnikov <eustas@google.com> Move "public" to "include/brotli"
/external/brotli/include/brotli/types.h