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
*
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
*
The message was autoreleased, the -releases are an over release.
Thomas Van Lenten
2016-03-24
*
Only create the readonlySemaphore on demand.
Thomas Van Lenten
2016-03-21
*
Shrink ObjC overhead (generated size and some runtime sizes)
Thomas Van Lenten
2016-03-17
*
Fix up handing of fields with leading names that should be all caps.
Thomas Van Lenten
2016-03-08
*
HeaderDoc support in the library and generated sources
Thomas Van Lenten
2016-03-07
*
Support ObjC Generic Collections
Thomas Van Lenten
2016-02-18
*
Bump up travis to Xcode 7.2
Thomas Van Lenten
2016-02-16
*
Rewrap the line
Dongjoon Hyun
2016-02-11
*
Remove redundant `the` in comments.
Dongjoon Hyun
2016-02-03
*
Integrate from google internal.
Jisi Liu
2016-01-29
*
Merge pull request #1129 from dongjoon-hyun/fix_typos_in_README_and_CHANGES
Feng Xiao
2016-01-12
|
\
*
|
Release the semaphore in dealloc, fixing leak.
Thomas Van Lenten
2016-01-12
|
*
Fix typos in README.md/CHANGES.txt
Dongjoon Hyun
2016-01-11
|
/
*
Remove the stale reference to test no longer around, and keep the performance...
Thomas Van Lenten
2016-01-07
*
Update objectivec/google/protobuf/Type.pbobjc.m
Thomas Van Lenten
2016-01-05
*
Have the tests rely on the autocreator behaviors.
Thomas Van Lenten
2016-01-05
[next]