summaryrefslogtreecommitdiff
path: root/objective-c
Commit message (Collapse)AuthorAge
* Fixed Ice.MessageSizeMax value in Ice/timeout testsBernard Normier2017-07-15
|
* Fixed ICE-8282 - added IceIAPObjC libraryBenoit Foucher2017-07-13
|
* Fixed typo in previous commit (ICE-8257)Bernard Normier2017-07-10
|
* Fixed call to ice-builder-xcode-wrapper (ICE-8257)Bernard Normier2017-07-10
|
* Fix for cpp xcodesdk test build failureBernard Normier2017-07-06
|
* ICE-8225 - Rework Ice sdk for XcodeJoe George2017-07-06
| | | | | | - Renamed IceSDK to sdk - Remove IceSDK/bin and IceSDK/slice directories - Update Xcode projects to use Ice Builder 3.1.0
* Fixed ICE-8221 - warnings when building the IceSDKBenoit Foucher2017-07-06
|
* Added Ice::UserException::ice_getSlicedData and ↵Benoit Foucher2017-07-06
| | | | Ice::UnkownSlicedValue::ice_id methods
* Additional fixes for ICE-8204 - Objective-C leaksBenoit Foucher2017-07-05
|
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵Benoit Foucher2017-07-05
| | | | Ice::SlicedData::clear method to break cyclic references
* Increased number of expected heartbeatsBernard Normier2017-07-03
|
* Additional Objective-C leak fixes for ICE-8204Benoit Foucher2017-07-03
|
* Fixed servant locator leakBenoit Foucher2017-07-02
|
* Fixes for ICE-8204 - Objective-C leak fixesBenoit Foucher2017-07-01
|
* Add -fobj-arc-exceptions to ARC test buildBernard Normier2017-06-30
|
* Increased stack sizeBernard Normier2017-06-30
|
* Fixed documentation files to use 80 columnsBenoit Foucher2017-06-30
|
* Fixed formattingBernard Normier2017-06-29
|
* Added instructions for iOS and iOS simulatorBernard Normier2017-06-29
|
* Fixed ICE-8170 - speed up server side ACM to pervent failureBenoit Foucher2017-06-28
|
* Fixed ICE-8166 and ICE-8171 - increased 100ms connection timeouts to 250ms, ↵Benoit Foucher2017-06-28
| | | | also increased retryCount for connection establishment
* Fixed ICE-8148 - Ice/location test failure because of EADDRINUSEBenoit Foucher2017-06-23
|
* Fixed XcodeSDK Objective-C installation bugBenoit Foucher2017-06-22
|
* Fixed ICE-8132 - Ice/slicing/exceptions failure with UWP/SSLBenoit Foucher2017-06-21
|
* Fix for ICE-8098 - fixed the build system to support new ↵Benoit Foucher2017-06-19
| | | | <component>_devinstall setting
* Removed VALID_ARCHS setting override from iOS test controller projectsBenoit Foucher2017-06-16
|
* Updated URLsBernard Normier2017-06-14
|
* Fixed ICE-8031 - invocation timeout test failureBenoit Foucher2017-06-14
|
* Fixed iOS build failure with Ice/timeout testBenoit Foucher2017-06-14
|
* Improved timeout test reliability and fixed Ice/slicing/exceptions test to ↵Benoit Foucher2017-06-14
| | | | no longer listen on all interfaces for callbacks
* Fix copyright headersJose2017-06-13
|
* Increase connection timeoutBernard Normier2017-06-12
|
* Added JS & Objective-C tests for AMI batch invocationsBenoit Foucher2017-06-08
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed Ice/operations build failure with ARC target of iOS controller projectBenoit Foucher2017-06-07
|
* Fixed comments for system exceptionsBernard Normier2017-06-05
|
* Fixed iOS Objective-C build failureBenoit Foucher2017-06-02
|
* Additional fix for ICE-7884 - TwowayOnlyExceptionBenoit Foucher2017-06-01
|
* Fixed ICE-7930 - python Ice/location failureBenoit Foucher2017-05-30
|
* Fix (ICE-7923) - suppress deprecation warningsJose2017-05-29
|
* Objective-c AMI test updates to sync with C++/Java/...Jose2017-05-23
|
* Replaced virtual public by public virtualBernard Normier2017-05-19
|
* Fixed ICE-7872 - Objective-C Ice/timeout test failureBenoit Foucher2017-05-16
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Cleanup ICEObject protocol/interfaceBernard Normier2017-05-04
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove unnecessary tabsJoe George2017-05-03
|
* Fixed Objective-C build errorBenoit Foucher2017-05-03
|
* Fix (ICE-7839) - C++ AMI thread behavior in C#, Java and PythonJose2017-05-03
|