aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |/ /
* | | Merge pull request #4077 from mkamilov/masterJisi Liu2017-12-201-0/+3
|\ \ \
| * | | Add support for Windows ARM64 buildMiradham Kamilov2017-12-191-0/+3
* | | | line breaks adjstedUbuntu2017-12-201-5/+12
* | | | formatting issuesUbuntu2017-12-202-8/+11
* | | | resolve issue 4032 and added a unit testUbuntu2017-12-192-1/+17
|/ / /
* | | Merge pull request #4046 from acozzette/deprecated-valueof-issue-2054Adam Cozzette2017-12-141-1/+9
|\ \ \
| * | | Generate an annotation to suppress deprecation warningsAdam Cozzette2017-12-131-1/+9
* | | | Merge pull request #4045 from pherl/deprecateJisi Liu2017-12-142-5/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Add deprecation annotation for oneof case.Jisi Liu2017-12-132-5/+7
* | | | Add auto-generated header to C# generated files (#4038)Jan Tattermusch2017-12-131-2/+4
* | | | Merge pull request #4044 from xfxyjwf/issue3268Feng Xiao2017-12-1313-39/+39
|\ \ \ \
| * | | | Update generated code.Feng Xiao2017-12-1312-36/+36
| * | | | Avoid two consecutive underscores in macro name.Feng Xiao2017-12-131-3/+3
* | | | | Merge pull request #4041 from acozzette/fix-license-issue-1775Adam Cozzette2017-12-132-1/+60
|\ \ \ \ \
| * | | | | Added our standard license header to structurally_valid.cc and its testAdam Cozzette2017-12-132-1/+60
| | |/ / / | |/| | |
* | | | | Add unknown field support for csharp (#3936)Jie Luo2017-12-131-37/+65
| |/ / / |/| | |
* | | | Merge pull request #4037 from xfxyjwf/issue2880Feng Xiao2017-12-131-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Clarify default value behavior in JSON conversion.Feng Xiao2017-12-121-4/+4
* | | | Merge pull request #4036 from xfxyjwf/issue3093Feng Xiao2017-12-121-1/+3
|\ \ \ \
| * | | | Update comments for Timestamp JSON format.Feng Xiao2017-12-121-1/+3
| |/ / /
* | | | 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
* | | | C# code generation changes to use bitwise comparisons for doublesJon Skeet2017-12-092-12/+30
* | | | Merge pull request #4000 from Kwizatz/masterAdam Cozzette2017-12-081-2/+2
|\ \ \ \
| * | | | Using binary one's complement to negate an unsigned intRodrigo Hernandez2017-12-071-2/+2
* | | | | Use the portable version of Log2Floor for Clang with older Android NDK versionsAdam Cozzette2017-12-071-4/+12
| |/ / / |/| | |
* | | | Merge branch 'master' into down-integrateAdam Cozzette2017-12-0135-433/+100
|\| | |
| * | | Merge branch '3.5.x' into 3.5.x-mergeAdam Cozzette2017-11-3031-200/+92
| |\| |
| | * | Support win32 long path for cross compiled buildJisi Liu2017-11-1013-29/+22
| | * | Merge pull request #3854 from pherl/3.5.xJisi Liu2017-11-083-130/+2
| | |\ \
| | | * | Fix Atomic32/AtomicWord on some platforms.Jisi Liu2017-11-083-130/+2
| | * | | Provide util funtions to figure out correct php class names. (#3850)Paul Yang2017-11-082-9/+36
| | |/ /
| | * | Update generated descritpors.Jisi Liu2017-11-0212-24/+24
| | * | Update version number to 3.5.0Jisi Liu2017-11-022-8/+8
| * | | Merge pull request #3955 from linux-on-ibm-z/masterFeng Xiao2017-11-301-0/+8
| |\ \ \
| | * | | Adding Release_CompareAndSwap 64-bit variantNayana-ibm2017-11-271-0/+8
| * | | | Added back in LIBPROTOC_EXPORT which was removed by mistakeAdam Cozzette2017-11-281-1/+1
| |/ / /
| * / / Move C#-only test protos to csharp/protosJon Skeet2017-11-124-233/+0
| |/ /
* / / Integrated internal changes from GoogleAdam Cozzette2017-12-01100-2750/+3514
|/ /
* | Fix merging with message-valued oneofJon Skeet2017-10-319-3/+30
* | update joda-time javadoc urlxuwei-k2017-10-301-1/+1
* | Reserve unknown in Ruby (#3763)Paul Yang2017-10-261-0/+3
* | Merge remote-tracking branch 'origin/3.4.x' into masterJisi Liu2017-10-251-2/+5
|\ \