aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | * | | | Compat w/ git < 1.8.Gravatar Tres Seaver2014-11-17
| |/ / / /
| | | | * Report a warning if the proto file doesn't have a syntax statement.Gravatar Feng Xiao2014-11-14
| |_|_|/ |/| | |
* | | | Down-integrate from internal code base (C++ maps support).Gravatar Feng Xiao2014-11-14
|/ / /
| * / Update LICENSE to list files that aren't copyrighted by Google Inc.Gravatar Feng Xiao2014-11-11
|/ /
* | Merge pull request #69 from apaprocki/aix-atomicopsGravatar Feng Xiao2014-11-11
|\ \
| * | Modify tests to compile on AIX with xlC compiler.Gravatar Andrew Paprocki2014-11-11
| * | Added contributor and updated README to add AIX.Gravatar Andrew Paprocki2014-11-11
| * | Add atomicops for AIX/POWER + IBM xlC compiler.Gravatar Andrew Paprocki2014-11-11
| | * Merge "Add platform versions of the protobuf libraries."Gravatar Dan Albert2014-11-11
| | |\
| | | * Add platform versions of the protobuf libraries.Gravatar Dan Albert2014-11-11
| | |/
* | | 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
|\ \ \
| | | * am dbb9c303: Merge "Added an API method in FieldData to allow access to the U...Gravatar Behrooz Khorashadi2014-11-06
| | | |\
| | | | * Merge "Added an API method in FieldData to allow access to the UnknownField d...Gravatar Behrooz Khorashadi2014-11-06
| | | | |\
* | | | | \ Merge pull request #71 from abyss7/masterGravatar Feng Xiao2014-11-05
|\ \ \ \ \ \
| | | | | | * Added an API method in FieldData to allow access to the UnknownField dataGravatar Behrooz Khorashadi2014-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
|/ / / / /
| | * / / Fixed IBM xlC compiler error due to missing prefix.Gravatar Andrew Paprocki2014-10-31
| |/ / / |/| | |
| | * | am 1ed1ec36: Merge "Move protobuf 2.3.0 to prebuilts."Gravatar Jeff Davidson2014-10-29
| | |\|
| | | * Merge "Move protobuf 2.3.0 to prebuilts."Gravatar Jeff Davidson2014-10-28
| | | |\
* | | | | Add the missing solaris atomics header file.Gravatar Feng Xiao2014-10-22
| | | | * Move protobuf 2.3.0 to prebuilts.Gravatar Jeff Davidson2014-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
|\ \ \