summaryrefslogtreecommitdiff
path: root/objective-c/test/Ice/operations/OperationsTest.ice
Commit message (Collapse)AuthorAge
* Sync objetice-c Ice/operations testJose2019-06-07
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Fixed UWP cross operation test failureBenoit Foucher2018-02-13
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fix (ICE-7923) - suppress deprecation warningsJose2017-05-29
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Remove unnecessary tabsJoe George2017-05-03
|
* 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
| |
* | 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
| |
* | 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
* 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
|
* ICE-6392 operations cross test with objc failsDwayne Boone2015-03-23
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp