Jon Skeet
|
d1b88f4310
Regenerated files.
|
10 年之前 |
Jon Skeet
|
09f3f4eec3
Updates to handle use of cmake for Windows builds.
|
10 年之前 |
Jon Skeet
|
e2acd85425
Merged master
|
10 年之前 |
Jon Skeet
|
d9dc05e500
Remove a lot of projects which are effectively dead from the solution - files to be killed later.
|
10 年之前 |
Jon Skeet
|
828b7e61d0
Use the fact that we know the tag size and bytes at codegen time to optimize.
|
10 年之前 |
Jisi Liu
|
b36395b2ba
Merge pull request #497 from pherl/config_h
|
10 年之前 |
Jisi Liu
|
78d470c7a5
Make the code independent of config.h
|
10 年之前 |
Thomas Van Lenten
|
8c88957ef3
Add nonnil markup to ObjC library.
|
10 年之前 |
Feng Xiao
|
e96ff30120
Down-integrate from internal code base.
|
10 年之前 |
Bo Yang
|
a269a6d397
Implement parsing for proto3 primitive repeated fields. Previously, for
|
10 年之前 |
Feng Xiao
|
4cbb612299
Merge pull request #499 from xfxyjwf/appveyor
|
10 年之前 |
Feng Xiao
|
4479076bbd
Merge pull request #488 from AustinSchuh/ruby_test_fix
|
10 年之前 |
Feng Xiao
|
9c8db515d5
Add a badge for AppVeyor build.
|
10 年之前 |
Jisi Liu
|
6f56b1a691
Merge pull request #498 from pherl/rmconfig
|
10 年之前 |
Jisi Liu
|
80da6d3727
Remove the file from Makefile.am
|
10 年之前 |
Jisi Liu
|
9bbb78f167
Remove config.h.include which is no longer needed as pbconfig.h is not a
|
10 年之前 |
Jisi Liu
|
cf141287ea
Merge pull request #495 from pherl/master
|
10 年之前 |
Jisi Liu
|
f48dca5044
Make pbconfig.h independent of config.h
|
10 年之前 |
Feng Xiao
|
52737c2bc8
Add appveyor.xml for windows tests.
|
10 年之前 |
Feng Xiao
|
54a4cccb97
Merge pull request #481 from Qartar/master
|
10 年之前 |
Feng Xiao
|
68c8762b98
Merge pull request #489 from tamird/go-package-descriptor
|
10 年之前 |
Qartar
|
2fe6d7bc57
Workaround for MSVC's string literal compiler limit.
|
10 年之前 |
Jon Skeet
|
fb1547b388
Regenerate proto files
|
10 年之前 |
Jon Skeet
|
a8dae140c6
Fix oneof generator - forgot to provide variables...
|
10 年之前 |
Jon Skeet
|
7532f0256f
Reimplement RepeatedField<T> using an array as the backing store.
|
10 年之前 |
Jon Skeet
|
5a33827eec
Move Count checks into the serialization code
|
10 年之前 |
Jon Skeet
|
5685e98711
Simplify ComputeInt32Size to call ComputeInt32SizeNoTag.
|
10 年之前 |
Tamir Duberstein
|
66463d7e4b
Give descriptor.proto a go package
|
10 年之前 |
Jon Skeet
|
1b71db1180
Optimization of CalculateSize: avoid foreach over empty lists.
|
10 年之前 |
Jon Skeet
|
9b66768e25
Optimization to avoid foreach over empty lists.
|
10 年之前 |