protobuf/objectivec/DevTools
Thomas Van Lenten 988ffe0a78 Minor fix for autocreated object repeated fields and maps.
- If setting/clearing a repeated field/map that was objects, check the class
  before checking the autocreator.
- Just to be paranoid, don’t mutate within copy/mutableCopy for the autocreated
  classes to ensure there is less chance of issues if someone does something
  really crazy threading wise.
- Some more tests for the internal AutocreatedArray/AutocreatedDictionary
  classes to ensure things are working as expected.
- Add Xcode 8.2 to the full_mac_build.sh supported list.
2017-01-05 09:15:40 -05:00
..
check_version_stamps.sh Update the ObjC version checks to support a min and current version. 2016-09-15 17:22:51 -04:00
compile_testing_protos.sh Improve ObjC deprecated annotation support. 2016-12-08 12:12:50 -05:00
full_mac_build.sh Minor fix for autocreated object repeated fields and maps. 2017-01-05 09:15:40 -05:00
pddm_tests.py Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
pddm.py Rewrap the line 2016-02-11 12:47:52 -08:00