2325 Commits (ef3464dff648362683a75ddf593c9d47ec3c33ce)
 

Author SHA1 Message Date
Jon Skeet 4352744859 Use Length to check string/bytes fields for emptiness - it's faster than an equality check. 10 years ago
Jon Skeet 8fcde2cabd Fix oneof behaviour in the face of default values. 10 years ago
Jon Skeet ca2adbd560 Fix incorrect handling of non-seekable streams. 10 years ago
Jon Skeet eb70bd0b60 Update the AddressBook tutorial to reflect the mutable design. 10 years ago
Jon Skeet 96ddf01aed Coded*Stream streamlining. 10 years ago
Jon Skeet 39aaf21d51 Reimplement enums as int values, and get rid of EnumHelper. 10 years ago
Jon Skeet ce0e348ded Optimize WriteRawInt32 for the common case of a value < 128, which is a single byte. 10 years ago
Jon Skeet 35e4dbd518 Improve string encoding times. 10 years ago
Austin Schuh 1ecef1a2f5 Modified FindRubyTestDir to use GOOGLE_THIRD_PARTY_PROTOBUF 10 years ago
Jisi Liu 7b35416374 Merge pull request #486 from thomasvl/assets_podspec 10 years ago
Thomas Van Lenten 0f2b4a0e82 Update podspec for files that can build now, rename assets to not need @ in the name. 10 years ago
Feng Xiao 91becaa867 Merge pull request #483 from thomasvl/fixup_travis_2 10 years ago
Joshua Haberman c35ac0789b Merge pull request #477 from haberman/upbupdate 10 years ago
Thomas Van Lenten c4d3638f51 Remove the OS X checks from travis.sh, instead use excludes to not fire up a vm for something we can't test. 10 years ago
Paul Yang 686db5c355 Merge pull request #484 from TeBoring/temp 10 years ago
Paul Yang fb466c13a7 Merge pull request #480 from thomasvl/objc_beta_drop 10 years ago
Bo Yang 9dd2bc4ea1 Update version number of objective-c to 3.0.0-alpha-4-pre 10 years ago
Jon Skeet 954e720837 Use expression trees to avoid boxing when converting enums. 10 years ago
Jon Skeet e38294a62d First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now. 10 years ago
Josh Haberman e3ce451b60 Fixed compiler warnings and added -std=c99. 10 years ago
Austin Schuh fd73235f6b Refactored threadlocal logic. 10 years ago
Josh Haberman e8ed021ee7 Updated upb to latest version (C89). 10 years ago
Thomas Van Lenten d846b0b059 Beta quality drop of Objective C Support. 10 years ago
Feng Xiao 9cbdaedb86 Exclude 3 failing tests on osx from travis. 10 years ago
Feng Xiao 872beb738b Merge pull request #469 from xfxyjwf/vsprojects 10 years ago
Feng Xiao 3f9be70d06 Merge pull request #361 from brianduff/sync_aosp 10 years ago
Feng Xiao b9baa47eaf Merge pull request #468 from AustinSchuh/unsigned_proto 10 years ago
Feng Xiao f51f1b7bb6 Merge pull request #467 from AustinSchuh/GOOGLE_PREDICT_FALSE 10 years ago
Feng Xiao ee6b3d5529 Remove vsprojects. 10 years ago
Feng Xiao dffd542bb8 Update ./update_file_lists.sh. 10 years ago
Austin Schuh 307af628e6 Marked another compiler literal unsigned. 10 years ago
Feng Xiao e9839ff444 Add back incorrectly excluded cmake targets. 10 years ago
Austin Schuh f4c8627edb Fixed bug in GOOGLE_PREDICT_FALSE. 10 years ago
Joshua Haberman 68975a4e50 Merge pull request #460 from haberman/conformance-names 10 years ago
Jon Skeet f52426827e First stab at new proto3-only code generator 10 years ago
Jie Luo 8fe039a69a Merge pull request #462 from anandolee/master 10 years ago
Josh Haberman 23bf3b566f Removed test_name from conformance.proto. 10 years ago
Feng Xiao 42f109d7bc Merge pull request #457 from xfxyjwf/cmake 10 years ago
Jie Luo 90da3514cd Migrate writer to io::Printer for C# 10 years ago
Feng Xiao 2286ab328c Fix README.md formatting. 10 years ago
Jisi Liu 60c510a381 Merge pull request #456 from xfxyjwf/android 10 years ago
Feng Xiao 34448fca45 Add an cmake option to exclude tests. 10 years ago
Josh Haberman d2b67389b3 Conformance tests can now be excluded based on their names. 10 years ago
Feng Xiao 96f1d4ada2 Merge pull request #453 from bakineggs/master 10 years ago
Feng Xiao b866d3c727 Remove Android.mk 10 years ago
Feng Xiao dbcfc5e202 Merge pull request #444 from xfxyjwf/vs2010_fix 10 years ago
Dan Barry 0af3ed5189 Add protoc path detection for Mac OS 10 years ago
Paul Yang 4644f99d1a Merge pull request #447 from murgatroid99/podspec_fix 10 years ago
Feng Xiao 69433f3810 Merge pull request #305 from ezegomez/master 10 years ago
Feng Xiao d1281cdb69 Merge pull request #451 from jcanizales/document-why-podspec-is-on-root 10 years ago