summaryrefslogtreecommitdiff
path: root/cpp/src/slice2objc/ObjCUtil.cpp
Commit message (Expand)AuthorAge
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Fixed fallthrough warnings + clang 3.x fixesBernard Normier2018-10-27
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fix slice2objc bogus generated code for Ice::Value data memberJose2018-09-19
* Update copyright year to 2018Jose2018-02-14
* Fixed generated code warnings showing up with Objective-C and Xcode 9.0 (ICE-...Benoit 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