summaryrefslogtreecommitdiff
path: root/cpp/src/slice2objc/Gen.cpp
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Fix objective-c signedness warningJose2019-08-15
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* 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
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fix slice2objc bogus generated code for Ice::Value data memberJose2018-09-19
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Update copyright year to 2018Jose2018-02-14
* Added strict prototypes (ICE-8613)Bernard Normier2018-01-23
* Fixed generated code warnings showing up with Objective-C and Xcode 9.0 (ICE-...Benoit Foucher2017-10-12
* Fixed ICE-8232 - Objective-C hashing for float/doubleBenoit Foucher2017-07-06
* Added Ice::UserException::ice_getSlicedData and Ice::UnkownSlicedValue::ice_i...Benoit Foucher2017-07-06
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and Ice::Sliced...Benoit Foucher2017-07-05
* Additional Objective-C leak fixes for ICE-8204Benoit Foucher2017-07-03
* Remove excessive empty linesJoe George2017-06-07
* Removed trailing whitespace generated by slice2objcBernard Normier2017-05-02
* Add slice2rb/slice2objc compilers to Windows buildsJose2017-04-13
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Fixed bug in slice2objcBernard Normier2017-02-08
* | Make Slice enums scopedBernard Normier2017-02-08
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...Benoit Foucher2017-02-06
* | Rework warning suppression to use global meta dataJose2017-02-03
* | Add --no-warn option to Slice compilersJose2017-02-01
* | Fixed bug in float hash functionBernard Normier2017-01-26
* | Synchronized hash algo/test with JavaBernard Normier2017-01-17
* | Revert "Fixed hash algo for Long and Double"Bernard Normier2017-01-17
* | Fixed hash algo for Long and DoubleBernard Normier2017-01-17
* | Revert "Fixed hash algo for Long and Double"Bernard Normier2017-01-17
* | Fixed hash algo for Long and DoubleBernard Normier2017-01-16
* | Better hashing for Long and DoubleBernard Normier2017-01-16
* | Add support for deprecate Slice metadata in slice2objcBernard Normier2017-01-12
* | Renamed Slice/keyword test to clash, and added identifier-clash testBernard Normier2017-01-06
* | Removed or replaced most double underscores in ObjCBernard Normier2016-12-06
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | ICE-6980 - Removed server-side user exception checks in Objective-CBenoit Foucher2016-08-30
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
* | Objective-C stream changesJoe George2016-05-12
* | Another fix for ICE-7132Benoit Foucher2016-05-09
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-10
|\|
| * String literals fixesJose2016-03-10
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
* | Deprecate ice_name and add ice_idJose2016-01-19
* | ICE-6898 - "Delegate" functions for ACM callbacksJoe George2015-12-24