aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google
Commit message (Expand)AuthorAge
...
* | | Make hash_map forward constructor parameters to its base class.Gravatar Feng Xiao2015-05-25
* | | Copy two data files from ruby/tests to src/google/compiler/ruby. Tests in src...Gravatar Bo Yang2015-05-25
* | | Fix bugs on windows.Gravatar Bo Yang2015-05-24
* | | Fix C2385: accessing parent classes' member without specifying is ambiguous.Gravatar Bo Yang2015-05-24
|/ /
* | Merge pull request #341 from yukawa/fix-undef-GOOGLE_PROTOBUF_MISSING_HASHGravatar Feng Xiao2015-05-22
|\ \
* \ \ Merge pull request #410 from thomasvl/objc_alpha2_dropGravatar Paul Yang2015-05-22
|\ \ \
| * | | Objective C Second Alpha DropGravatar Thomas Van Lenten2015-05-22
* | | | Merge pull request #413 from TeBoring/masterGravatar Paul Yang2015-05-21
|\ \ \ \
| * | | | down-integrate internal changesGravatar Bo Yang2015-05-21
| |/ / /
* | | | Merge pull request #411 from xfxyjwf/masterGravatar Paul Yang2015-05-21
|\ \ \ \
* | | | | Include well-known types in Java runtime.Gravatar Feng Xiao2015-05-21
| |/ / / |/| | |
| * | | Add default import paths for descriptor.proto and other well-known types to p...Gravatar Feng Xiao2015-05-21
|/ / /
* | | Merge pull request #402 from thomasvl/objc_on_winGravatar Paul Yang2015-05-21
|\ \ \
* | | | Marked compiler literal unsigned.Gravatar Austin Schuh2015-05-19
| * | | Getting the ObjC generator building on Windows.Gravatar Thomas Van Lenten2015-05-19
|/ / /
* | | Post csharp landing fixup.Gravatar Thomas Van Lenten2015-05-18
* | | Merge pull request #384 from google/csharpGravatar Jie Luo2015-05-14
|\ \ \
| * \ \ Merge branch 'master' of github.com:google/protobuf into integrate_from_masterGravatar Jan Tattermusch2015-05-13
| |\ \ \
| * | | | Remove the C#-specific field_presence_test.proto, using unittest_no_field_pre...Gravatar Jon Skeet2015-05-13
* | | | | Include generated code of well-known types in protobuf C++ runtime.Gravatar Feng Xiao2015-05-11
| |/ / / |/| | |
* | | | Merge branch 'gerrit' to 'master'Gravatar Feng Xiao2015-05-07
|\ \ \ \
* \ \ \ \ Merge pull request #101 from fizbin/fix_large_proto_java_codeGravatar Feng Xiao2015-05-07
|\ \ \ \ \
| | | * | | Regenerate descriptor.pb.cc after csharp_namespace changeGravatar Jon Skeet2015-05-07
* | | | | | Merge pull request #331 from thomasvl/objc_alpha1_dropGravatar Paul Yang2015-05-06
|\ \ \ \ \ \
* | | | | | | Don't hard-code the python pathGravatar Tamir Duberstein2015-05-06
| | | | * | | Add C# namespace to .proto files (e.g. descriptors, unit tests)Gravatar Jon Skeet2015-05-06
| * | | | | | Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Gravatar Thomas Van Lenten2015-05-06
|/ / / / / /
| | | | * / Undef GOOGLE_PROTOBUF_MISSING_HASH after it is used.Gravatar Yohei Yukawa2015-05-04
| |_|_|/ / |/| | | |
| | | * | Remove ClsCompliant declarations from C# codeGravatar Jie Luo2015-05-01
* | | | | Generate a CREATOR for each Parcelable message.Gravatar Jeff Davidson2015-04-28
* | | | | Inline unknownFieldData{Equals,HashCode} to generated code.Gravatar Brian Duff2015-04-28
* | | | | Expose generate_clear as an option.Gravatar Brian Duff2015-04-28
* | | | | Generate @IntDef annotations for nanoproto enums.Gravatar Jeff Davidson2015-04-28
* | | | | Add clone() method support for nano.Gravatar Brian Duff2015-04-28
* | | | | When no clear() is generated, still initialize fields.Gravatar Brian Duff2015-04-28
* | | | | Fix bug with large extension field numbers.Gravatar Brian Duff2015-04-28
| | * | | Modify directory to use in testGravatar Bo Yang2015-04-27
| | * | | Handle un-handled cases of TestOneof2 in unittestGravatar Bo Yang2015-04-27
| | | * | fix bug for Field PresenceGravatar Jie Luo2015-04-27
| | | * | Field Presence: remove has methods for optional non-message fields in proto3Gravatar Jie Luo2015-04-27
| | | | * Fix unittest in i386Gravatar Ezequiel Lara Gomez2015-04-27
| |_|_|/ |/| | |
| | * | internal changesGravatar Bo Yang2015-04-24
| |/ / |/| |
* | | Include all well-known type protos.Gravatar Feng Xiao2015-04-20
| | * Merge pull request #288 from jtattermusch/csharp_protobuf_reviewedGravatar Jie Luo2015-04-17
| |/| |/| |
| | * temporarily removing csharp_umbrella_namespace file optionGravatar Jan Tattermusch2015-04-17
| | * removing csharp_property_name field optionGravatar Jan Tattermusch2015-04-17
| | * one more fix to csharp_umbrella_namespace commentGravatar Jan Tattermusch2015-04-17
| | * fix: do not mention umbrella_classname in commentGravatar Jan Tattermusch2015-04-17
| | * Fixed comment for csharp_umbrella_namespace (nest_classes has been removed)Gravatar Jan Tattermusch2015-04-16
| | * fixing field number of csharp_umbrella_namespace optionGravatar Jan Tattermusch2015-04-16