aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
| |_|/ |/| |
| * | 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
|\ \ \ \ | |/ / / |/| | |
| * | | Add ObjC helpers header to vsproject/extract_includes.batGravatar Jorge Canizales2015-05-26
| * | | Adds objectivec_helpers.h to the headers installed by make.Gravatar Jorge Canizales2015-05-26
|/ / /
* | | Replace the check of "../.git"Gravatar Feng Xiao2015-05-26
* | | Add new headers to extract_includes.batGravatar Bo Yang2015-05-25
* | | Add new files to Makefile.amGravatar Bo Yang2015-05-25
* | | Add csharp_EXTRA_DIST to all_EXTRA_DIST.Gravatar Bo Yang2015-05-25
* | | Add new files for java runtime to Makefile.amGravatar TeBoring2015-05-25
* | | Explicitly call destructor of Mutex to release resources.Gravatar Feng Xiao2015-05-25
* | | Make hash_map forward constructor parameters to its base class.Gravatar Feng Xiao2015-05-25
* | | Add csharp files to Makefile.amGravatar Bo Yang2015-05-25
* | | Add objectivec/generate_descriptors_proto.sh in Makefile.amGravatar Bo Yang2015-05-25
* | | Copy two data files from ruby/tests to src/google/compiler/ruby. Tests in src...Gravatar Bo Yang2015-05-25
* | | Remove useless slash in Makefile.amGravatar TeBoring2015-05-25
* | | Fix bugs in objective-c.Gravatar Bo Yang2015-05-25
* | | Merge pull request #422 from google/3.0.0-alpha-3-windows-fixGravatar Paul Yang2015-05-25
|\ \ \
| * | | Fix bugs on windows.Gravatar Bo Yang2015-05-24
| * | | Merge pull request #421 from TeBoring/3.0.0-alpha-3-fixGravatar Paul Yang2015-05-24
|/| | |