Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #555

Merged
merged 3 commits into from
May 29, 2017
Merged

Update #555

merged 3 commits into from
May 29, 2017

Conversation

eustas
Copy link
Collaborator

@eustas eustas commented May 29, 2017

  • new CLI; bro -> brotli; + man page
  • JNI wrappers preparation (for bazel build)
  • add raw binary dictionary representation dictionary.bin
  • add ability to side-load brotli RFC dictionary
  • decoder persists last error now
  • fix BrotliDecoderDecompress documentation
  • go reader don't block until necessary
  • more consistent bazel target names
  • Java dictionary data compiled footprint reduced
  • Java tests refactoring

 * new CLI; bro -> brotli; + man page
 * JNI wrappers preparation (for bazel build)
 * add raw binary dictionary representation `dictionary.bin`
 * add ability to side-load brotli RFC dictionary
 * decoder persists last error now
 * fix `BrotliDecoderDecompress` documentation
 * go reader don't block until necessary
 * more consistent bazel target names
 * Java dictionary data compiled footprint reduced
 * Java tests refactoring
@eustas eustas merged commit 03739d2 into master May 29, 2017
@eustas eustas deleted the update branch May 29, 2017 15:55
@concatime
Copy link

Finally ;)

Copy link

@Jose55MDM Jose55MDM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs/brotli.1

juj pushed a commit to Unity-Technologies/brotli that referenced this pull request May 13, 2023
Update:
 * new CLI; bro -> brotli; + man page
 * JNI wrappers preparation (for bazel build)
 * add raw binary dictionary representation `dictionary.bin`
 * add ability to side-load brotli RFC dictionary
 * decoder persists last error now
 * fix `BrotliDecoderDecompress` documentation
 * go reader don't block until necessary
 * more consistent bazel target names
 * Java dictionary data compiled footprint reduced
 * Java tests refactoring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants