6553 Commits (46d5cc7de5519d896cb0c32eefe0548680b77ece)
 

Author SHA1 Message Date
Hao Nguyen ef1e8e7172 Add module for JavaLite and fix builds 6 years ago
Hao Nguyen 6dc9832aab Merge branch 'master' of https://github.com/protocolbuffers/protobuf into sync201904090622 6 years ago
Hao Nguyen 176f7db11d Down integrate to Github 6 years ago
yejianwu df4ec8a273 support specify C++ STL for android 6 years ago
Hao Nguyen c163a2d1a4 Revert accidentally commit 6 years ago
Hao Nguyen 1eb049141e Add module for JavaLite and fix builds 6 years ago
Hao Nguyen 86bc27d220 Merge branch 'master' of https://github.com/protocolbuffers/protobuf 6 years ago
Hao Nguyen a48a574f7e Down integrate to Github 6 years ago
Ankit Singh 1065652bf9 Removes unused code and lint warnings (#5773) 6 years ago
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