index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
Ice
/
ios
Commit message (
Collapse
)
Author
Age
*
Fixed ICE-8156 - iOS controller crash
Benoit Foucher
2017-07-06
|
*
Remove excessive empty lines
Joe George
2017-06-07
|
*
Fixed ICE-7843 - Check NSStreamStatusAtEnd in iOS transports
Benoit Foucher
2017-04-28
|
*
Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin
Benoit Foucher
2017-04-27
|
*
Minor fixes to endpoint code
Benoit Foucher
2017-04-12
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
|
*
Fixed ICE-6708 - the UDP transport now join the multicast group on all ↵
Benoit Foucher
2017-01-20
|
|
|
|
interfaces by default
*
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
|
*
Refactored shared_from_this/enable_shared_from_this
Bernard Normier
2016-08-04
|
*
Fixed C++11 relational operators on ObjectPrx
Bernard Normier
2016-08-03
|
|
|
|
Removed many useless operator!=
*
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
|
*
Fixed warning when compiling with optimization
Benoit Foucher
2016-06-02
|
*
fixed copyright notices
Bernard Normier
2016-05-31
|
*
Added support for building Xcode SDK, added iAP transport
Benoit Foucher
2016-05-31