Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved some cpp files from IceUtil to Ice | Bernard Normier | 2016-05-13 |
| | | | | Fixed UWP/static libs linking with Ice on Windows | ||
* | Objective-C stream changes | Joe George | 2016-05-12 |
| | |||
* | 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 | ||
* | | ICE-6898 - "Delegate" functions for ACM callbacks | Joe George | 2015-12-24 |
| | | | | | | | | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback | ||
* | | 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 ICE-6923 - slice2objc crash when type is Value | Joe George | 2015-12-14 |
| | | |||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | Additional fix for ICE-6268, fixed struct un-marshalling to not re-create ↵ | Benoit Foucher | 2015-02-20 |
| | | | | the struct | ||
* | Added Servant Locator to ObjC | Dwayne Boone | 2015-02-10 |
| | |||
* | Another fix for Objective-C factory method name | Benoit Foucher | 2015-01-22 |
| | |||
* | Fixed bug in Objective-C factory method name generation | Benoit Foucher | 2015-01-21 |
| | |||
* | Updated the Objective-C to generate Slice local interfaces and classes | Benoit Foucher | 2015-01-20 |
| | |||
* | Fixed copyrights for the Objective-C mapping | Benoit Foucher | 2015-01-08 |
| | |||
* | Added Objective-C mapping | Benoit Foucher | 2015-01-07 |