6697 Commits (699bab2e2db38bd8f8f6b56af74a0498c61646be)
 

Author SHA1 Message Date
Phillipp Schoppmann 8e5b2f1b82 Update file list for protobuf_lite 6 years ago
Harvey Tuch 0f8e6d1402 Fix some UBSAN warnings. 6 years ago
Paul Yang f425b9f059
Merge pull request #5953 from acozzette/merge-3-7-x 6 years ago
Hao Nguyen 3efc3fd4f5
Upgrade the closure compiler version (#5955) 6 years ago
Adam Cozzette 8018e45e87 Removed duplicate text from WORKSPACE file 6 years ago
Bo Yang 33dd96c23f Use mktime 6 years ago
Bo Yang 262cc06075 Fix ruby conformance test on mac 6 years ago
Bo Yang 2d9507ec74 Update upb for ruby 6 years ago
Ben Boeckel 2350e20cae mathlimits: remove no-op macro expansion code 6 years ago
Ben Boeckel 3071fc311b mathlimits: remove unused code 6 years ago
Ben Boeckel e5862cd912 mathlimits: check for _WIN32 and __MINGW32__ existence 6 years ago
Ben Boeckel ec70372f85 command_line_interface: check if __APPLE__ is defined 6 years ago
Bo Yang a268b63284 Update upb for ruby 6 years ago
Bo Yang cd044e9cbb Sync latest upb changes 6 years ago
Joe Bolinger e4bbca1fc5 Add wrapper type helpers for Ruby (#5739) 6 years ago
Joe Bolinger d2daa38986 Add native type setters for Timestamp and Duration in Ruby (#5751) 6 years ago
Adam Cozzette 8645d893ab Merge branch '3.7.x' into merge-3-7-x 6 years ago
Pavel Perestoronin e9faff8514 Update third_party.md 6 years ago
Paul Yang 6973c3a504
Update version number to 3.7.1 (#5947) 6 years ago
Adam Cozzette 077079573f Fixed CI failures with Ruby 2.3 on OSX (#5948) 6 years ago
Benjamin Peterson 5939bc3619 Fix "the the". 6 years ago
Adam Cozzette 34b64995ac Avoid linking against libatomic when building protoc (#5922) 6 years ago
Paul Yang ba42cb53d9
Allow bytes field to be longer than 16000 bytes (#5924) 6 years ago
Adam Cozzette 02cf61a7da Updated NPM version to 3.7.1 6 years ago
myd7349 ec0d47e4d2 No define strtoll/strtoull for VS2013 and above 6 years ago
Adam Cozzette b3c132f6f3 Avoid marking generated C++ messages as final for now (#5928) 6 years ago
Hao Nguyen 3a3956e8a2
Merge pull request #5921 from haon4/contributing 6 years ago
Daniel Kurka 38679c6afe Remove unused import in message.js. 6 years ago
Daniel Kurka 059851fe59 Remove unused import from message. 6 years ago
Daniel Kurka e2461b5f59 Revert "Remove unused f expression from jscode gen. (#5573)" 6 years ago
Mickaël Schoentgen ed10d9cf6d Fix several DeprecationWarning: invalid escape sequence (#5897) 6 years ago
Adam Cozzette a0a8c6cd77 Fix Windows builds with future Bazel changes 6 years ago
Adam Cozzette e6779e9b2a Added io_win32.h to header list in CMake config 6 years ago
Hao Nguyen 71f2996d7c Update generated descriptor files 6 years ago
Hao Nguyen 1a3fa5d9eb Update conformance test failures 6 years ago
Hao Nguyen 507c6df017 Undelete python/google/protobuf/pyext/proto2_api_test.proto that was accidentally removed from file_list 6 years ago
Hao Nguyen d47c3e9258 Fix CMake conflict 6 years ago
Hao Nguyen 81567d89a9 Merge branch 'contributing' of https://github.com/haon4/protobuf into contributing 6 years ago
Hao Nguyen 2f864fdfdf Down integrate to Github 6 years ago
Joe Bolinger 5e0812d4b1 Allow Java reserved keywords to be used in extensions (#5709) 6 years ago
Paul Yang 57b6597f46
Replace strptime with custom implementation (#5906) 6 years ago
Jan Tattermusch ec3d94819d add System.Memory dependency (#5835) 6 years ago
Paul Yang 68cd8e8ba2
Merge pull request #5908 from protocolbuffers/revert-5014-iterator-deprecation-fix 6 years ago
Hao Nguyen cb8a46b529
Merge pull request #5912 from haon4/contributing 6 years ago
Hao Nguyen 9e620595d4 Update CONTRIBUTING.md to recommend applying the appropriate labels 6 years ago
Andrei Shevtsov c4e84ae833 Fix scope resolution for Google namespace 6 years ago
Paul Yang 12f8fe8911
Revert "Updating Iterators to be compatible with C++17 in MSVC" 6 years ago
Paul Yang 032a179e47
Fix macros in header of generated code (#5881) 6 years ago
Jan Tattermusch b68a347f56
Merge pull request #5898 from jskeet/non-packable 6 years ago
Jon Skeet 2de68bc33a Make the C# benchmarks non-packable 6 years ago