summaryrefslogtreecommitdiff
path: root/objective-c
Commit message (Collapse)AuthorAge
...
* Copyright header simplicationJose2019-01-19
|
* Thread safe redirect for controller applicationsBenoit Foucher2018-12-27
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update version to 3.7.2Jose2018-11-14
|
* More bidir tests. Fixes #51.Bernard Normier2018-11-13
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Fixed slice2matlab generated code type for dictionary data membersJose2018-10-23
| | | | Close #256
* No longer install NSLog logger when Ice.LogFileBernard Normier2018-10-18
| | | | or Ice.UseSyslog is set. Fixes #81.
* Fix whitespacesBenoit Foucher2018-10-01
|
* Fixed Objective-C test controller buildBenoit Foucher2018-09-25
|
* Merge branch '3.7.1-xcode10' into 3.7Bernard Normier2018-09-21
|\
| * More fixes for Xcode 10Bernard Normier2018-09-21
| |
* | Fix slice2objc bogus generated code for Ice::Value data memberJose2018-09-19
| |
* | Fix program name in test controllersJose2018-09-04
| | | | | | | | Close #183
* | Better fix to allow parent directory with spaces (for bug #95)Benoit Foucher2018-06-05
| |
* | Allow spaces in ice repository parent directory (fixes #95)Benoit Foucher2018-06-05
| |
* | Fixed Ice/location locator cache timeout sporadic failureBenoit Foucher2018-05-30
|/
* Fixed binding test failure with Xcode SDK on macOS (ICE-8805)Benoit Foucher2018-04-09
|
* Minor Xcode 9.3 test updatesBenoit Foucher2018-04-04
|
* Fixed Objective-C Xcode test warning, improved Slice setACM documentationBenoit Foucher2018-03-23
|
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Updated instructions to use python3Bernard Normier2018-03-16
|
* Added instructions for make cleanBenoit Foucher2018-02-27
|
* ICE-8618 - Add marshaling test for empty class with non-empty baseMark Spruiell2018-02-14
|
* Update copyright year to 2018Jose2018-02-14
|
* Fixed UWP cross operation test failureBenoit Foucher2018-02-13
|
* Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵Benoit Foucher2018-02-12
| | | | (ICE-8659)
* Fixed servantLocator cross test failure, improved cross testingBenoit Foucher2018-02-10
|
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Added ice_fixed to generated Java proxy class, added test to check proxy ↵Benoit Foucher2018-02-01
| | | | return type from ice_fixed
* Changed ice_fixed to inherit invocation timeout, context and compress ↵Benoit Foucher2018-02-01
| | | | override from original proxy
* Fixed syntax errorBernard Normier2018-01-31
|
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* Fixed Objective-C/JS objects test failureBenoit Foucher2018-01-27
|
* Removed Ice.MessageSizeMax from clients where it's no longer necessary ↵Benoit Foucher2018-01-25
| | | | (ICE-8340)
* Enabled again strict prototypes in Xcode test projectBenoit Foucher2018-01-23
|
* Added strict prototypes (ICE-8613)Bernard Normier2018-01-23
|
* Fixed for iOS test controller proxy and Xcode 9, fixed crashed issue when ↵Benoit Foucher2018-01-23
| | | | controller went into the background
* Added missing ICEregisterIceStringConverterBernard Normier2018-01-22
|
* Renamed BuildInstructions.md to README.md + TOCBernard Normier2017-12-15
|
* Update version to v3.7.1Jose2017-12-14
|
* Fixed sleep for invocation timeout testBenoit Foucher2017-09-23
|
* Fixed iOS timeout test build failureBenoit Foucher2017-09-16
|
* Fixed timeout tests to be less time sensitiveBenoit Foucher2017-09-15
| | | | | The tests now use a controller to hold/activate the adapter instead of relying on a timer. Fixes ICE-8312.
* Build system improvements and fixesBenoit Foucher2017-09-12
| | | | | | | - Fixed static build failures (ICE-8509) - Improved check for IceBT build (ICE-8353) - Validate configs/platforms (ICE-8096) - Removed duplicated system libs from linker flags (ICE-7670)
* Fixed issue with building Objective-C tests against bindistBenoit Foucher2017-08-31
|
* Got rid of fixed port in adapterDeactivation testBenoit Foucher2017-08-16
|
* Ported build system improvements from Freeze repositoryBenoit Foucher2017-08-16
|
* Fixed Ice.MessageSizeMax value in Ice/timeout testsBernard Normier2017-07-15
|