aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* | 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
|/
* Merge pull request #228 from cconroy/sanitize-enumsGravatar Jisi Liu2015-03-16
|\
| * Sanitize Enum names from collisions with reserved words.Gravatar Chris Conroy2015-03-16
* | Revert pull request 175: Add support for the TILE-Gx processor family.Gravatar Bo Yang2015-03-14
* | Add a missing proto file.Gravatar Feng Xiao2015-03-13
* | Merge pull request #193 from TeBoring/sbGravatar Paul Yang2015-03-09
|\ \
* | | Fix tile atomicops macro.Gravatar Jisi Liu2015-03-05
* | | Merge pull request #175 from martiert/tile-supportGravatar Jisi Liu2015-03-05
|\ \ \ | |_|/ |/| |
* | | Initialize data members in constructors instead of direct initialize inGravatar Jisi Liu2015-03-01
* | | use is_proto_enum instead of is_enum for repeated accessor field.Gravatar Jisi Liu2015-03-01
* | | Fix hash.h for MSVC and platforms without hash map/set support.Gravatar Jisi Liu2015-03-01
* | | Fix hash_map type parameter to add Alloc for other platforms.Gravatar Jisi Liu2015-03-01
* | | Use portable GOOGLE_PROTOBUF_THREAD_LOCAL instead of __thread.Gravatar Jisi Liu2015-03-01
* | | Down integrate from Google internal branch for C++ and Java.Gravatar Jisi Liu2015-02-28
* | | Merge pull request #185 from mzhaom/remove-unusedGravatar Jisi Liu2015-02-26
|\ \ \
* \ \ \ Merge pull request #199 from google/wktGravatar Jisi Liu2015-02-26
|\ \ \ \
* | | | | Fix the order of BUILT_FILES so that pbconfig.h will be built beforeGravatar Jisi Liu2015-02-25
* | | | | Exclude pbconfg.h from dist, otherwise it breaks VS builds.Gravatar Jisi Liu2015-02-25
* | | | | Merge pull request #221 from google/python_proto3Gravatar Jisi Liu2015-02-25
|\ \ \ \ \
| * | | | | Fixes for Python/C++ implementation in open-source:Gravatar Josh Haberman2015-02-25
* | | | | | Include shared_ptr.h into headers to make maps proto work. It is usedGravatar Jisi Liu2015-02-25
| * | | | | Down integrate from Google internal.Gravatar Jisi Liu2015-02-25
* | | | | | Make maps fields work on installed C++ protobufs.Gravatar Jisi Liu2015-02-25
|/ / / / /
* | | | | Propogate onChange() event when getFooBuilder() is on an oneof messageGravatar Jisi Liu2015-02-23
* | | | | Add shutdown code for several newly introduced leaks;Gravatar Jisi Liu2015-02-21
* | | | | Use static_cast instead of dynamic_cast in arena unittest so that it canGravatar Jisi Liu2015-02-20
* | | | | Fix review comments.Gravatar Jisi Liu2015-02-19
* | | | | Remove the unused set common oneof variables in helperGravatar Jisi Liu2015-02-19