Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/3.7' into swift | Jose | 2019-07-02 |
|\ | |||
| * | iOS build fixes | Jose | 2019-06-27 |
| | | |||
* | | Add ifdef around iOS specific code | Jose | 2019-07-01 |
| | | |||
* | | Fix iOS warnings | Jose | 2019-05-06 |
|/ | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Fixed iOS and PHP7 shadow warning related build failures | Benoit Foucher | 2018-10-27 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | iOS build failure | Jose | 2017-09-20 |
| | |||
* | Clean C++ exception code to only throw exception types | Jose | 2017-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-8156 - iOS controller crash | Benoit Foucher | 2017-07-06 |
| | |||
* | Fixed ICE-7843 - Check NSStreamStatusAtEnd in iOS transports | Benoit Foucher | 2017-04-28 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types. | Jose | 2017-01-13 |
| | |||
* | Replace NULL by ICE_NULLPTR | Bernard Normier | 2017-01-11 |
| | |||
* | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | |||
* | Added ICE_BUILDING_SRC to make builds | Bernard Normier | 2016-07-22 |
| | | | | | | Ice::Dispatcher and Ice::LocalObject are now hidden with C++11 Reworked C++11 exception ice_clone, added ExceptionHelper + other C++ cleanups | ||
* | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 |
| | | | | of TCP/iAP/Bluetooth. | ||
* | Rename Ice Touch references to Ice | Joe George | 2016-06-10 |
| | |||
* | Added support for building Xcode SDK, added iAP transport | Benoit Foucher | 2016-05-31 |