aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #4827 from acozzette/merge-3-6-xGravatar Adam Cozzette2018-06-25
|\
* \ Merge pull request #4824 from sschuberth/remove-exec-bitGravatar Feng Xiao2018-06-25
|\ \
* \ \ Merge pull request #4608 from khuzemap/masterGravatar Feng Xiao2018-06-25
|\ \ \
* \ \ \ Merge pull request #4172 from OskarKinomoto/masterGravatar Adam Cozzette2018-06-25
|\ \ \ \
| | | | * Merge branch '3.6.x' into merge-3-6-xGravatar Adam Cozzette2018-06-25
| |_|_|/| |/| | | |
| | | * | Remove the executable bit from several source code filesGravatar Sebastian Schuberth2018-06-25
| |_|/ / |/| | |
* | | | Fix parameters declarationGravatar vervaekejonathan2018-06-22
* | | | Merge pull request #4813 from htuch/fix-any-in-mapGravatar Feng Xiao2018-06-21
|\ \ \ \
* \ \ \ \ Merge pull request #4812 from htuch/fix-any-caseGravatar Feng Xiao2018-06-21
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #4811 from htuch/invalid-name-jsonGravatar Feng Xiao2018-06-21
|\ \ \ \ \ \
| | * | | | | Added TODO for grouping options.Gravatar Harvey Tuch2018-06-21
| | | * | | | protostream_objectwriter: fix bug when Any is directly embedded in a map.Gravatar Harvey Tuch2018-06-21
| | * | | | | protostream_objectsource: preserve print options across Any.Gravatar Harvey Tuch2018-06-21
| | |/ / / /
| * | | | | Additional whitespace.Gravatar Harvey Tuch2018-06-21
| * | | | | json: include field name in InvalidName status messages.Gravatar Harvey Tuch2018-06-21
| |/ / / /
* | | | | Merge pull request #1261 from gjasny/disable-tls-for-osx-10.6Gravatar Adam Cozzette2018-06-20
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #4780 from mwei0210/masterGravatar Adam Cozzette2018-06-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | | | * | Add "override" for overridden virtual functionsGravatar Khuzema Pithewan2018-06-19
| * | | | | not emptyGravatar ming2018-06-19
* | | | | | Merge pull request #4626 from robhancocksed/masterGravatar Feng Xiao2018-06-18
|\ \ \ \ \ \
| | * | | | | check provided sizeGravatar ming2018-06-19
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #2121 from mazurkin/issue-2108Gravatar Feng Xiao2018-06-18
|\ \ \ \ \ \
* | | | | | | proto_writer.h: RenderBytes is an override. Marking it. (#4707)Gravatar medinandres2018-06-18
* | | | | | | Merge pull request #4739 from asimshankar/tf-bytesizeGravatar Feng Xiao2018-06-18
|\ \ \ \ \ \ \
| | | | | | | * Work around MSVC issue with std::atomic initialization (#4777)Gravatar Adam Cozzette2018-06-18
* | | | | | | | Merge pull request #3901 from wijagels/masterGravatar Feng Xiao2018-06-11
|\ \ \ \ \ \ \ \
| | * | | | | | | Graceful failure in SerializeToArray().Gravatar Asim Shankar2018-06-07
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Remove js_embed binary. (#4709)Gravatar Feng Xiao2018-06-01
* | | | | | | | Added Clang thread-safety annotations in mutex.hGravatar Adam Cozzette2018-05-30
| | | | | | | * Move methods out of class (#4697)Gravatar Paul Yang2018-05-30
| | | | | | | * Add back GeneratedClassName to public (#4686)Gravatar Paul Yang2018-05-30
* | | | | | | | Move methods out of class (#4697)Gravatar Paul Yang2018-05-29
* | | | | | | | Add back GeneratedClassName to public (#4686)Gravatar Paul Yang2018-05-25
| | | | | | | * Fixed JS parsing of unspecified map keysGravatar Adam Cozzette2018-05-25
| | | | | | | * PHP namespaces for nested messages and enums (#4536)Gravatar Brent Shaffer2018-05-25
| | | | | | | * PHP array constructors for protobuf messages (#4530)Gravatar Brent Shaffer2018-05-25
| | | | | | | * Adopt ruby_package in ruby generated code. (#4627)Gravatar Paul Yang2018-05-25
| | | | | | | * Adopt php_metadata_namespace in php code generator (#4622)Gravatar Paul Yang2018-05-25
* | | | | | | | PHP namespaces for nested messages and enums (#4536)Gravatar Brent Shaffer2018-05-24
* | | | | | | | PHP array constructors for protobuf messages (#4530)Gravatar Brent Shaffer2018-05-24
| | | | | | | * Make sure to delete temporary maps used by FileDescriptorTablesGravatar Adam Cozzette2018-05-24
* | | | | | | | Adopt ruby_package in ruby generated code. (#4627)Gravatar Paul Yang2018-05-17
* | | | | | | | re-write int128 long division to avoid license impact from stackoverflow refe...Gravatar NickFengIBM2018-05-17
* | | | | | | | Merge pull request #4624 from eughermann/hash-ub-fixGravatar Adam Cozzette2018-05-15
|\ \ \ \ \ \ \ \
| | | | * | | | | Declare some generated C++ methods as static #4602Gravatar Robert Hancock2018-05-14
* | | | | | | | | Adopt php_metadata_namespace in php code generator (#4622)Gravatar Paul Yang2018-05-14
| |_|_|/ / / / / |/| | | | | | |
| | | | | | | * Update version number to 3.6.0Gravatar Jisi Liu2018-05-14
| * | | | | | | Remove undefined behavior from the hash function.Gravatar Eugene Hermann2018-05-14
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | fix index out of range error in C# generation using msvc (#1329)Gravatar Warren Falk2018-05-14
|/ / / / / /
* | | | | / Add file option php_metadata_namespace and ruby_package (#4609)Gravatar Paul Yang2018-05-11
| |_|_|_|/ |/| | | |