aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* using ::isnan to avoid conflicts with std::isnan for C++11 build.Gravatar Jisi Liu2015-06-18
* Merge pull request #501 from xfxyjwf/downGravatar Feng Xiao2015-06-17
|\
| * Fix broken builds.Gravatar Feng Xiao2015-06-17
* | Make the code independent of config.hGravatar Jisi Liu2015-06-16
| * Down-integrate from internal code base.Gravatar Feng Xiao2015-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
* | | | Give descriptor.proto a go packageGravatar Tamir Duberstein2015-06-12
| |/ / |/| |
| | * 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
|\ \
* | | 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
|/
* 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
|\ \ \
* \ \ \ 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
* | | 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
* | | Copy two data files from ruby/tests to src/google/compiler/ruby. Tests in src...Gravatar Bo Yang2015-05-25
* | | Fix bugs on windows.Gravatar Bo Yang2015-05-24
* | | Fix C2385: accessing parent classes' member without specifying is ambiguous.Gravatar Bo Yang2015-05-24
|/ /
* | Merge pull request #341 from yukawa/fix-undef-GOOGLE_PROTOBUF_MISSING_HASHGravatar Feng Xiao2015-05-22
|\ \
* \ \ Merge pull request #410 from thomasvl/objc_alpha2_dropGravatar Paul Yang2015-05-22
|\ \ \
| * | | Objective C Second Alpha DropGravatar Thomas Van Lenten2015-05-22