summaryrefslogtreecommitdiff
path: root/objective-c/test/Ice/operations
Commit message (Collapse)AuthorAge
* Fixed Objective-C cross tests to support --workersBenoit Foucher2019-10-23
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Sync objetice-c Ice/operations testJose2019-06-07
|
* 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 UWP cross operation test failureBenoit Foucher2018-02-13
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed Ice/operations build failure with ARC target of iOS controller projectBenoit Foucher2017-06-07
|
* Additional fix for ICE-7884 - TwowayOnlyExceptionBenoit Foucher2017-06-01
|
* Fix (ICE-7923) - suppress deprecation warningsJose2017-05-29
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove unnecessary tabsJoe George2017-05-03
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Forgot to commit fix for Ice/operations testBenoit Foucher2017-03-06
|
* Merge remote-tracking branch 'origin/3.6'Benoit Foucher2017-03-06
|\
| * Fixed ICE-7639 - Java generated code bugBenoit Foucher2017-03-06
| |
* | ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | 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
| |
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Fixed ICE-7531 - ValueFactoryManager segfaultBenoit Foucher2017-02-06
| |
* | Objetive-C fixes related to Connection updatesJose2017-01-31
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | 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
| |
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | C# mapping changesBenoit Foucher2016-08-16
| | | | | | | | | | | | | | | | - user exceptions are no longer checked on the server side (ICE-6980) - support for ["marshaled-result"] metadata - AMD operations now return a Task - improved dispatch interceptors - PropertiesAdminI::setProperties impl. now invokes callbacks synchronously
* | 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.
* | fixed copyright noticesBernard Normier2016-05-31
| |
* | Re-factored gmake build systemBenoit Foucher2016-05-03
|/
* Windows wide string literal fixesJose2016-03-10
|
* String literals fixesJose2016-03-10
| | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding
* Update copyright headersJoe George2016-03-01
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* ICE-6392 operations cross test with objc failsDwayne Boone2015-03-23
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp