2305 Commits (93ba9333639b45969138dde2caa647243b8159d4)
 

Author SHA1 Message Date
Tom Hughes 93ba933363 Remove unused private fields. 9 years ago
Tom Hughes 56327ecc02 Fix compilation error when using C++11. 9 years ago
Tom Hughes 6d72d12575 Set cmake include directories on library targets. 9 years ago
Tom Hughes 60c5222287 Include pthread.h when using GOOGLE_PROTOBUF_NO_THREADLOCAL. 9 years ago
Paul Yang f642c5cfdd Merge pull request #635 from TeBoring/objectivec 9 years ago
Feng Xiao 69d660b39c Merge pull request #642 from nico/unused 9 years ago
Bo Yang d58e95bc10 Update minimal ios and osx version for deployment. 9 years ago
Nico Weber 58b2decb7b Remove two unused functions. 9 years ago
Paul Yang 1647e63c57 Merge pull request #602 from TeBoring/objectivec 10 years ago
TeBoring 7366efd81e Add packFrom, unpackTo and is in google.protobuf.Any. 10 years ago
Jan Tattermusch 353b7a9985 Merge pull request #627 from jtattermusch/addressbook_proto3 10 years ago
Jisi Liu d119a27549 Merge pull request #621 from nico/staticass 10 years ago
Jan Tattermusch b0e5ba697e rename persons to people 10 years ago
Jan Tattermusch 359d32d4f7 use Google.Protobuf namespace for C# 10 years ago
Jan Tattermusch 4d86c2b495 fixed java example 10 years ago
Jan Tattermusch b95670f5fb fix python example 10 years ago
Jan Tattermusch 78709f20fb fix C++ example 10 years ago
Jan Tattermusch 69c14071ad update addressbook.proto to proto3 10 years ago
Joshua Haberman aba42edd8c Merge pull request #604 from haberman/ruby-conformance 10 years ago
Josh Haberman c2c43a4917 Fixed lint errors and responded to CR comments. 10 years ago
Josh Haberman 95ee8fb88e Exclude JRuby from conformance tests for now. 10 years ago
Jisi Liu 58035596e7 Merge pull request #622 from pherl/splitheaders 10 years ago
Jisi Liu 51053120db Addming missing includes in stubs headers. 10 years ago
Nico Weber 56a90a2081 Let GOOGLE_COMPILE_ASSERT use static_assert if available. 10 years ago
Jisi Liu 798ed10e7a Merge pull request #613 from pherl/splitheaders 10 years ago
Jie Luo 7648852550 Merge pull request #601 from anandolee/master 10 years ago
Jisi Liu 12f6e3dd0e update header list. 10 years ago
Jisi Liu 4dde2a87a9 Merge branch 'master' of github.com:google/protobuf into splitheader 10 years ago
Jisi Liu 7b216119ee Update make file for extra headers. 10 years ago
Jisi Liu 4e694f7b23 Split up common.h headers 10 years ago
Josh Haberman 181c7f2636 Added Ruby to conformance tests. 10 years ago
Jie Luo b2d2cf8b48 ignore UTF-8 BOM if it is in the begining of a proto file 10 years ago
Rob Earhart 2f4fb642a3 Install missing headers 10 years ago
Jisi Liu fde6e89f99 Merge pull request #591 from pherl/fixbuild 10 years ago
Jisi Liu bd4bc9e72c remove pbconfig from extract script 10 years ago
Joshua Haberman a3ca1fa4bf Merge pull request #588 from haberman/conformance-json 10 years ago
Josh Haberman b0500b37b2 Added support for Json and valid input to conformance tests. 10 years ago
Paul Yang fe50044041 Merge pull request #570 from google/internal-third-party 10 years ago
Bo Yang 9f563bd0d8 Internal local modifications. 10 years ago
Joshua Haberman 5a020d41a5 Merge pull request #575 from haberman/rbleak 10 years ago
Josh Haberman 8c717ad530 Worked around memory leak bug in Ruby interpreter. 10 years ago
Paul Yang ab2094de11 Merge pull request #554 from jcanizales/proto-objc-bazel 10 years ago
Jorge Canizales d5d7bb3bfb Add Bazel target for protobuf ObjC runtime 10 years ago
Paul Yang 0a27430bd4 Merge pull request #500 from TeBoring/temp 10 years ago
Feng Xiao ec7bbc76be Merge pull request #551 from ostrovsky/master 10 years ago
Karol Ostrovsky ee35402244 MinGW64+MSYS2 compilation issues and portable isnan using MathLimits 10 years ago
Paul Yang eb162dad5f Merge pull request #458 from xfxyjwf/memory_leak 10 years ago
Feng Xiao c3cb53b8f4 Merge pull request #556 from mgiuca/fix-clang-warning 10 years ago
Matt Giuca 43dcbbfec7 Fix "sometimes-uninitialized" warning on Windows Clang. 10 years ago
Jisi Liu d40a0db202 Merge pull request #540 from pherl/clean-warnings 10 years ago