summaryrefslogtreecommitdiff
path: root/objective-c/test/Ice/proxy
Commit message (Collapse)AuthorAge
* Fixed Objective-C cross tests to support --workersBenoit Foucher2019-10-23
|
* Register UDP with xcodesdk builds in Ice/proxy test - Close #523Jose2019-09-11
|
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
|
* Add ice_isFixed - Close #356Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Update copyright year to 2018Jose2018-02-14
|
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Added ice_fixed to generated Java proxy class, added test to check proxy ↵Benoit Foucher2018-02-01
| | | | return type from ice_fixed
* Changed ice_fixed to inherit invocation timeout, context and compress ↵Benoit Foucher2018-02-01
| | | | override from original proxy
* Fixed syntax errorBernard Normier2018-01-31
|
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fix (ICE-7562) - Eliminate class-with-operation deprecated warningsJose2017-02-10
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Add support for deprecate Slice metadata in slice2objcBernard Normier2017-01-12
| |
* | Added support for Objective-C controllerBenoit Foucher2016-12-16
| |
* | Removed or replaced most double underscores in ObjCBernard Normier2016-12-06
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Re-factored gmake build systemBenoit Foucher2016-05-03
|/
* Update copyright headersJoe George2016-03-01
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp