aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
| | * | | | Add nonnil markup to ObjC library.Gravatar Thomas Van Lenten2015-06-16
| |/ / / / |/| | | |
| * | | | Down-integrate from internal code base.Gravatar Feng Xiao2015-06-15
|/ / / /
| | * / Implement parsing for proto3 primitive repeated fields. Previously, forGravatar Bo Yang2015-06-15
| |/ / |/| |
* | | Merge pull request #488 from AustinSchuh/ruby_test_fixGravatar Feng Xiao2015-06-15
|\ \ \
* \ \ \ Merge pull request #495 from pherl/masterGravatar Jisi Liu2015-06-13
|\ \ \ \
| * | | | Make pbconfig.h independent of config.hGravatar Jisi Liu2015-06-13
* | | | | Merge pull request #481 from Qartar/masterGravatar Feng Xiao2015-06-12
|\ \ \ \ \
| * | | | | Workaround for MSVC's string literal compiler limit.Gravatar Qartar2015-06-12
| | | | | * Fix oneof generator - forgot to provide variables...Gravatar Jon Skeet2015-06-12
| | | | | * Move Count checks into the serialization codeGravatar Jon Skeet2015-06-12
* | | | | | Give descriptor.proto a go packageGravatar Tamir Duberstein2015-06-12
| |/ / / / |/| | | |
| | | | * Optimization of CalculateSize: avoid foreach over empty lists.Gravatar Jon Skeet2015-06-12
| | | | * Use Length to check string/bytes fields for emptiness - it's faster than an e...Gravatar Jon Skeet2015-06-12
| | | | * Fix oneof behaviour in the face of default values.Gravatar Jon Skeet2015-06-12
| | | | * Coded*Stream streamlining.Gravatar Jon Skeet2015-06-12
| | | | * Reimplement enums as int values, and get rid of EnumHelper.Gravatar Jon Skeet2015-06-11
| | * | | Modified FindRubyTestDir to use GOOGLE_THIRD_PARTY_PROTOBUFGravatar Austin Schuh2015-06-10
| |/ / / |/| | |
* | | | Merge pull request #480 from thomasvl/objc_beta_dropGravatar Paul Yang2015-06-09
|\ \ \ \
| | | | * First pass at the mutable API. Quite a bit more to do - in particular, it's p...Gravatar Jon Skeet2015-06-09
* | | | | Refactored threadlocal logic.Gravatar Austin Schuh2015-06-08
| |/ / / |/| | |
| * | | Beta quality drop of Objective C Support.Gravatar Thomas Van Lenten2015-06-08
|/ / /
* | | Merge pull request #468 from AustinSchuh/unsigned_protoGravatar Feng Xiao2015-06-06
|\ \ \
| * | | Marked another compiler literal unsigned.Gravatar Austin Schuh2015-06-05
* | | | Fixed bug in GOOGLE_PREDICT_FALSE.Gravatar Austin Schuh2015-06-05
|/ / /
| | * First stab at new proto3-only code generatorGravatar Jon Skeet2015-06-05
| |/ |/|
* | Merge pull request #462 from anandolee/masterGravatar Jie Luo2015-06-04
|\ \
* \ \ Merge pull request #457 from xfxyjwf/cmakeGravatar Feng Xiao2015-06-04
|\ \ \
| | * | Migrate writer to io::Printer for C#Gravatar Jie Luo2015-06-04
* | | | Merge pull request #453 from bakineggs/masterGravatar Feng Xiao2015-06-03
|\ \ \ \
| | | | * Delete default UnknownFieldSet when shuting down.Gravatar Feng Xiao2015-06-02
| |_|_|/ |/| | |
* | | | Merge pull request #444 from xfxyjwf/vs2010_fixGravatar Feng Xiao2015-06-02
|\ \ \ \
| | * | | Add protoc path detection for Mac OSGravatar Dan Barry2015-06-02
| |/ / / |/| | |
* | | | Merge pull request #305 from ezegomez/masterGravatar Feng Xiao2015-06-02
|\ \ \ \
* \ \ \ \ Merge pull request #441 from anandolee/masterGravatar Jan Tattermusch2015-06-01
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | | * Add cmake support.Gravatar Feng Xiao2015-05-31
| | | |/
| | | * Call copy() only if there is something to copy.Gravatar Feng Xiao2015-05-31
| | | * Fix MapAllocator::destroy() bug.Gravatar Feng Xiao2015-05-31
| |_|/ |/| |
| * | Change the C# enum generator inherit from primitive generatorGravatar Jie Luo2015-05-29
* | | Merge pull request #404 from anandolee/masterGravatar Jie Luo2015-05-29
|\| |
| * | Add oneof support for C#Gravatar Jie Luo2015-05-29
* | | Fixes on visual studio 2008Gravatar unknown2015-05-27
* | | Replace "\\" with "/" for windows path names.Gravatar Feng Xiao2015-05-26
* | | In std11, on mac, operator new doesn't take right reference.Gravatar TeBoring2015-05-26
* | | Merge pull request #430 from xfxyjwf/std11_fixGravatar Paul Yang2015-05-26
|\ \ \
| * | | Make MapAllocator work with C++11.Gravatar Feng Xiao2015-05-26
* | | | Merge pull request #429 from xfxyjwf/std11_fixGravatar Paul Yang2015-05-26
|\| | |
* | | | When doing make distcheck, a src/google/protobuf/compiler/ruby is created toGravatar Bo Yang2015-05-26
| * | | Remove std::is_trivially_default_constructible.Gravatar Feng Xiao2015-05-26
|/ / /
* | | uint64 has non-trivial destructor on 32-bit windows. This cause arenaGravatar Bo Yang2015-05-26
* | | Adds objectivec_helpers.h to the headers installed by make.Gravatar Jorge Canizales2015-05-26