aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Improve string encoding times.Gravatar Jon Skeet2015-06-11
* Use expression trees to avoid boxing when converting enums.Gravatar Jon Skeet2015-06-09
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Gravatar Jon Skeet2015-06-09
* 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
| * | Fix README.md formatting.Gravatar Feng Xiao2015-06-04
* | | Merge pull request #456 from xfxyjwf/androidGravatar Jisi Liu2015-06-04
|\ \ \
| | * | Add an cmake option to exclude tests.Gravatar Feng Xiao2015-06-04
* | | | Merge pull request #453 from bakineggs/masterGravatar Feng Xiao2015-06-03
|\ \ \ \
| | * | | Remove Android.mkGravatar 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 #447 from murgatroid99/podspec_fixGravatar Paul Yang2015-06-02
|\ \ \ \
* \ \ \ \ Merge pull request #305 from ezegomez/masterGravatar Feng Xiao2015-06-02
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #451 from jcanizales/document-why-podspec-is-on-rootGravatar Feng Xiao2015-06-02
|\ \ \ \ \ \
| | | * \ \ \ Merge pull request #1 from jcanizales/podspec_fixGravatar Michael Lumish2015-06-02
| | | |\ \ \ \
| | | | * | | | Reorder fields so it looks like exclude_files affects preserve_pathsGravatar Jorge Canizales2015-06-02
| | | | * | | | Better documentationGravatar Jorge Canizales2015-06-02
| | | | * | | | Remove backslashes after commasGravatar Jorge Canizales2015-06-02
| | | | * | | | Remove struct.proto too (redefines GPBValue)Gravatar Jorge Canizales2015-06-02
| | | | * | | | s/pobjc/pbobjc and simplify a bit the podspecGravatar Jorge Canizales2015-06-02
| | | |/ / / /
| * | | | | | Document why the podspec is on the root of the repoGravatar Jorge Canizales2015-06-01
| | | * | | | Ignored files that cause build errorsGravatar murgatroid992015-06-01
* | | | | | | Merge pull request #441 from anandolee/masterGravatar Jan Tattermusch2015-06-01
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| | | * | | Add remaining not-already-imported well known types files to podspecGravatar murgatroid992015-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 distributionManagement explicitly to prevent maven from usingGravatar Bo Yang2015-05-29
| * | Add oneof support for C#Gravatar Jie Luo2015-05-29
* | | Update version number to 3.0.0-alpha-4Gravatar Bo Yang2015-05-29
* | | Modify change logGravatar Bo Yang2015-05-28
* | | 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
* | | Add 3.0.0-alpha-3 release to CHANGES.txtGravatar Bo Yang2015-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
* | | Merge pull request #426 from thomasvl/mac_fixup_for_a3_branchGravatar Paul Yang2015-05-26
|\ \ \
* | | | Null-terminate C strings.Gravatar Feng Xiao2015-05-26
| * | | ObjC fixup for the branch.Gravatar Thomas Van Lenten2015-05-26
* | | | Merge pull request #424 from jcanizales/make-objc-helpers-available-to-other-...Gravatar Paul Yang2015-05-26
|\ \ \ \ | |/ / / |/| | |