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
/
Tests
Commit message (
Expand
)
Author
Age
*
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
*
Fix some cases of reading of 64bit map values.
Thomas Van Lenten
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
*
Raise the recursion limit to 100 to match other languages.
Thomas Van Lenten
2017-03-28
*
Add GPBMessageDropUnknownFieldsRecursively() and tests.
Thomas Van Lenten
2017-02-23
*
Timestamp helper fix, Duration helper cleanup.
Thomas Van Lenten
2017-01-12
*
Revert "Fix Timestamps with dates before the Unix epoch that contain fraction...
Thomas Van Lenten
2017-01-12
*
Fix Timestamps with dates before the Unix epoch that contain fractional seconds.
Thomas Van Lenten
2017-01-12
*
Minor fix for autocreated object repeated fields and maps.
Thomas Van Lenten
2017-01-05
*
Improve ObjC deprecated annotation support.
Thomas Van Lenten
2016-12-08
*
Update the ObjC projects for Xcode 8
Thomas Van Lenten
2016-10-03
*
Add ObjC helpers for Any WKT.
Thomas Van Lenten
2016-09-08
*
Make Root's +extensionRegistry generation smarter.
Thomas Van Lenten
2016-09-01
*
More complete nil/reset tests within a oneof
Thomas Van Lenten
2016-08-12
*
Fix some constants to be correct for the message class in use.
Thomas Van Lenten
2016-08-12
*
More explicit tests for nil behaviors on fields.
Thomas Van Lenten
2016-08-12
*
Record zero for "has" for proto3 if in a oneof.
Thomas Van Lenten
2016-08-11
*
Never use strlen on utf8 runs so null characters work.
Thomas Van Lenten
2016-08-09
*
Adds support for appledoc in generated code. (#1928)
Sergio Campamá
2016-08-09
*
add nullable qualifier to nil return types
Dia Kharrat
2016-07-05
*
Xcode project cleanup/setup.
Thomas Van Lenten
2016-06-29
*
Fix GPBGetMessage{Repeated,Map}Field()
Thomas Van Lenten
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 the CocoaPods integration tests to Travis.
Sergio Campamá
2016-06-14
*
|
Improving the granularity parsing errors (#1623)
Sergio Campamá
2016-06-02
*
|
fix expected class checking in GPBSetMessageRepeatedField
Jon Wall
2016-05-26
*
|
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
|
/
*
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
*
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
*
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
*
Have the tests rely on the autocreator behaviors.
Thomas Van Lenten
2016-01-05
*
Drop all use of OSSpinLock
Thomas Van Lenten
2015-12-17
*
Update the min toolchain for iOS/OS X to be Xcode 7
Thomas Van Lenten
2015-12-10
*
Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.
Thomas Van Lenten
2015-12-07
*
Support enum forward decls in Objective C++
Thomas Van Lenten
2015-10-01
*
Cleanups for newer Xcodes
Thomas Van Lenten
2015-09-29
*
Fix bugs for objectivec
TeBoring
2015-08-26
[next]