• Chris Fallin's avatar
    Update MRI C Ruby extension to use new version of upb. · d3262773
    Chris Fallin authored
    - Alter encode/decode paths to use the `upb_env` (environment)
      abstraction.
    - Update upb amalgamation to upstream `93791bfe`.
    - Fix a compilation warning (void*->char* cast).
    - Modify build flags so that upb doesn't produce warnings -- the Travis
      build logs were pretty cluttered previously.
    d3262773
Name
Last commit
Last update
..
ext/google/protobuf_c Loading commit data...
lib/google Loading commit data...
src/main Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
README.md Loading commit data...
Rakefile Loading commit data...
google-protobuf.gemspec Loading commit data...
pom.xml Loading commit data...
travis-test.sh Loading commit data...