608 Commits (94878b308041626794e6e39a687f174f2bf04b07)

Author SHA1 Message Date
Jan Tattermusch f61e1791c0 output file naming logic, configurable file extension, comment rewording 10 years ago
Jan Tattermusch 8cec65e761 added support for deprecated fields, reworded some todos 10 years ago
Jan Tattermusch 16a3e2b914 enable overriding of property name using csharp_property_name 10 years ago
Jan Tattermusch 44664bb705 updated C# codegen to use restricted set of csharp options from descriptor.proto 10 years ago
Jan Tattermusch b52cf04b3c restricted number of csharp options and regenerated descriptor.proto 10 years ago
Tamir Duberstein 9f42f5f4a4 [PYTHON] Drop dependency on 'google.apputils'. 10 years ago
Daniel Martin 0f1393d66e More 'int' return value documentation 10 years ago
Daniel Martin 153a226a2a CR feedback: spacing, document return values 10 years ago
Tamir Duberstein 53bee665f8 Change fixture name to be consistent 10 years ago
Kenton Varda 60df829ae4 Delete "SEBS" (aka: Clean up Kenton's old trash) 10 years ago
Jan Tattermusch 685ae36ca2 Rewrote C# protogen to C++ (initial version) 10 years ago
Tamir Duberstein ed715048c6 Add OS X to travis; fix tests to pass on OS X 10 years ago
Chris Conroy 0d77c824e7 Sanitize Enum names from collisions with reserved words. 10 years ago
Bo Yang 12a91417fb Revert pull request 175: Add support for the TILE-Gx processor family. 10 years ago
Feng Xiao 9d31c227a3 Add a missing proto file. 10 years ago
Jisi Liu 6c8a036e3e Fix tile atomicops macro. 10 years ago
Jisi Liu 329fa02b42 Initialize data members in constructors instead of direct initialize in 10 years ago
Jisi Liu f0e8df3b66 use is_proto_enum instead of is_enum for repeated accessor field. 10 years ago
Jisi Liu 4065a31644 Fix hash.h for MSVC and platforms without hash map/set support. 10 years ago
Jisi Liu 14fe0c99bb Fix hash_map type parameter to add Alloc for other platforms. 10 years ago
Jisi Liu 0a25cfe69d Use portable GOOGLE_PROTOBUF_THREAD_LOCAL instead of __thread. 10 years ago
Jisi Liu 885b612f74 Down integrate from Google internal branch for C++ and Java. 10 years ago
Jisi Liu 97dacc44af Fix the order of BUILT_FILES so that pbconfig.h will be built before 10 years ago
Jisi Liu a86baaa256 Exclude pbconfg.h from dist, otherwise it breaks VS builds. 10 years ago
Josh Haberman 0b70a43736 Fixes for Python/C++ implementation in open-source: 10 years ago
Jisi Liu b67096072b Include shared_ptr.h into headers to make maps proto work. It is used 10 years ago
Jisi Liu ada6556785 Down integrate from Google internal. 10 years ago
Jisi Liu df184fba00 Make maps fields work on installed C++ protobufs. 10 years ago
Jisi Liu e70329c6c0 Propogate onChange() event when getFooBuilder() is on an oneof message 10 years ago
csharptest 8f8187e4b3 version 2.4.1.555 10 years ago
Jisi Liu 7a00a1e424 Add shutdown code for several newly introduced leaks; 10 years ago
Jisi Liu 7c43f1700c Use static_cast instead of dynamic_cast in arena unittest so that it can 10 years ago
Jisi Liu a6fc5da0fc Fix review comments. 10 years ago
Jisi Liu f2cf6cdcb2 Remove the unused set common oneof variables in helper 10 years ago
Jisi Liu 7b72a24a20 fix equal and hash for bytes field for javanano oneof 10 years ago
Jisi Liu 3accf81ea9 Clear oneofs. 10 years ago
Jisi Liu f173cdeb02 hashcode and equals for oneofs in nano. 10 years ago
Jisi Liu 06a2e29855 Equals for message oneof field in nano. 10 years ago
Jisi Liu c72d3d51ff Oneof message level elements (consts, case getter/clear) and messsage type field oneof support. 10 years ago
Jisi Liu 7794a98ff4 Initial check-in for message oneof. 10 years ago
Jisi Liu 33222b5a02 Initial check in for primitive oneof fields. 10 years ago
Josh Haberman cb3caf1e61 Integrate changes from Google open-source branch. 10 years ago
Chris Fallin a2bea0a001 Properly support maps in Ruby protoc and another bugfix. 10 years ago
Bo Yang eb2ce02931 Fix absolute/relative path in output 10 years ago
Gordana Cmiljanovic b61b0c3304 MIPS: remove immediate constraint within CompareAndSwap. 10 years ago
Feng Xiao 96e379ff8b Add the .proto files for well-known types. 10 years ago
Nobuaki Sukegawa de525ec219 Add missing LIBPROTOC_EXPORT to ruby generator 10 years ago
Bo Yang e2555e235f Change target to output filenames 10 years ago
csharptest 53727a0ac7 Rebuild source for Issue 84 change to code generator 10 years ago
csharptest b4bd2e0384 Issue 84: warning CS0219: The variable `size' is assigned but its value is never used 10 years ago