summaryrefslogtreecommitdiff
path: root/objective-c
Commit message (Collapse)AuthorAge
...
* Remove trailing whitespaceJoe George2017-05-02
|
* Fixed ICE-7843 - Check NSStreamStatusAtEnd in iOS transportsBenoit Foucher2017-04-28
|
* Adjusted timeouts to reduce failures with slow VMsBenoit Foucher2017-04-28
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Fixed Objective-C iOS build to always use the debug configuration to prevent ↵Benoit Foucher2017-04-18
| | | | symbol stripping
* updating build instructionsMark Spruiell2017-04-14
|
* Fixes to allow testing Xcode SDKs with binary distributionBenoit Foucher2017-04-14
|
* Fixed C++/Objective-C controllerApp projects to no longer reference armv7, ↵Benoit Foucher2017-04-05
| | | | removed obsolete testSuiteApp
* Fixes for Ice/acm and timeout tests to be less time sensitive (ICE-7371, ↵Benoit Foucher2017-03-30
| | | | ICE-7555)
* New initialize overloads that take a configFile instead of initDataBernard Normier2017-03-28
|
* ICE-7483 - Rename OS X to macOSJoe George2017-03-28
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-03-28
|\
| * ICE-7483 - Rename OS X to macOSJoe George2017-03-28
| |
* | Fixed ICE-7706 - Ice/ami test failureBenoit Foucher2017-03-24
| |
* | Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMaxBenoit Foucher2017-03-23
| |
* | Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | | | | | NativeConnectionInfo
* | Fixed warningBernard Normier2017-03-15
| |
* | 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
| |
* | Fixed timeout test failureBenoit Foucher2017-02-28
| |
* | 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
| |
* | ICE-7342: add setPublishedEndpoints to ObjectAdapterBernard Normier2017-02-10
| |
* | Fix (ICE-7562) - Eliminate class-with-operation deprecated warningsJose2017-02-10
| |
* | Fixed ICE-7554 - Ice/ami failure on macOSBenoit Foucher2017-02-10
| |
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Fixed Makefiles to not use absolute pathsBenoit Foucher2017-02-09
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | ICE-7186 - Allow to build and tests from different directoryJose2017-02-07
| |
* | Fixed ICE-7531 - ValueFactoryManager segfaultBenoit Foucher2017-02-06
| |
* | Fixed ICE-7554 - Ice/ami cross test failure, missing ObjC sleep implBenoit Foucher2017-02-06
| |
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | | | | | flushed with the communicator/connection should be compressed
* | Objetive-C fixes related to Connection updatesJose2017-01-31
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Fixed ICE-7517 - Objective-C build failureBenoit Foucher2017-01-23
| |
* | Fixed cross-testing objective-c/pythonBernard Normier2017-01-19
| |
* | Synchronized ObjC objects test with C++ objects testBernard Normier2017-01-19
| |
* | Removed unused Info.plist file for Objective-C controller projectBenoit Foucher2017-01-19
| |
* | Fixed ICE-7512 and ICE-7511 - make distclean issues with Xcode IceSDK buildBenoit Foucher2017-01-17
| |
* | Synchronized hash algo/test with JavaBernard Normier2017-01-17
| |
* | Added schemes for Xcode controller projectsBenoit Foucher2017-01-16
| |
* | Fixed ICE-7501 & ICE-7502 - Integrated the building of the controller Apps ↵Benoit Foucher2017-01-13
| | | | | | | | to the gmake build system, IceSSL test fix
* | Add support for deprecate Slice metadata in slice2objcBernard Normier2017-01-12
| |
* | Renamed Slice/keyword test to clash, and added identifier-clash testBernard Normier2017-01-06
| |
* | Replaced USE_BIN_DIST with ICE_BIN_DISTJoe George2016-12-21
| | | | | | | | ICE_BIN_DIST is a list of binary distributions to build against
* | Added support for Objective-C controllerBenoit Foucher2016-12-16
| |
* | WinRT -> UWP renamesJose2016-12-14
| |