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
*
Update code to work for Xcode 10b1 (#4729)
Sergio Campamá
2018-06-05
*
[ObjC] Add ability to introspect list of enum values (#4678)
leovitch
2018-05-29
*
[objectivec] Fix memory leak of exceptions raised by RaiseException() (#4556)
Hiroshi Ichikawa
2018-04-30
*
Move to Xcode 9.3 which also means a High Sierra image.
Thomas Van Lenten
2018-04-21
*
Remove the iOS Test App.
Thomas Van Lenten
2018-04-20
*
Update Xcode settings
Sergio Campama
2018-04-06
*
Add compile test sources for to test include order.
Thomas Van Lenten
2018-04-02
*
Trim imports for bundled generated protos.
Thomas Van Lenten
2018-04-02
*
Merge pull request #4387 from acozzette/down-integrate
Adam Cozzette
2018-03-20
|
\
|
*
Updated checked-in generated code
Adam Cozzette
2018-03-14
*
|
Check return value on write of raw pointer
Felix Jendrusch
2018-03-08
*
|
Add test for failing write of raw pointer to output stream
Felix Jendrusch
2018-03-08
|
/
*
Fix up the docs to mention the WKTs generated files also.
Thomas Van Lenten
2018-02-07
*
Work around strange error with atomic and swift under Xcode 8.3.3.
Thomas Van Lenten
2018-01-31
*
Don't assume c-strings are 4 byte aligned.
Thomas Van Lenten
2018-01-31
*
Fix to use "nil" instead of "NULL" for objc objects.
Thomas Van Lenten
2018-01-31
*
Work around the static analyzer false report.
Thomas Van Lenten
2018-01-31
*
Add casts to removed undefined behaviors around shifts.
Thomas Van Lenten
2018-01-31
*
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
|
\
[next]