Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed Objective-C cross tests to support --workers | Benoit Foucher | 2019-10-23 |
| | |||
* | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | |||
* | Sync objetice-c Ice/operations test | Jose | 2019-06-07 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed UWP cross operation test failure | Benoit Foucher | 2018-02-13 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fixed Ice/operations build failure with ARC target of iOS controller project | Benoit Foucher | 2017-06-07 |
| | |||
* | Additional fix for ICE-7884 - TwowayOnlyException | Benoit Foucher | 2017-06-01 |
| | |||
* | Fix (ICE-7923) - suppress deprecation warnings | Jose | 2017-05-29 |
| | |||
* | Cleanup more whitespace | Joe George | 2017-05-09 |
| | | | | | Remove extra newlines from the end of files and add newlines to files which are missing one. | ||
* | Removed optional semicolons after braces | Bernard Normier | 2017-05-04 |
| | |||
* | Fix tabs and spaces in Makefiles | Joe George | 2017-05-03 |
| | |||
* | Remove unnecessary tabs | Joe George | 2017-05-03 |
| | |||
* | Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin | Benoit Foucher | 2017-04-27 |
| | |||
* | Forgot to commit fix for Ice/operations test | Benoit Foucher | 2017-03-06 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Benoit Foucher | 2017-03-06 |
|\ | |||
| * | Fixed ICE-7639 - Java generated code bug | Benoit Foucher | 2017-03-06 |
| | | |||
* | | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\| | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Fix (ICE-7562) - Eliminate class-with-operation deprecated warnings | Jose | 2017-02-10 |
| | | |||
* | | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumerators | Mark Spruiell | 2017-02-09 |
| | | |||
* | | Fixed ICE-7531 - ValueFactoryManager segfault | Benoit Foucher | 2017-02-06 |
| | | |||
* | | Objetive-C fixes related to Connection updates | Jose | 2017-01-31 |
| | | |||
* | | First cut of ICE-6920 - Remove try/catch block around communicator destroy | Benoit Foucher | 2017-01-25 |
| | | |||
* | | Added support for Objective-C controller | Benoit Foucher | 2016-12-16 |
| | | |||
* | | Removed or replaced most double underscores in ObjC | Bernard Normier | 2016-12-06 |
| | | |||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | | |||
* | | Refactored string literal generation and updated identityToString format | Bernard Normier | 2016-10-25 |
| | | |||
* | | C# mapping changes | Benoit Foucher | 2016-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 identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | Whitespace cleanup - tabs to spaces | Joe George | 2016-06-29 |
| | | |||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 |
| | | | | | | | | of TCP/iAP/Bluetooth. | ||
* | | fixed copyright notices | Bernard Normier | 2016-05-31 |
| | | |||
* | | Re-factored gmake build system | Benoit Foucher | 2016-05-03 |
|/ | |||
* | Windows wide string literal fixes | Jose | 2016-03-10 |
| | |||
* | String literals fixes | Jose | 2016-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 headers | Joe George | 2016-03-01 |
| | |||
* | Fixed Makefile indentation to use tab witdh=8 and indent width = 4 | Benoit Foucher | 2015-04-13 |
| | |||
* | ICE-6392 operations cross test with objc fails | Dwayne Boone | 2015-03-23 |
| | |||
* | py -> python | Matthew Newhook | 2015-03-21 |
rb -> ruby objc -> objective-c cs -> csharp |