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
*
Add an explicit import of stdatomic.h.
Thomas Van Lenten
2018-01-25
*
Bring back import of OSAtomic.
Thomas Van Lenten
2018-01-25
*
Migrate away from deprecated OSAtomic APIs. (#4184)
Jonathan Dierksen
2018-01-22
*
Force a copy when saving the NSData that came from another.
Thomas Van Lenten
2018-01-03
*
Properly copy maps with string keys but pod values.
Thomas Van Lenten
2018-01-03
*
Resolved issue #3510. Malformed errorr messages replaced with meaningful desc...
kvukic
2017-12-29
*
Add Xcode 9.2 to the testing support
Thomas Van Lenten
2017-12-18
*
Update generated code.
Feng Xiao
2017-12-12
*
Merge branch 'master' into down-integrate
Adam Cozzette
2017-12-01
|
\
*
|
Integrated internal changes from Google
Adam Cozzette
2017-12-01
|
*
Small code reorder to maybe make #3893 happy.
Thomas Van Lenten
2017-11-17
|
*
Travis config cleanups and move ObjC to Xcode 9.1.
Thomas Van Lenten
2017-11-16
|
*
Add Setter/Getter type verification. (#3880)
dmaclach
2017-11-16
|
*
Fix up warnings from Xcode 9.1 (#3887)
dmaclach
2017-11-16
|
*
Fixes 32bit tests.
Sergio Campama
2017-11-15
|
*
Merge pull request #3883 from dmaclach/map_optimizations
Thomas Van Lenten
2017-11-15
|
|
\
|
|
*
codereview cleanup
Dave MacLachlan
2017-11-15
|
*
|
Merge pull request #3884 from dmaclach/unsafe
Thomas Van Lenten
2017-11-15
|
|
\
\
|
|
*
|
code review cleanup
Dave MacLachlan
2017-11-15
|
|
*
|
Simplify getter/setter method implementations
Dave MacLachlan
2017-11-14
|
|
/
/
|
/
|
|
|
|
*
Reduce size of GPBDictionary by getting rid of class creation methods
Dave MacLachlan
2017-11-14
|
|
/
|
/
|
|
*
Remove unreferenced 'GPBMessageSignatureProtocol' class.
Dave MacLachlan
2017-11-14
|
/
*
When comparing message, require them to have the same descriptor.
Thomas Van Lenten
2017-11-03
*
update joda-time javadoc url
xuwei-k
2017-10-30
*
Improves coverage of GPBCodedInputStream
Sergio Campama
2017-10-24
*
Update descriptor protos
Jisi Liu
2017-10-18
*
Build out more complete code coverage in the tests.
Thomas Van Lenten
2017-10-03
*
Let Xcode 9 update project/scheme settings.
Thomas Van Lenten
2017-10-03
*
Merge pull request #3710 from thomasvl/xcode9
Thomas Van Lenten
2017-10-02
|
\
|
*
Add Xcode 9 support to the helper script.
Thomas Van Lenten
2017-10-02
*
|
ObjC: Fix merging of length delimited unknown fields.
Thomas Van Lenten
2017-10-02
|
/
*
Merge remote-tracking branch 'origin/3.4.x' into mergemaster
Jisi Liu
2017-08-18
|
\
*
|
print() function for Python 3
cclauss
2017-08-18
*
|
Fix up Xcode 8.3.x support.
Thomas Van Lenten
2017-08-07
|
*
Merge master into 3.4.x
Jisi Liu
2017-07-18
|
|
\
|
|
/
|
/
|
|
*
Update csharp and php descriptor
Jisi Liu
2017-07-18
*
|
Expose the initializer for unknown fields.
Thomas Van Lenten
2017-07-05
*
|
If we fail to get a descriptor just super the method resolving.
Thomas Van Lenten
2017-06-22
*
|
ObjC: Document the exceptions on some of the writing apis.
Thomas Van Lenten
2017-06-19
*
|
ObjC: Preserve unknown fields in proto3 syntax files.
Thomas Van Lenten
2017-06-06
*
|
Properly error on a tag with field number zero.
Thomas Van Lenten
2017-06-06
*
|
Merge pull request #3169 from dmaclach/master
Thomas Van Lenten
2017-06-01
|
\
\
*
|
|
Fix some cases of reading of 64bit map values.
Thomas Van Lenten
2017-06-01
|
*
|
Optimize GPBDictionary.m codegen to reduce size of overall library by 46K per...
Dave MacLachlan
2017-06-01
|
/
/
*
|
Adds serial and parallel parsing tests to check if parallel parsing is faster...
Sergio Campama
2017-05-23
*
|
Fix ExtensionRegistry copying and add tests.
Thomas Van Lenten
2017-05-17
|
/
*
Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-master
Adam Cozzette
2017-04-27
|
\
*
|
Tighten up class usage/checks.
Thomas Van Lenten
2017-04-18
|
*
Fix C++ build for down-integration.
Feng Xiao
2017-03-29
|
/
*
Remove the use of dispatch_once that is heap backed.
Thomas Van Lenten
2017-03-29
[next]