summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ios/StreamEndpointI.cpp
Commit message (Collapse)AuthorAge
* Add ifdef around iOS specific codeJose2019-07-01
|
* Remove Ice.Voip support from Swift buildsJose2019-05-06
|
* Fix iOS warningsJose2019-05-06
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed iOS and PHP7 shadow warning related build failuresBenoit Foucher2018-10-27
|
* Update copyright year to 2018Jose2018-02-14
|
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Minor fixes to endpoint codeBenoit Foucher2017-04-12
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.Jose2017-01-13
|
* Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
|
* Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
|
* Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | of TCP/iAP/Bluetooth.
* Rename Ice Touch references to IceJoe George2016-06-10
|
* Fixed warning when compiling with optimizationBenoit Foucher2016-06-02
|
* Added support for building Xcode SDK, added iAP transportBenoit Foucher2016-05-31