Eric Salo
|
410143b265
|
split out some unicode logic from the json decoder
Also fixed a bug in the json decoder which caused it to break on a code point value of exactly 0x10ffff
PiperOrigin-RevId: 459856813
|
2 years ago |
Protobuf Team Bot
|
7b05f25b98
|
split out the alloc code from the arena code
PiperOrigin-RevId: 456531002
|
2 years ago |
Protobuf Team
|
78f5af8103
|
Internal change
PiperOrigin-RevId: 435060849
|
3 years ago |
Joshua Haberman
|
ecc8bae4ce
|
Fix for proto2 files that use proto3 enums.
|
3 years ago |
Joshua Haberman
|
efd0b594cb
|
def_to_proto protos.
|
3 years ago |
Joshua Haberman
|
d0795a29d9
|
Test for def_to_proto is working.
|
3 years ago |
Joshua Haberman
|
ce012b7b55
|
Added support for extensions.
|
3 years ago |
Joshua Haberman
|
823eb09694
|
Update all 2011 dates to 2021.
|
4 years ago |
Joshua Haberman
|
e59d2c8fa7
|
Added license headers to all files.
|
4 years ago |
Joshua Haberman
|
0dc2394da5
|
Changes to support import into google3 (#291)
* Fixes for google3.
* Added to failure list for new failure.
* Reused existing failure list file.
* Add a ./ to assist rewriting.
|
5 years ago |
Joshua Haberman
|
d49c1db6c2
|
New JSON decoder, string->msg using reflection.
This compiles successfully, but I have not executed
it even once.
|
5 years ago |