- 08 Aug, 2016 1 commit
-
-
Sergio Campamá authored
Work for #1866 Migrates all the public class docs over to appledoc format. While Xcode is fine with blank lines in `///` comments, appledoc (used by cocoadocs) isn't and was leaving a bunch of info off the doc pages. The generator still needs to be updated to do this also; that will be a follow up CL.
-
- 05 Aug, 2016 5 commits
-
-
Feng Xiao authored
close opened file descriptors properly
-
Bryon Gloden, CISSP® authored
-
Jisi Liu authored
Bazel: export LICENSE file.
-
Feng Xiao authored
[master] Add dependency cl. Fixes google/protobuf#295.
-
Yutian Li authored
-
- 04 Aug, 2016 3 commits
-
-
Piotr Sikora authored
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
-
Feng Xiao authored
Adding missing generic gcc 64-bit atomicops.
-
Thomas Van Lenten authored
Adds watch os deployment target for protobuf
-
- 03 Aug, 2016 3 commits
-
-
Feng Xiao authored
CMake: Improvements and Bugfixes
-
Feng Xiao authored
Typo: beffer -> buffer
-
Adam Matan authored
-
- 02 Aug, 2016 2 commits
-
-
Konstantin Podsvirov authored
-
Joshua Haberman authored
Ruby: added API support for well-known types.
-
- 01 Aug, 2016 5 commits
-
-
Feng Xiao authored
Use 64-bit protoc binaries in compatibility tests.
-
Josh Haberman authored
-
Feng Xiao authored
Turns out travis doesn't have the library dependencies to run a 32-bit binary. Change-Id: I5fadbcade2eb71c1e9ce21d90fa9459797df0e81
-
Feng Xiao authored
CMake: remove repeated_field_reflection.h from extract list
-
Konstantin Podsvirov authored
-
- 31 Jul, 2016 1 commit
-
-
Jon Skeet authored
can reasonably be expected to be interoperable. (The fact that not all Int64/Uint64 values *can* be exactly represented in IEEE-754 and thus interoperably amongst JSON implementations is precisely the reason for wrapping them when we serialize... it shouldn't be a surprise that we can't round-trip in unwrapped form for all values.)
-
- 30 Jul, 2016 1 commit
-
-
Sergio Campama authored
-
- 29 Jul, 2016 18 commits
-
-
Joshua Haberman authored
Fix Issue #1869: faulty js API documentation
-
Joshua Haberman authored
Fix valueWriterFn_ variable name
-
Jisi Liu authored
Merge GA branch for makedist fix.
-
Jisi Liu authored
Add python/setup.cfg into dist files
-
Jisi Liu authored
-
Jisi Liu authored
Merge 3.0.0-GA into master
-
Jisi Liu authored
Run Java compatibility tests on Travis.
-
Feng Xiao authored
The test is testing the binary/source compatibility between 3.0.0-beta-4 and the current version (right now it's 3.0.0). Change-Id: Ic410b535758b38cee7baa99a15a0433734df44e6
-
Jisi Liu authored
add setup.cfg for building wheels
-
Jisi Liu authored
-
Feng Xiao authored
Be consistent with the use of CHECK()/ GOOGLE_CHECK().
-
Jisi Liu authored
Fix the build-zip.sh to add .exe for win packages.
-
Jisi Liu authored
-
sheffatguidance authored
-
Andy Hochhaus authored
-
Clement Courbet authored
-
Josh Haberman authored
-
Josh Haberman authored
-
- 28 Jul, 2016 1 commit
-
-
Jisi Liu authored
Change the build.zip.sh to support lite
-