summaryrefslogtreecommitdiff
path: root/cpp/src/slice2objc/ObjCUtil.cpp
Commit message (Expand)AuthorAge
* Fixed generated code warnings showing up with Objective-C and Xcode 9.0 (ICE-...v3.7.0-xcode9Benoit Foucher2017-10-12
* Additional Objective-C leak fixes for ICE-8204Benoit Foucher2017-07-03
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
* Make Slice enums scopedBernard Normier2017-02-08
* Slice compilers now emit deprecated warning for classes with operations (ICE-...Bernard Normier2017-02-04
* Rework warning suppression to use global meta dataJose2017-02-03
* Add --no-warn option to Slice compilersJose2017-02-01
* Objetive-c metadata validation fixesJose2017-01-31
* java:UserException metadata for both local and remote operationsBernard Normier2017-01-19
* Removed or replaced most double underscores in ObjCBernard Normier2016-12-06
* Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* Moved some cpp files from IceUtil to IceBernard Normier2016-05-13