Updated upb: picked up legacy JSON flags to help Ruby users migrate.

The flags are:

  UPB_JSON_ACCEPT_LEGACY_FIELD_NAMES
  UPB_JSON_WRITE_LEGACY_FIELD_NAMES

The first just allows the parser to accept the old field names.
The second makes the printer print the old field names.

These flags are intended to be temporary, as a migration aid
for users.
This commit is contained in:
Josh Haberman 2016-04-14 12:06:09 -07:00
parent 814685ca2c
commit 94e54b39c8
2 changed files with 1583 additions and 1364 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff