2095 Commits (c3480926f98eb7c45224daae5cf0373e120b3b8d)
 

Author SHA1 Message Date
Jan Tattermusch dfefe9a4c1 draft of generate_protos.sh 10 years ago
Jan Tattermusch b1a921c7b3 add buildall script for mono 10 years ago
Jie Luo d1183bba4d Merge pull request #372 from jtattermusch/csharp_cleanup 10 years ago
Jan Tattermusch 6f4bdffbe5 adding what was missing in .gitignore 10 years ago
Jan Tattermusch 86f97e3246 lib subdir is not needed anymore 10 years ago
Jisi Liu 23bb79d4a3 Merge pull request #371 from zhangkun83/docker 10 years ago
Kun Zhang 2aaf5c603a Dockerfile for building protoc on Centos 6.6 10 years ago
Jie Luo 5e68a75fa7 Merge pull request #370 from jtattermusch/mono_fixes 10 years ago
Jan Tattermusch 3ccbf4b893 Fix newline assertion in TestJsonFormatted on mono 10 years ago
Feng Xiao 8543073871 Merge pull request #369 from ensonic/master 10 years ago
Jan Tattermusch 7149cee282 remove TreatWarningsAsError setting to allow building in Monodevelop 10 years ago
Jan Tattermusch d26cef6285 Merge pull request #366 from jskeet/csharp 10 years ago
Stefan Sauer 37e7a3c4b8 Uncomment conflict fields from pkg-config files. 10 years ago
Jon Skeet 90c8932fc7 Convert back to using NUnit, which is now loaded via NuGet. 10 years ago
Feng Xiao 33c92803d5 Include generated code of well-known types in protobuf C++ runtime. 10 years ago
Jon Skeet c58b2c6644 Merge pull request #352 from jtattermusch/csharp_performance_fix 10 years ago
Joshua Haberman cd141089a1 Merge pull request #255 from btabibian/master 10 years ago
Feng Xiao de5d45500c Merge branch 'gerrit' to 'master' 10 years ago
Jisi Liu 699db2d51a Merge pull request #345 from brianduff/update_aosp_again 10 years ago
Feng Xiao 03e170446b Merge pull request #101 from fizbin/fix_large_proto_java_code 10 years ago
Behzad Tabibian 2bf92b3be9 mend 10 years ago
Jon Skeet 34fb666955 Merge pull request #348 from jskeet/csharp 10 years ago
Jan Tattermusch 6f9da37b0d Performance optimization for small messages without unknown fields 10 years ago
Jon Skeet 8172561995 Regenerate descriptor.pb.cc after csharp_namespace change 10 years ago
Joshua Haberman 048f123ed6 Merge pull request #349 from haberman/conformance-java-travis 10 years ago
Josh Haberman 9681ef4273 Run conformance tests against Java for the Travis build. 10 years ago
Paul Yang b89de5f6e0 Merge pull request #331 from thomasvl/objc_alpha1_drop 10 years ago
Joshua Haberman f47db47cd9 Merge pull request #281 from tamird/cleanup-setup-py 10 years ago
Tamir Duberstein 21a7cf965a Noramlize 'setup.py' to fit conventions: 10 years ago
Tamir Duberstein 6d3e61676a [PYTHON] gitignore eggs 10 years ago
Tamir Duberstein 4f5cbe6ead Whitespace 10 years ago
Tamir Duberstein 9d9d0b70de Don't hard-code the python path 10 years ago
Josh Haberman 1f34eb6e7a Merge Gerrit master into GitHub master. 10 years ago
Jon Skeet 7879f82ddc Add C# namespace to .proto files (e.g. descriptors, unit tests) 10 years ago
Thomas Van Lenten 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 years ago
Andre Eisenbach 15bff99de6 Handle 0-length byte buffers in micro and nano protobufs 10 years ago
Chris Fallin 16a283f794 Merge pull request #334 from skippy/allow-msg-to-accept-nil 10 years ago
Chris Fallin dcf1213683 Merge pull request #332 from skippy/nil-out-of-bounds 10 years ago
Adam Greene 64678265c5 allow a message field to be unset 10 years ago
Adam Greene d55733c76e return nil if array index indicie is out of bounds 10 years ago
Jie Luo e0afc0028f Merge pull request #330 from anandolee/csharp 10 years ago
Chris Fallin 4b2a6328bd Merge pull request #328 from skippy/add-size 10 years ago
Jie Luo d9e3063eb0 Remove ClsCompliant declarations from C# code 10 years ago
Adam Greene c70b6058ea add size alias for length 10 years ago
Jie Luo 447de3ad6e Merge pull request #321 from anandolee/csharp 10 years ago
Jie Luo ea48104cdd fix comments 10 years ago
Chris Fallin c881159557 Merge pull request #327 from skippy/build-cleanup 10 years ago
Jie Luo 41c175e711 Change field_presence_test.proto 10 years ago
Adam Greene 761cfa08e6 build cleanups 10 years ago
Jie Luo 3d4b761998 fix comments 10 years ago