aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/util
Commit message (Expand)AuthorAge
* Merge pull request #2861 from byronyi/#710Gravatar Adam Cozzette2017-03-20
|\
* \ Merge pull request #2867 from mojoBrendan/masterGravatar Feng Xiao2017-03-17
|\ \
* \ \ Merge pull request #2837 from anandolee/masterGravatar Jie Luo2017-03-17
|\ \ \
| | | * Update delimited_message_util_test.ccGravatar Bairen Yi2017-03-18
| | * | Add option to preserve original proto field namesGravatar Brendan McCarthy2017-03-17
| | * | Add use_snake_case_for_field_names option to JsonPrintOptionsGravatar Brendan McCarthy2017-03-17
| |/ / |/| |
| | * fix several issuesGravatar Byron Yi2017-03-17
| | * add LIBPROTOBUF_EXPORT to make msvc happyGravatar Byron Yi2017-03-16
| | * migrate delimited messages functions to util packageGravatar Byron Yi2017-03-16
| |/ |/|
| * DefaultValueObjectWriter should populate oneof message fieldGravatar Jie Luo2017-03-10
* | Use per-type table to lookup JSON name.Gravatar Feng Xiao2017-03-09
|/
* Remove the use of C++11 features.Gravatar Feng Xiao2017-02-27
* Merge pull request #2355 from xfxyjwf/fixjsonGravatar Feng Xiao2017-02-24
|\
* | Add an option to always print enums as ints in Json APIGravatar Sanchay Harneja2017-02-18
* | JsonUtilTest: Add ParsePrimitiveMapIn subtestGravatar Konstantin Podsvirov2017-02-11
* | Merge 3.2.x branch into master (#2648)Gravatar Paul Yang2017-01-31
* | Merge branch 'master' into down-integrate-with-msvc-fixGravatar Adam Cozzette2016-11-17
|\ \
* | | Integrated internal changes from GoogleGravatar Adam Cozzette2016-11-17
| * | Add LL to large constantGravatar zhsyourai2016-11-18
| | * Speed up JSON parsing.Gravatar Feng Xiao2016-11-10
| |/ |/|
| * Made helper code also consider package name 'proto2' when dealing with Messag...Gravatar guptasu2016-11-10
|/
* Fix MSVC stack overflow issue.Gravatar Feng Xiao2016-10-10
* Fix VS test failures.Gravatar Feng Xiao2016-10-10
* Reduce test length to avoid stack overflow on VS.Gravatar Feng Xiao2016-10-10
* Fix Visual Studio compile issues.Gravatar Feng Xiao2016-10-10
* Integrate internal changesGravatar Bo Yang2016-10-10
* Fixes static analyzer issues from xcode.Gravatar Sergio Campama2016-09-20
* Merge remote-tracking branch 'origin/3.0.x' into mergeGravatar Jisi Liu2016-09-14
|\
* | detect invaild JSON encoding in bytes fieldGravatar mike070262016-09-01
* | detect invaild JSON encoding in bytes fieldGravatar mike070262016-09-01
* | fix #1342 cause by ownership issuesGravatar mike070262016-09-01
* | Restore New*Callback into google::protobuf namespace since these are used by ...Gravatar Srivats P2016-08-29
| * Add and fix C++ runtime docsGravatar Jisi Liu2016-08-02
|/
* Define intX as standard exact-width integer types.Gravatar Feng Xiao2016-07-25
* Add missing LIBPROTOBUF_EXPORTGravatar Feng Xiao2016-07-13
* Integrate from internal code base.Gravatar Feng Xiao2016-07-13
* Merge pull request #1753 from xfxyjwf/fixupGravatar Jisi Liu2016-07-07
|\
| * Fix data member declaration order.Gravatar Feng Xiao2016-07-06
* | Fix spelling in strings and commentsGravatar Otto Kekäläinen2016-07-03
|/
* Merge pull request #1704 from lizan/json_parse_optionsGravatar Feng Xiao2016-07-01
|\
* | Integrated internal changes from GoogleGravatar Adam Cozzette2016-06-29
| * Add JsonParseOptions to ignore unknown fieldsGravatar Lizan Zhou2016-06-28
|/
* Down integrate from Google internal.Gravatar Jisi Liu2016-04-28
* Add missing includes in field mask testGravatar Jisi Liu2016-04-19
* Do not use C++11 unicode escape in unittest.Gravatar Jisi Liu2016-04-01
* Integrate google internal changes.Gravatar Jisi Liu2016-03-30
* Remove redundant `the` in comments.Gravatar Dongjoon Hyun2016-02-03
* Integrate from google internal.Gravatar Jisi Liu2016-01-29
* Fix for Visual Studio 2008.Gravatar Feng Xiao2015-12-30
* Add missing files to EXTRA_DIST.Gravatar Feng Xiao2015-12-28