Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add ice_isFixed - Close #356 | Jose | 2019-06-21 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵ | Benoit Foucher | 2018-01-31 |
| | | | | (ICE-7996 & ICE-7976) | ||
* | Added strict prototypes (ICE-8613) | Bernard Normier | 2018-01-23 |
| | |||
* | Added missing ICEregisterIceStringConverter | Bernard Normier | 2018-01-22 |
| | |||
* | Fixed ICE-8282 - added IceIAPObjC library | Benoit Foucher | 2017-07-13 |
| | |||
* | Added Ice::UserException::ice_getSlicedData and ↵ | Benoit Foucher | 2017-07-06 |
| | | | | Ice::UnkownSlicedValue::ice_id methods | ||
* | Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵ | Benoit Foucher | 2017-07-05 |
| | | | | Ice::SlicedData::clear method to break cyclic references | ||
* | Additional Objective-C leak fixes for ICE-8204 | Benoit Foucher | 2017-07-03 |
| | |||
* | Fixes for ICE-8204 - Objective-C leak fixes | Benoit Foucher | 2017-07-01 |
| | |||
* | Cleanup more whitespace | Joe George | 2017-05-09 |
| | | | | | Remove extra newlines from the end of files and add newlines to files which are missing one. | ||
* | Cleanup ICEObject protocol/interface | Bernard Normier | 2017-05-04 |
| | |||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin | Benoit Foucher | 2017-04-27 |
| | |||
* | New initialize overloads that take a configFile instead of initData | Bernard Normier | 2017-03-28 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | Fixed to use long instead of long long on Arm64 | Benoit Foucher | 2016-09-27 |
| | | |||
| * | Fix ICE-7257 | Joe George | 2016-09-21 |
| | | | | | | | | Added missing identityToString/stringToIdentity non member functions in ObjC | ||
* | | Removed or replaced most double underscores in ObjC | Bernard Normier | 2016-12-06 |
| | | |||
* | | Added support for non-ASCII characters and universal character names | Bernard Normier | 2016-10-20 |
| | | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property. | ||
* | | ICE-6980 - Removed server-side user exception checks in Objective-C | Benoit Foucher | 2016-08-30 |
| | | |||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | Fixed check for ARM64 | Benoit Foucher | 2016-07-05 |
| | | |||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 |
| | | | | | | | | of TCP/iAP/Bluetooth. | ||
* | | Objective-C stream changes | Joe George | 2016-05-12 |
| | | |||
* | | Another fix for ICE-7132 | Benoit Foucher | 2016-05-09 |
| | | |||
* | | Re-factored gmake build system | Benoit Foucher | 2016-05-03 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | Fix ICE-6987 | Joe George | 2016-02-12 |
| | | | | | | | | Change writeOpt to writeOptional and readOpt to readOptional | ||
* | | Updated Objective-C mapping to use new stream classes | Benoit Foucher | 2016-02-05 |
| | | |||
* | | Deprecate ice_name and add ice_id | Jose | 2016-01-19 |
| | | |||
* | | ICE-6897 - Python and Objective-C ValueFactory | Joe George | 2015-12-17 |
| | | | | | | | | | | - ValueFactory's are now functions/lambdas in Python and blocks in Objective-C | ||
* | | Fix Objective-C build | Joe George | 2015-12-16 |
| | | |||
* | | ICE-6908 - Add ValueFactory | Joe George | 2015-12-08 |
|/ | | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata. | ||
* | Fixed ICE-6404 - fixed objective-c make clean | Benoit Foucher | 2015-03-27 |
| | |||
* | Updated .gitignore files | Dwayne Boone | 2015-03-26 |
| | |||
* | Fixed Objective-C install target for headers | Benoit Foucher | 2015-03-26 |
| | |||
* | py -> python | Matthew Newhook | 2015-03-21 |
rb -> ruby objc -> objective-c cs -> csharp |