aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu...Gravatar Feng Xiao2014-11-11
|\
* | Down-integrate from internal code base.Gravatar Feng Xiao2014-11-10
| * typo fixes - https://github.com/vlajos/misspell_fixerGravatar Veres Lajos2014-11-08
|/
* Adds more checks before deleting temporary files.Gravatar Feng Xiao2014-11-08
* Merge pull request #50 from dlitz/compat-py3kGravatar Feng Xiao2014-11-08
|\
* \ Merge pull request #71 from abyss7/masterGravatar Feng Xiao2014-11-05
|\ \
* \ \ Merge pull request #70 from AustinSchuh/masterGravatar Feng Xiao2014-11-05
|\ \ \
* \ \ \ Merge pull request #72 from Steelskin/masterGravatar Feng Xiao2014-11-05
|\ \ \ \
* | | | | Corrected code example in coded_stream.hGravatar acidtonic2014-11-04
| * | | | Change references to `vector` to use `std::vector`Gravatar Fabrice de Gans-Riberi2014-11-03
|/ / / /
| | * / Silence -Wsign-compare warning on MacGravatar abyss72014-11-03
| |/ / |/| |
| * | Fixed Unused Parameter warning in compiler headers.Gravatar Austin Schuh2014-10-31
| * | Fixed Unused Parameter warning in headers.Gravatar Austin Schuh2014-10-31
|/ /
* | Add the missing solaris atomics header file.Gravatar Feng Xiao2014-10-22
* | Update version number to 2.6.2-pre.Gravatar Feng Xiao2014-10-21
* | Merge changes from 2.6.1 release branch.Gravatar Feng Xiao2014-10-21
|\ \
| * | Update version number to 2.6.1.Gravatar Feng Xiao2014-10-20
* | | Add .gitignore fileGravatar John Beard2014-10-16
|/ /
| * Omit google-apputils dependency under Python 3Gravatar Dwayne Litzenberger2014-10-14
| * Use 2to3 when building under Python 3.Gravatar Dwayne Litzenberger2014-10-14
|/
* Don't test for sched_yield on WindowsGravatar William Orr2014-10-10
* Update CHANGES.txt to include a bug fix.Gravatar Feng Xiao2014-10-09
* Update version number in generated files.Gravatar Feng Xiao2014-10-09
* Update CHANGES.txt for 2.6.1rc1.Gravatar Feng Xiao2014-10-09
* Merge remote-tracking branch 'origin/master' into 2.6.1Gravatar Feng Xiao2014-10-09
|\
| * Merge pull request #43 from abuszta/bugfixGravatar Feng Xiao2014-10-09
| |\
| | * DestroyDefaultRepeatedFields is registered using OnShutdown.Gravatar Antoni Buszta2014-10-09
* | | Update version number to 2.6.1rc1Gravatar Feng Xiao2014-10-08
|/ /
* | Avoid using the macro name again in macro definitions.Gravatar Feng Xiao2014-10-08
* | Fix the memory leak of GetEmptyString().Gravatar Feng Xiao2014-10-08
| * InitializeDefaultRepeatedFields() allocates memory but does not release it.Gravatar Antoni Buszta2014-10-08
|/
* Down-integrate from internal branch.Gravatar Feng Xiao2014-10-07
* Merge pull request #35 from dsrosario/fix_warningGravatar Feng Xiao2014-10-06
|\
* \ Merge pull request #38 from xfxyjwf/fix17Gravatar Feng Xiao2014-10-03
|\ \
* | | Down-integrate from internal branch.Gravatar Feng Xiao2014-10-03
| * | Update verification methods' names.Gravatar Feng Xiao2014-10-02
* | | Merge pull request #39 from xfxyjwf/fix24Gravatar Feng Xiao2014-10-02
|\ \ \
* \ \ \ Merge pull request #3 from dhirschfeld/pyext-fixGravatar Feng Xiao2014-10-02
|\ \ \ \
| | * | | Fix descriptor validation logic for packed enum fields.Gravatar Feng Xiao2014-10-01
| |/ / / |/| | |
| | * | Fix a bug that causes DynamicMessage.setField() to not work for repeatedGravatar Feng Xiao2014-10-01
| |/ / |/| |
* | | Merge pull request #37 from google/fix_linksGravatar xfxyjwf2014-10-01
|\ \ \
| * | | Replace links to code.google.com/protobuf with developers.google.com/protocol...Gravatar Feng Xiao2014-10-01
|/ / /
* | | Merge pull request #32 from worr/bug/solaris-atomicopsGravatar xfxyjwf2014-09-23
|\ \ \
| | | * Fix "warning C4018: '<' : signed/unsigned mismatch" at wire_format_lite_inl.hGravatar Dinis Rosário2014-09-23
| |_|/ |/| |
| * | Update CONTRIBUTORS.txtGravatar William Orr2014-09-22
| * | Update copyright notice and remove first lineGravatar William Orr2014-09-22
* | | Merge pull request #31 from worr/bug/autoconf-sched-yieldGravatar xfxyjwf2014-09-22
|\ \ \
| | * | Add support for solaris atomicopsGravatar William Orr2014-09-19
| |/ / |/| |
| * | Add check for sched_yield in librtGravatar William Orr2014-09-19
|/ /
* | Merge pull request #30 from edmonds/branches/fix_generic_atomicops_memory_modelsGravatar xfxyjwf2014-09-19
|\ \