2265 Commits (a1daeaba80570a673913f8184855219607a6f556)
 

Author SHA1 Message Date
Josh Haberman a1daeaba80 Conform to C89/C90 variable declaration rules. 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
Paul Yang eda912eeb3 Merge pull request #512 from pherl/bazel 10 years ago
Jisi Liu 658e72d8fb fix compiler warnings. 10 years ago
Jisi Liu 53c306de19 Merge pull request #538 from google/jtattermusch-patch-1 10 years ago
Jan Tattermusch 60161997c8 fix typo in cmake/README.md 10 years ago
Joshua Haberman 242fdef65a Merge pull request #530 from haberman/updateupb 10 years ago
Josh Haberman fb8ed707a2 Update upb to fix two bugs in the Ruby library. 10 years ago
Feng Xiao d0eb7786a9 Fix appveyor tests. 10 years ago
Paul Yang d3d66d7976 Merge pull request #503 from thomasvl/add_nonnill_markup 10 years ago
Jisi Liu 7a0c431c8f Enable tests for bazel build. 10 years ago
Jisi Liu 5b3a8e7635 Merge pull request #510 from pherl/bazel 10 years ago
Jisi Liu 94062398dc Remove OUTS constants in BUILD 10 years ago
Jisi Liu 89834be92e Merge pull request #509 from pherl/update_BUILD 10 years ago
Jisi Liu af3eafd1b1 Update BUILD for the recent json util change. 10 years ago
Jisi Liu d6286a9f41 Merge pull request #508 from pherl/nanfix 10 years ago
Jisi Liu a2b7937777 using ::isnan to avoid conflicts with std::isnan for C++11 build. 10 years ago
Jisi Liu e6484d306d Fix distcheck. 10 years ago
Jisi Liu 1e534d7ac3 Merge pull request #505 from pherl/bazel 10 years ago
Jisi Liu e438a51389 Remove redundant include 10 years ago
Jisi Liu d19604fac5 Add Bazel BUILD for the project. 10 years ago
Jisi Liu 1c42a8b336 Move cmake/update_file_lists.sh preparing for bazel support. 10 years ago
Feng Xiao e9a122eb19 Merge pull request #501 from xfxyjwf/down 10 years ago
Feng Xiao 818c5eee08 Fix broken builds. 10 years ago
Jisi Liu b36395b2ba Merge pull request #497 from pherl/config_h 10 years ago
Jisi Liu 78d470c7a5 Make the code independent of config.h 10 years ago
Thomas Van Lenten 8c88957ef3 Add nonnil markup to ObjC library. 10 years ago
Feng Xiao e96ff30120 Down-integrate from internal code base. 10 years ago
Bo Yang a269a6d397 Implement parsing for proto3 primitive repeated fields. Previously, for 10 years ago
Feng Xiao 4cbb612299 Merge pull request #499 from xfxyjwf/appveyor 10 years ago
Feng Xiao 4479076bbd Merge pull request #488 from AustinSchuh/ruby_test_fix 10 years ago
Feng Xiao 9c8db515d5 Add a badge for AppVeyor build. 10 years ago
Jisi Liu 6f56b1a691 Merge pull request #498 from pherl/rmconfig 10 years ago
Jisi Liu 80da6d3727 Remove the file from Makefile.am 10 years ago
Jisi Liu 9bbb78f167 Remove config.h.include which is no longer needed as pbconfig.h is not a 10 years ago
Jisi Liu cf141287ea Merge pull request #495 from pherl/master 10 years ago
Jisi Liu f48dca5044 Make pbconfig.h independent of config.h 10 years ago
Feng Xiao 52737c2bc8 Add appveyor.xml for windows tests. 10 years ago
Feng Xiao 54a4cccb97 Merge pull request #481 from Qartar/master 10 years ago
Feng Xiao 68c8762b98 Merge pull request #489 from tamird/go-package-descriptor 10 years ago
Qartar 2fe6d7bc57 Workaround for MSVC's string literal compiler limit. 10 years ago
Tamir Duberstein 66463d7e4b Give descriptor.proto a go package 10 years ago