1. 28c5c25 Merge pull request #1391 from thomasvl/string_tweaks by Thomas Van Lenten · 8 years ago
  2. f98d2f5 Updating Xcode Settings to use iOS 9.3 by Geoffrey Wiseman · 8 years ago
  3. c9167f2 Error during parsing for invalid UTF-8 instead of dropping dropping data. by Thomas Van Lenten · 8 years ago
  4. f3f5b3f Add tests to ensure we read strings with BOMs so we don't forget about lessons of the past. by Thomas Van Lenten · 8 years ago
  5. 331cee5 Add -position and -isAtEnd for use when manually parsing input streams. by Thomas Van Lenten · 8 years ago
  6. 3f91744 The message was autoreleased, the -releases are an over release. by Thomas Van Lenten · 8 years ago
  7. bd41a39 Only create the readonlySemaphore on demand. by Thomas Van Lenten · 8 years ago
  8. 79a23c4 Shrink ObjC overhead (generated size and some runtime sizes) by Thomas Van Lenten · 8 years ago
  9. 1bf4b38 Fix up handing of fields with leading names that should be all caps. by Thomas Van Lenten · 8 years ago
  10. 36650a0 HeaderDoc support in the library and generated sources by Thomas Van Lenten · 8 years ago
  11. 2480acb Support ObjC Generic Collections by Thomas Van Lenten · 9 years ago
  12. 1324119 Bump up travis to Xcode 7.2 by Thomas Van Lenten · 8 years ago
  13. 86325d7 Rewrap the line by Dongjoon Hyun · 8 years ago
  14. 7a9040f Remove redundant `the` in comments. by Dongjoon Hyun · 8 years ago
  15. 5221dcb Integrate from google internal. by Jisi Liu · 8 years ago
  16. da2eb68 Merge pull request #1129 from dongjoon-hyun/fix_typos_in_README_and_CHANGES by Feng Xiao · 8 years ago
  17. 4d66337 Release the semaphore in dealloc, fixing leak. by Thomas Van Lenten · 9 years ago
  18. 7b08d49 Fix typos in README.md/CHANGES.txt by Dongjoon Hyun · 9 years ago
  19. 0e42ed3 Remove the stale reference to test no longer around, and keep the performance test limited to just performance tests. by Thomas Van Lenten · 9 years ago
  20. fcce784 Update objectivec/google/protobuf/Type.pbobjc.m by Thomas Van Lenten · 9 years ago
  21. ca428c1 Have the tests rely on the autocreator behaviors. by Thomas Van Lenten · 9 years ago
  22. d217808 Merge branch master into v3.0.0-beta-2 by Feng Xiao · 9 years ago
  23. d6590d6 Drop all use of OSSpinLock by Thomas Van Lenten · 9 years ago
  24. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  25. 938ba41 Update the min toolchain for iOS/OS X to be Xcode 7 by Thomas Van Lenten · 9 years ago
  26. 52b8d3f Use compiler provided static assert and avoid tripping unused-local-typedef warnings. by Thomas Van Lenten · 9 years ago
  27. c27833b Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects. by Thomas Van Lenten · 9 years ago
  28. 536059e Tweak the error message as the generate is in the core binary these days. by Thomas Van Lenten · 9 years ago
  29. 20b4e84 Merge pull request #1020 from thomasvl/block_nil by Thomas Van Lenten · 9 years ago
  30. c3a0cf7 Check and throw errors for nil values/keys (like NSDictionary). by Thomas Van Lenten · 9 years ago
  31. 69d713f Ensure the conformance build of objc code is using the Mac OS X SDK and by Thomas Van Lenten · 9 years ago
  32. f1e14fb Update GPBProtocolBuffers.h by Osman Cihangir · 9 years ago
  33. ba800e2 Set the stream limit to the length of the data. by Thomas Van Lenten · 9 years ago
  34. 1745f7e Add support for the conformance test for objc when run on OS X by Thomas Van Lenten · 9 years ago
  35. f1a3c8f Tweaks to the Mac build script by Thomas Van Lenten · 9 years ago
  36. f0411ec Update the Mac build script to include the conformance tests by Thomas Van Lenten · 9 years ago
  37. 8d8177c Merge remote-tracking branch 'origin/master' into fix-author by Jisi Liu · 9 years ago
  38. ad2d5c9 Support enum forward decls in Objective C++ by Thomas Van Lenten · 9 years ago
  39. 1383d53 Cleanups for newer Xcodes by Thomas Van Lenten · 9 years ago
  40. aca5a60 Fix bugs for objectivec by TeBoring · 9 years ago
  41. 4e43931 Add support for a file listing expected package to objc prefixes for validation. by Thomas Van Lenten · 9 years ago
  42. 1c33d34 Revert "Add packFrom, unpackTo and is in google.protobuf.Any." by Thomas Van Lenten · 9 years ago
  43. c61ef6b Update GPBWellKnownTypes.m by Yue Zhang · 9 years ago
  44. 7366efd Add packFrom, unpackTo and is in google.protobuf.Any. by TeBoring · 9 years ago
  45. d5d7bb3 Add Bazel target for protobuf ObjC runtime by Jorge Canizales · 9 years ago
  46. 8c88957 Add nonnil markup to ObjC library. by Thomas Van Lenten · 9 years ago
  47. 0f2b4a0 Update podspec for files that can build now, rename assets to not need @ in the name. by Thomas Van Lenten · 9 years ago
  48. d846b0b Beta quality drop of Objective C Support. by Thomas Van Lenten · 9 years ago
  49. 58cd4a4 ObjC fixup for the branch. by Thomas Van Lenten · 9 years ago
  50. 50a765b Fix bugs in objective-c. by Bo Yang · 9 years ago
  51. 1dcc329 Objective C Second Alpha Drop by Thomas Van Lenten · 9 years ago
  52. ce55ff9 Getting the ObjC generator building on Windows. by Thomas Van Lenten · 9 years ago
  53. ffa2e37 Post csharp landing fixup. by Thomas Van Lenten · 9 years ago
  54. 30650d8 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. by Thomas Van Lenten · 9 years ago