aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs
Commit message (Expand)AuthorAgeFilesLines
* Initialize python-wheel branchBo Yang2018-01-2375-22408/+0
* 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-034-128/+276
|\|
| * Add support for Windows ARM64 buildMiradham Kamilov2017-12-201-0/+3
| * Update version number to 3.5.1Jisi Liu2017-12-191-1/+1
| * 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
* | Add support for Windows ARM64 buildMiradham Kamilov2017-12-191-0/+3
* | Added our standard license header to structurally_valid.cc and its testAdam Cozzette2017-12-132-1/+60
* | Merge pull request #4016 from jquesnelle/string-access-ubJisi Liu2017-12-121-4/+5
|\ \
| * | use const char* instead of const std::string& in normalize()Jeffrey Quesnelle2017-12-071-5/+5
| * | fix undefined behavior in C++03Jeffrey Quesnelle2017-12-071-4/+5
* | | Use the portable version of Log2Floor for Clang with older Android NDK versionsAdam Cozzette2017-12-071-4/+12
|/ /
* | Merge branch '3.5.x' into 3.5.x-mergeAdam Cozzette2017-11-306-144/+11
|\|
| * Support win32 long path for cross compiled buildJisi Liu2017-11-103-10/+4
| * Fix Atomic32/AtomicWord on some platforms.Jisi Liu2017-11-082-129/+2
| * Update version number to 3.5.0Jisi Liu2017-11-021-5/+5
* | Adding Release_CompareAndSwap 64-bit variantNayana-ibm2017-11-271-0/+8
|/
* Merge pull request #3754 from toanju/gcc-fallthroughJisi Liu2017-10-191-0/+2
|\
| * fix implicit fallthrough in gcc 7Tobias Jungel2017-10-151-0/+2
* | Fix bazel buildJisi Liu2017-10-181-4/+2
* | Fix unsiged underflowJisi Liu2017-10-181-1/+1
* | Remove C++11 only usages in io_win32 tests.Jisi Liu2017-10-181-13/+21
|/
* Merge remote-tracking branch 'origin/3.4.x' into masterJisi Liu2017-10-111-2/+2
|\
| * Remove ranged based for in io_win32.ccJisi Liu2017-09-271-2/+2
* | Integrated internal changes from GoogleAdam Cozzette2017-09-142-23/+66
* | Merge pull request #3548 from google/3.4.xJisi Liu2017-08-221-15/+15
|\|
| * Merge pull request #3494 from drivehappy/clang_warning_macroJisi Liu2017-08-211-2/+5
| * Fix compile errorsJisi Liu2017-08-211-3/+3
| * Remove C++11 features in io_win32.ccJisi Liu2017-08-211-15/+15
* | Merge remote-tracking branch 'origin/3.4.x' into mergemasterJisi Liu2017-08-187-53/+91
|\|
| * Fix cmath/math.h include with non C++11 libstdc++Jisi Liu2017-08-151-6/+11
| * Fix commentsJisi Liu2017-08-112-1/+2
| * Fix mkdirJisi Liu2017-08-111-2/+6
| * Make win32_io only for MSVCJisi Liu2017-08-112-6/+4
| * Fix the declaration order in ming32Jisi Liu2017-08-111-5/+5
| * Fixing io_win32 for MinGW32Jisi Liu2017-08-111-0/+3
| * Add destructors for default instances to the shutdown code.Gerben Stavenga2017-08-022-0/+14
| * Adding the missing headerJisi Liu2017-08-011-0/+1
| * Export functions in io_win32.h in win DLL buildJisi Liu2017-08-011-13/+14
| * Merge from masterJisi Liu2017-07-253-0/+825
| * Update version number for 3.4.0Jisi Liu2017-07-241-5/+5