aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
| * 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
| |/ / /
* | | | Remove ClsCompliant declarations from C# codeGravatar Jie Luo2015-05-01
| * | | Merge pull request #315 from brianduff/sync_from_aospGravatar Jisi Liu2015-04-29
| |\ \ \
| | * | | 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
| | | | * internal changesGravatar Bo Yang2015-04-24
| | | |/ | | |/|
| * / | Include well-known type protos in "make install".Gravatar Feng Xiao2015-04-23
| |/ /
| * | Include all well-known type protos.Gravatar Feng Xiao2015-04-20
* | | Merge pull request #288 from jtattermusch/csharp_protobuf_reviewedGravatar Jie Luo2015-04-17
|\ \ \ | |/ / |/| |
| * | forgot to include header files into automake templateGravatar Jan Tattermusch2015-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
| * | integrate CalcSerializedSize() fix from protobuf-csharp-port issue 84Gravatar Jan Tattermusch2015-04-13
| * | fixing implementation of GetFileUmbrellaNamespaceGravatar Jan Tattermusch2015-04-13
| * | implemented HasRequiredFields logicGravatar Jan Tattermusch2015-04-13
| * | addressed TODO for lite runtimeGravatar Jan Tattermusch2015-04-13
| * | creating private ctor for builders is now the default (as it used to be for o...Gravatar Jan Tattermusch2015-04-13
| * | output file naming logic, configurable file extension, comment rewordingGravatar Jan Tattermusch2015-04-13
| * | added support for deprecated fields, reworded some todosGravatar Jan Tattermusch2015-04-13
| * | enable overriding of property name using csharp_property_nameGravatar Jan Tattermusch2015-04-13
| * | updated C# codegen to use restricted set of csharp options from descriptor.protoGravatar Jan Tattermusch2015-04-13
| * | restricted number of csharp options and regenerated descriptor.protoGravatar Jan Tattermusch2015-04-13
* | | [PYTHON] Drop dependency on 'google.apputils'.Gravatar Tamir Duberstein2015-04-10
| | * More 'int' return value documentationGravatar Daniel Martin2015-04-09
| | * CR feedback: spacing, document return valuesGravatar Daniel Martin2015-04-08
* | | Change fixture name to be consistentGravatar Tamir Duberstein2015-03-31
* | | Delete "SEBS" (aka: Clean up Kenton's old trash)Gravatar Kenton Varda2015-03-26
| * | Rewrote C# protogen to C++ (initial version)Gravatar Jan Tattermusch2015-03-26
* | | Add OS X to travis; fix tests to pass on OS XGravatar Tamir Duberstein2015-03-18
|/ /