aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."Feng Xiao2018-03-011-1/+1
| |/ |/|
* | Merge pull request #4183 from pcc/win-libcxxFeng Xiao2018-02-262-2/+3
|\ \
| * | Add support for libc++ on Windows.Peter Collingbourne2018-01-172-2/+3
* | | Merge pull request #4334 from jmillikin/blacklist-internal-proto-srcsFeng Xiao2018-02-261-1/+1
|\ \ \
| * | | Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources.John Millikin2018-02-241-1/+1
* | | | Merge pull request #4195 from alexey-malov/IgnoreUnknownEnumsInJsonFeng Xiao2018-02-265-6/+72
|\ \ \ \ | |/ / / |/| | |
| * | | The JsonParseOptions::ignore_unknown_fields option behavior treatsAlexey Malov2018-02-125-6/+72
| |/ /
* | | Merge pull request #4323 from dtapuska/masterFeng Xiao2018-02-201-2/+2
|\ \ \
| * | | Rename a shadowed variable.Dave Tapuska2018-02-201-2/+2
| | |/ | |/|
* | | Merge pull request #3186 from gkelly/remove-unused-variableFeng Xiao2018-02-201-2/+0
|\ \ \ | |/ / |/| |
| * | Remove unused output_file variable from js_embedGarret Kelly2017-06-051-2/+0
* | | Remove stray indent on normal imports.Thomas Van Lenten2018-02-081-2/+2
* | | Remove use of GOOGLE_FALLTHROUGH_INTENDED from protobuf.Nico Weber2018-02-072-16/+1
* | | Merge pull request #4239 from mrpi/masterAdam Cozzette2018-01-311-4/+2
|\ \ \
| * | | Fix -fpermissive: '<::' cannot begin a template-argument listLudger Sprenker2018-01-301-1/+1
| * | | Create std::string in Arena memoryLudger Sprenker2018-01-241-4/+2
* | | | Fix to use "nil" instead of "NULL" for objc objects.Thomas Van Lenten2018-01-311-1/+1
* | | | Add Vcpkg to C++ installation instructions for WindowsRobert Schumacher2018-01-291-0/+10
* | | | Merge pull request #4240 from davido/generate_warning_free_java_codeFeng Xiao2018-01-292-0/+30
|\ \ \ \
| * | | | Java: Generate warning free codeDavid Ostrovsky2018-01-272-0/+30
* | | | | Removed using statements from common.hAdam Cozzette2018-01-2636-148/+143
|/ / / /
* | | | Merge pull request #3934 from xfxyjwf/builtsourcesFeng Xiao2018-01-251-4/+4
|\ \ \ \
| * | | | Remove the use of BUILT_SOURCESFeng Xiao2018-01-241-4/+4
| |/ / /
* / / / Add an explicit import of stdatomic.h.Thomas Van Lenten2018-01-251-0/+35
|/ / /
* | / Migrate away from deprecated OSAtomic APIs. (#4184)Jonathan Dierksen2018-01-221-2/+3
| |/ |/|
* | Merge pull request #4148 from datacompboy/patch-2Adam Cozzette2018-01-081-0/+53
|\ \
| * | Update time_test.ccAnton Fedorov2018-01-051-0/+53
* | | Fix ValidateDateTime: check day instead monthAnton Fedorov2018-01-051-2/+2
|/ /
* | Merge remote-tracking branch 'origin/3.5.x' into masterJisi Liu2018-01-031-1/+1
|\ \
| * | remove nullptrJisi Liu2018-01-021-1/+1
* | | Merge remote-tracking branch 'origin/3.5.x' into masterJisi Liu2018-01-0321-156/+305
|\| |
| * | Merge pull request #4080 from pherl/arm64Jisi Liu2017-12-201-0/+3
| |\ \
| | * | Add support for Windows ARM64 buildMiradham Kamilov2017-12-201-0/+3
| * | | Merge pull request #4072 from google/jieluoJisi Liu2017-12-194-51/+99
| |\ \ \
| | * | | Cherrypick for csharp, including:Jie Luo2017-12-194-51/+99
| * | | | Fix string::back() usage in googletest.ccJisi Liu2017-12-191-1/+1
| | |/ / | |/| |
| * | | Merge pull request #4074 from pherl/mapatJisi Liu2017-12-191-1/+1
| |\ \ \
| | * | | Replace C++11 only method std::map::atJisi Liu2017-12-191-1/+1
| | |/ /
| * / / Update version number to 3.5.1Jisi Liu2017-12-1914-16/+16
| |/ /
| * | Merge pull request #4040 from bazurbat/3.5.xAdam Cozzette2017-12-151-0/+1
| |\ \
| | * | Create containing directory before generating well_known_types_embed.ccOleg Kolosov2017-12-131-0/+1
| * | | Merge pull request #4042 from pherl/cpp_enumJisi Liu2017-12-131-9/+9
| |\ \ \
| | * | | Use matching enum type for IsPOD.Jisi Liu2017-12-131-9/+9
| * | | | Explicitly propagate the status of Flush().Jisi Liu2017-12-131-2/+2
| | |/ / | |/| |
| * | | io_win32_unittest: remove incorrect error checkLaszlo Csomor2017-12-071-3/+3
| * | | io_win32_unittest: fix condition in GetCwdAsUtf8Laszlo Csomor2017-12-071-1/+1
| * | | io_win32_unittest: use CWD as last tempdirLaszlo Csomor2017-12-071-3/+26
| * | | io_win32: add more encoding-related testsLaszlo Csomor2017-12-073-31/+89
| * | | io_win32: support non-ASCII pathsLaszlo Csomor2017-12-073-89/+176
| * | | io_win32_unittest: make //:win32_test run againLaszlo Csomor2017-12-071-49/+29
| |/ /