aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #260 from ejsd1989/issue-#242Gravatar Joshua Haberman2016-02-16
|\
* \ Merge pull request #1144 from dongjoon-hyun/remove_redundant_theGravatar Joshua Haberman2016-02-11
|\ \
* \ \ Merge pull request #1194 from Photonios/masterGravatar Joshua Haberman2016-02-11
|\ \ \
* \ \ \ Merge pull request #1217 from jhump/jh/make-warning-usefulGravatar Joshua Haberman2016-02-11
|\ \ \ \
* \ \ \ \ Merge pull request #1185 from kkm000/icl-fixGravatar Joshua Haberman2016-02-10
|\ \ \ \ \
| | * | | | make 'no syntax' warning useful by showing which fileGravatar Joshua Humphries2016-02-06
| |/ / / / |/| | | |
* | | | | Rename Preconditions to ProtoPreconditionsGravatar Jon Skeet2016-02-04
* | | | | Rename GeneratedCodeInfo to GeneratedClrTypeInfoGravatar Jon Skeet2016-02-04
| | | * | Remove redundant `the` in comments.Gravatar Dongjoon Hyun2016-02-03
| |_|/ / |/| | |
* | | | Integrate from google internal.Gravatar Jisi Liu2016-01-29
| | * | Fixed unused parameters and extra ';'Gravatar Swen Kooij2016-01-28
| |/ / |/| |
| * | Fix Intel compiler warnings in include files on WindowsGravatar kkm2016-01-27
|/ /
* | Refactor README.md.Gravatar Feng Xiao2016-01-21
* | Avoid upcasting uninitialized pointersGravatar Brian Silverman2016-01-20
* | Merge pull request #789 from motahan/solaris64_fixGravatar Feng Xiao2016-01-20
|\ \
* | | Fix compiler warning from repeated_field.hGravatar John Burke2016-01-19
* | | Merge pull request #896 from jhump/jh/fix-ioexception-vs-invalidprotobuf-exce...Gravatar Feng Xiao2016-01-16
|\ \ \
| * | | fully qualify invocations of static methods on GeneratedMessageGravatar Joshua Humphries2016-01-15
| * | | throw IOException instead of InvalidProtocolBufferException when appropriateGravatar Joshua Humphries2016-01-15
* | | | Make sure thatGravatar Jon Skeet2016-01-15
|/ / /
* | | Prohibit null values in map fieldsGravatar Jon Skeet2016-01-11
* | | Fix appveyor build.Gravatar Feng Xiao2016-01-09
* | | Patch internal change 111557819.Gravatar Feng Xiao2016-01-06
* | | Fix for Visual Studio 2008.Gravatar Feng Xiao2015-12-30
* | | Fix a misplaced macro.Gravatar Feng Xiao2015-12-28
* | | Fix a compiler warning.Gravatar Feng Xiao2015-12-28
* | | Add missing files to EXTRA_DIST.Gravatar Feng Xiao2015-12-28
* | | Merge branch master into v3.0.0-beta-2Gravatar Feng Xiao2015-12-21
|\ \ \
| * \ \ Merge pull request #1062 from rinatz/masterGravatar Feng Xiao2015-12-18
| |\ \ \
| | * | | Initialize singleton instance by GoogleOnceInit()Gravatar Kenichiro IDA2015-12-19
* | | | | Make conformance tests build for C++ and Java.Gravatar Feng Xiao2015-12-16
| | * | | Alter FileDescriptorTables::kEmpty to GetEmptyInstance()Gravatar Kenichiro IDA2015-12-17
| * | | | Make ToString() valid without a type registryGravatar Jon Skeet2015-12-15
| |/ / /
* | | | Remove the usage of C++11 override.Gravatar Feng Xiao2015-12-14
* | | | Down-integrate from internal code base.Gravatar Feng Xiao2015-12-11
|/ / /
* | | Merge pull request #1025 from Yangqing/masterGravatar Feng Xiao2015-12-09
|\ \ \
| * | | Minor changes to match the internal versionGravatar Yangqing Jia2015-12-09
* | | | Merge pull request #1033 from c0nk/wip-implicit-cast-fixGravatar Feng Xiao2015-12-09
|\ \ \ \
| * | | | Fix narrowing implicit cast in generated message [NFC]Gravatar Kal Conley2015-12-08
* | | | | Use angle bracket for well known type proto header.Gravatar Bo Yang2015-12-08
|/ / / /
| * / / Arena type traits standardization.Gravatar Yangqing Jia2015-12-05
|/ / /
* | | Tweak the error message as the generate is in the core binary these days.Gravatar Thomas Van Lenten2015-12-02
* | | Fix some narrowing implicit casts [NFC]Gravatar Kal Conley2015-11-28
* | | Adds support for buliding protobuf with emscripten; we just needed the proper...Gravatar Craig Donner2015-11-24
* | | Tidy up reflection in advance of attempting to implement DynamicMessage.Gravatar Jon Skeet2015-11-22
* | | Rename "umbrella" to "reflection" consistently.Gravatar Jon Skeet2015-11-19
* | | Introduce a Parser property into MessageDescriptor, and populate it from gene...Gravatar Jon Skeet2015-11-19
* | | Merge pull request #944 from jskeet/umbrella-classnameGravatar Jon Skeet2015-11-19
|\ \ \
* | | | Reorder the checks so anything in the expected file is an implicit whitelisting.Gravatar Thomas Van Lenten2015-11-17
| * | | Change how the reflection descriptor class is generated.Gravatar Jon Skeet2015-11-09
|/ / /