- 04 Jun, 2015 1 commit
-
-
Josh Haberman authored
Change-Id: I382dcda97fa123a6da4ff5faad5d7ece95853f33
-
- 03 Jun, 2015 4 commits
-
-
Josh Haberman authored
This allows us to enable conformance tests even when we know that some tests are failing and need to be fixed. Change-Id: I372f43663008747db6f2b2cf06e6ffa4c6d85b2d
-
Feng Xiao authored
Add protoc path detection for Mac OS
-
Feng Xiao authored
Fix two issues on vs2010.
-
Dan Barry authored
-
- 02 Jun, 2015 11 commits
-
-
Paul Yang authored
Add remaining not-already-imported well known types files to podspec
-
Feng Xiao authored
Fix unittest in i386
-
Feng Xiao authored
Document why the podspec is on the root of the repo
-
Michael Lumish authored
A few corrections to the proposed podspec
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
murgatroid99 authored
-
- 01 Jun, 2015 2 commits
-
-
Jan Tattermusch authored
Change the C# enum generator inherit from primitive generator
-
murgatroid99 authored
-
- 31 May, 2015 2 commits
-
-
Feng Xiao authored
RepeatedField::begin()/end() will return NULL when the content is empty. Passing these NULL values to std::copy() will result in runtime complains from some compilers (e.g., vs2010).
-
Feng Xiao authored
destroy() should always call the destructor because the caller may rely on the destructor to do clean-ups.
-
- 30 May, 2015 2 commits
- 29 May, 2015 3 commits
- 28 May, 2015 2 commits
- 27 May, 2015 1 commit
-
-
Feng Xiao authored
-
- 26 May, 2015 12 commits
-
-
TeBoring authored
-
Bo Yang authored
-
Paul Yang authored
Make MapAllocator work with C++11.
-
Feng Xiao authored
Change-Id: I0e1d9e248403631cb57ebed5231e85d19b9bb3df
-
Paul Yang authored
Remove std::is_trivially_default_constructible.
-
Bo Yang authored
put built libraries. This directory hides the one that contains ruby_generated_code.proto and ruby_generated_code.rb.
-
Feng Xiao authored
This type_traits is only added after g++ 5.1.0 but we need to support g++ 4+.
-
Bo Yang authored
allocator to allocate memory twice for uint64.
-
Paul Yang authored
ObjC fixup for the branch.
-
Feng Xiao authored
Change-Id: I85675bfcd7697bb058b9af475445a6bfdd7fd967
-
Thomas Van Lenten authored
- Shouldn't need SRCROOT in the project since Xcode should be setting the working directory to where the project lives. - Remove the packed/unpacked repeated enum field in the tests and update the code to handle the defaults. - Move up the ignore to cover .DS_Store files in src also. add starstar
-
Paul Yang authored
Adds objectivec_helpers.h to the headers installed by make.
-