index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
objectivec
Commit message (
Expand
)
Author
Age
*
Use public methods to fetch oneofs in generated code.
Thomas Van Lenten
2016-07-18
*
Exposes the currently registered extensions for a message and removes the int...
Sergio Campamá
2016-07-15
*
Drop the performace baselines.
Thomas Van Lenten
2016-07-08
*
Don't #import the .m files.
Thomas Van Lenten
2016-07-07
*
add nullable qualifier to nil return types
Dia Kharrat
2016-07-05
*
Fix some failing travis tests.
Feng Xiao
2016-07-01
*
Xcode project cleanup/setup.
Thomas Van Lenten
2016-06-29
*
Validate the tag numbers when parsing. (#1725)
Thomas Van Lenten
2016-06-29
*
Merge pull request #1720 from thomasvl/issue_1716
Thomas Van Lenten
2016-06-28
|
\
|
*
Fix GPBGetMessage{Repeated,Map}Field()
Thomas Van Lenten
2016-06-27
*
|
Fix Objective-C generator option typo
Nathan Wong
2016-06-27
|
/
*
Merge pull request #1714 from dnkoutso/master
Thomas Van Lenten
2016-06-26
|
\
|
*
Get value from text format name in GPBEnumDescriptor
Dimitris Koutsogiorgas
2016-06-26
*
|
Rename methods to avoid ObjC KVC collisions. (#1699)
Thomas Van Lenten
2016-06-21
*
|
Adds destination flag to xcodebuild to avoid possible flake errors (#1697)
Sergio Campamá
2016-06-20
*
|
Add new generation option for using proto sources from other frameworks.
Thomas Van Lenten
2016-06-17
*
|
Merge pull request #1683 from thomasvl/third_party_framework
Thomas Van Lenten
2016-06-15
|
\
\
|
*
|
Add support for generation sources into a framework.
Thomas Van Lenten
2016-06-15
*
|
|
Add the CocoaPods integration tests to Travis.
Sergio Campamá
2016-06-14
|
/
/
*
|
Fixes Xcode 8 analyzer warning saying that it was missing a release in deallo...
Sergio Campamá
2016-06-14
*
|
Improving the granularity parsing errors (#1623)
Sergio Campamá
2016-06-02
*
|
Merge pull request #1620 from sergiocampama/cleanup1
Thomas Van Lenten
2016-05-30
|
\
\
|
*
|
Removing unused GPBExceptionMessageKey
Sergio Campama
2016-05-27
*
|
|
Merge pull request #1617 from thomasvl/more_warnings
Thomas Van Lenten
2016-05-27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add -Woverriding-method-mismatch.
Thomas Van Lenten
2016-05-27
*
|
|
fix expected class checking in GPBSetMessageRepeatedField
Jon Wall
2016-05-26
|
/
/
*
|
Add more warnings to for the ObjC runtime build
Thomas Van Lenten
2016-05-25
*
|
Merge pull request #1595 from thomasvl/objc_travis_tweaks
Thomas Van Lenten
2016-05-25
|
\
\
|
*
|
Automated testing tweaks for ObjC
Thomas Van Lenten
2016-05-24
*
|
|
Better support for using the proto library from a framework.
Thomas Van Lenten
2016-05-24
|
/
/
*
|
Make the CocoaPods integration tests more robust
Thomas Van Lenten
2016-05-20
*
|
Add shared schemes for the CocoaPods integration tests
Thomas Van Lenten
2016-05-19
*
|
CocoaPod Integration Tests
Thomas Van Lenten
2016-05-19
*
|
Expand the OS X/Xcode gitignores
Thomas Van Lenten
2016-05-19
|
/
*
Declare an init and avoid passing NULL to initWithValue:count:
Thomas Van Lenten
2016-05-10
*
Update descritpor protos for objc
Jisi Liu
2016-04-29
*
Merge the script fix.
Jisi Liu
2016-04-29
|
\
|
*
Fix cp -r usage to be portable.
Jisi Liu
2016-04-29
*
|
Merge branch 'master' of github.com:google/protobuf
Jisi Liu
2016-04-28
|
\
|
*
|
Down integrate from Google internal.
Jisi Liu
2016-04-28
|
*
Fix up -hash/-isEqual: for bool storage.
Thomas Van Lenten
2016-04-27
|
*
Proper checking of enum with non zero default
Thomas Van Lenten
2016-04-26
|
/
*
ObjC support for failing the build in the generated WKTs are out of date
Thomas Van Lenten
2016-04-20
*
Regenerate the WKT to pick up current changes to the proto files.
Thomas Van Lenten
2016-04-19
*
Fix comment typo
Thomas Van Lenten
2016-04-19
*
Merge pull request #1391 from thomasvl/string_tweaks
Thomas Van Lenten
2016-04-06
|
\
*
|
Updating Xcode Settings to use iOS 9.3
Geoffrey Wiseman
2016-04-06
|
*
Error during parsing for invalid UTF-8 instead of dropping dropping data.
Thomas Van Lenten
2016-04-05
|
*
Add tests to ensure we read strings with BOMs so we don't forget about lesson...
Thomas Van Lenten
2016-04-05
|
/
*
Add -position and -isAtEnd for use when manually parsing input streams.
Thomas Van Lenten
2016-04-01
[next]