5695 Commits (a4d16ed886068c68dd84eeb2fc441a7435f515ab)
 

Author SHA1 Message Date
Feng Xiao 107cd70c7c Delete unused directories. 7 years ago
Adam Cozzette d3d7cdbcad
Merge pull request #4439 from acozzette/remove-atomicops-stub 7 years ago
Adam Cozzette 612b670086 Updated .gitignore to exclude downloaded gmock/ directory 7 years ago
Adam Cozzette 4875dfe9be Removed atomicops.h since it is no longer used 7 years ago
Jan Tattermusch 2537bea6b8
Merge pull request #3794 from jskeet/reflection 7 years ago
Jon Skeet 9c05c35341 Address review comments 7 years ago
Jon Skeet 7b19d20882 Add extra C# file to Makefile.am 7 years ago
Jon Skeet 8e23d4e49c Work around an "old runtime" issue with reflection 7 years ago
Jon Skeet aa59eaa77b Introduce a compatiblity shim to support .NET 3.5 delegate creation 7 years ago
Jon Skeet 8ba420f040 Change C# reflection to avoid using expression trees 7 years ago
Feng Xiao 63bba9bba1
Merge pull request #4432 from xfxyjwf/rmnanokokoro 7 years ago
Feng Xiao 5050269207
Merge pull request #4434 from xfxyjwf/buildstatus 7 years ago
Feng Xiao 9f5bdedbe1 Remove broken build status icons. 7 years ago
Feng Xiao 9e080f7ac0 Cleanup LICENSE file. 7 years ago
Feng Xiao 68de0cf390 Delete javanano kokoro build configs. 7 years ago
Carlos O'Ryan 3c5442a95d Include googletest as a submodule (#3993) 7 years ago
Joshua Humphries 1156ee7ea7 source code info for interpreted options; fix source code info for extension range options (#4342) 7 years ago
Feng Xiao d34e3190df
Merge pull request #4431 from xfxyjwf/rmnano 7 years ago
Alexey Malov 379b7ff42a Fixes MSVC compiler warning C4800 "Forcing value to bool 'true' or 'false'" (#4350) 7 years ago
Feng Xiao ac673763f7
Merge pull request #4395 from stone4774/fixbug_enum2json2 7 years ago
Feng Xiao d5a0024171 Remove javanano. 7 years ago
Feng Xiao 416d4180f0
Merge pull request #4424 from egorpugin/patch-1 7 years ago
Egor Pugin dc68d98cc2
Fix missing LIBPROTOC_EXPORT. 7 years ago
Adam Cozzette 2c963d3c24
Merge pull request #4413 from pmuetschard/msvc 7 years ago
Adam Cozzette eff52b1c07
Merge pull request #4422 from acozzette/ruby-conformance 7 years ago
Adam Cozzette cf7af01166
Merge pull request #4421 from acozzette/fix-bazel-build 7 years ago
Adam Cozzette f91cf0559c Updated Ruby conformance test failure list 7 years ago
Adam Cozzette 5bed368014 Added missing .inc files to BUILD 7 years ago
Yilun Chong a7a746f0b7
Merge pull request #4346 from BSBandme/performance_result 7 years ago
Yilun Chong 745ef89ebf Add performance.md and add instruction for linking tcmalloc 7 years ago
Adam Cozzette 227363bc38
Merge pull request #4412 from acozzette/remove-old-files 7 years ago
Pascal Muetschard a6957f2890 Don't assume Windows builds use MSVC. 7 years ago
Adam Cozzette 0c5fcdee44 Removed some unused C++ source files 7 years ago
pravin-dsilva 36ba04b579 Add support for power ppc64le 7 years ago
stone4774 c99f5278eb
Merge branch 'master' into fixbug_enum2json2 7 years ago
stone4774 d053271dee Use the first enum value instead of 0 in DefaultValueObjectWriter::FindEnumDefault 7 years ago
Adam Cozzette ed4321d1cb
Merge pull request #4387 from acozzette/down-integrate 7 years ago
Yilun Chong e436ee0aa1
Merge pull request #4361 from BSBandme/go_benchmark 7 years ago
Feng Xiao 88a4884b55
Merge pull request #4345 from jskeet/list-json-null 7 years ago
Adam Cozzette 11d26ce24c Removed unused variables in repeated_scalar_container.cc 7 years ago
Adam Cozzette fcde518699 Try using a new version of Visual Studio on AppVeyor 7 years ago
Adam Cozzette 8b3a72f3e9 Removed unused code pertaining to shared_ptr 7 years ago
Adam Cozzette ec40953257 Updated conformance failure lists 7 years ago
Adam Cozzette ec57f511c1 Added map_lite_test.proto to fix LiteTest 7 years ago
Adam Cozzette c5fcce5f69 Added pyext/thread_unsafe_shared_ptr.h 7 years ago
Adam Cozzette 3fa5dadb61 Removed unrecognized option from no_package.proto 7 years ago
Adam Cozzette 00b1c14832 Added new test source files to Makefile.am 7 years ago
Adam Cozzette 616fe05fc3 Removed use of some type traits 7 years ago
Jisi Liu 2131584b8d
Merge pull request #4398 from pherl/catlog3.5 7 years ago
Yilun Chong d6323c8c0f Change to deal all messages in one loop 7 years ago