aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* io_win32_unittest: remove incorrect error checkGravatar Laszlo Csomor2017-12-07
* io_win32_unittest: fix condition in GetCwdAsUtf8Gravatar Laszlo Csomor2017-12-07
* io_win32_unittest: use CWD as last tempdirGravatar Laszlo Csomor2017-12-07
* io_win32: add more encoding-related testsGravatar Laszlo Csomor2017-12-07
* io_win32: support non-ASCII pathsGravatar Laszlo Csomor2017-12-07
* io_win32_unittest: make //:win32_test run againGravatar Laszlo Csomor2017-12-07
* Support win32 long path for cross compiled buildGravatar Jisi Liu2017-11-10
* Merge pull request #3854 from pherl/3.5.xGravatar Jisi Liu2017-11-08
|\
* | Provide util funtions to figure out correct php class names. (#3850)Gravatar Paul Yang2017-11-08
| * Fix Atomic32/AtomicWord on some platforms.Gravatar Jisi Liu2017-11-08
|/
* Update generated descritpors.Gravatar Jisi Liu2017-11-02
* Update version number to 3.5.0Gravatar Jisi Liu2017-11-02
* Fix merging with message-valued oneofGravatar Jon Skeet2017-10-31
* update joda-time javadoc urlGravatar xuwei-k2017-10-30
* Reserve unknown in Ruby (#3763)Gravatar Paul Yang2017-10-26
* Merge remote-tracking branch 'origin/3.4.x' into masterGravatar Jisi Liu2017-10-25
|\
* \ Merge pull request #3743 from Schtolc/masterGravatar Jisi Liu2017-10-19
|\ \
* \ \ Merge pull request #3754 from toanju/gcc-fallthroughGravatar Jisi Liu2017-10-19
|\ \ \
* | | | Fix Java 1.6 compileGravatar Jisi Liu2017-10-18
| | | * Merge pull request #3578 from pherl/filedeprecationGravatar Jisi Liu2017-10-18
| | | |\
| | | * \ Merge pull request #3641 from drivehappy/3.4.x_clang_cleanup_3Gravatar Jisi Liu2017-10-18
| | | |\ \
* | | | | | Fix bazel buildGravatar Jisi Liu2017-10-18
* | | | | | Merge branch 'master' of github.com:google/protobufGravatar Jisi Liu2017-10-18
|\ \ \ \ \ \
* | | | | | | Merge from google internalGravatar Jisi Liu2017-10-18
| * | | | | | Fix unsiged underflowGravatar Jisi Liu2017-10-18
| * | | | | | Remove C++11 only usages in io_win32 tests.Gravatar Jisi Liu2017-10-18
|/ / / / / /
* | | | | | Fix undefined memory management found by Clang's sanitizers.Gravatar John Millikin2017-10-16
| * | | | | fix implicit fallthrough in gcc 7Gravatar Tobias Jungel2017-10-15
|/ / / / /
* | | | | Move namespace closing brace inside the header guard blockGravatar Francois Marier2017-10-12
| * | | | CodedInputStream::SetTotalBytesLimit description fixGravatar Pavel2017-10-12
* | | | | Merge remote-tracking branch 'origin/3.4.x' into masterGravatar Jisi Liu2017-10-11
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
* | | | Use constexpr more with VC++ 2017 (#3707)Gravatar Bruce Dawson2017-10-02
| * | | Merge pull request #3690 from pherl/3.4.xGravatar Jisi Liu2017-10-02
| |\ \ \
| * | | | Add spacesGravatar Jisi Liu2017-09-27
| * | | | Fix C++11 string accessorsGravatar Jisi Liu2017-09-27
| | * | | Remove ranged based for in io_win32.ccGravatar Jisi Liu2017-09-27
| |/ / /
* | | | Test Shutdown can be called multiple times.Gravatar Jisi Liu2017-09-21
| | * | Clang warning cleanup for unused parameter.Gravatar drivehappy2017-09-14
* | | | Integrated internal changes from GoogleGravatar Adam Cozzette2017-09-14
* | | | Clang warning cleanup for unused parameter.Gravatar drivehappy2017-09-13
| | * | Revert "Fix js conformance tests. (#3604)" (#3633)Gravatar Paul Yang2017-09-13
| * | | Rename ClassNamePrefix to ConstantNamePrefixGravatar Bo Yang2017-09-13
| | * | Fix js conformance tests. (#3604)Gravatar Paul Yang2017-09-12
| * | | Exclude valid constant name from reserved name.Gravatar Bo Yang2017-09-12
* | | | Exclude addressbook.proto from C# boostrap test.Gravatar Feng Xiao2017-09-11
| * | | Add prefix to php reserved keywords.Gravatar Bo Yang2017-09-08
| |/ /
| | * Add @Deprecated annotation support for proto file.Gravatar Jisi Liu2017-08-31
| * | change the field number of php_generic_service to fix the conflict with (#3576)Gravatar Paul Yang2017-08-30
| |/
* | Merge pull request #3503 from gburgessiv/masterGravatar Jisi Liu2017-08-24
|\ \
| | * Make distcheck aware of test proto files.Gravatar Jisi Liu2017-08-23