summaryrefslogtreecommitdiff
path: root/objective-c
Commit message (Collapse)AuthorAge
* Fixed to use long instead of long long on Arm64Benoit Foucher2016-09-27
|
* Fix ICE-7257Joe George2016-09-21
| | | | Added missing identityToString/stringToIdentity non member functions in ObjC
* Fixed minor bug with client side user exception check that would occur with ↵Benoit Foucher2016-08-30
| | | | 1.0 encoding
* Fix ICE-7235 - Objective-C cross C++ objects testJoe George2016-07-21
|
* ICE-7240 - Python Ice/servantLocator cross testJoe George2016-07-19
|
* Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
|
* 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
|
* Fixed Objective-C test build failureBenoit Foucher2015-10-01
|
* Fixed test compilation failure with ARCBenoit Foucher2015-09-28
|
* Fixed ICE-6811 - ElCapitan build errorsBenoit Foucher2015-09-24
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* Fix for TCH-259 - assert on shutdownBenoit Foucher2015-09-08
|
* Added BuildInstructions.md for Objective-C, remove OpenSSL dependency for OS XBenoit Foucher2015-06-18
|
* Fixed servant locator reference counting issue (TCH-249)Benoit Foucher2015-06-17
|
* objetive-c optional test updatesJose2015-06-16
|
* Timeout test updates fix iPhone test failures (TCH-240)Benoit Foucher2015-06-04
|
* Fixed use of deprecated IceSSL propertyBenoit Foucher2015-06-03
|
* ICE-6493 fixed ObjC enum sequence marshalling/unmarshallingDwayne Boone2015-05-08
|
* ICE-6485 enums tests fails with --cross=objective-cDwayne Boone2015-05-08
|
* ICE-6487 ObjC test/Ice/objects fails with --cross=jsDwayne Boone2015-05-07
|
* ICE-6488 ObjC test/Ice/exceptions fails with --cross=js and --cross=javaDwayne Boone2015-05-07
|
* Only add csharp to all-cross on Windows, add objective-c to all-cross on OSX.Dwayne Boone2015-05-06
|
* ICE-6471 Add support for IceSSL endpoint/connection info to Python/Ruby/PHPDwayne Boone2015-05-05
|
* ICE-6479 Fixed Connection/Endpoint info for ObjCDwayne Boone2015-05-05
|
* ICE-6450 Dependencies and system headersMatthew Newhook2015-04-23
|
* ICE-6433: config/makedepend.py: replace with sed?newhook2015-04-22
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* Fix to allow ObjC tests to be built against bindistDwayne Boone2015-04-10
|
* ICE-6382: removed iceca and fixed makecerts.py to depend on IceCertUtils ↵Benoit Foucher2015-04-07
| | | | PyPI package
* Fixed ICE-6404 - fixed objective-c make cleanBenoit Foucher2015-03-27
|
* Updated .gitignore filesDwayne Boone2015-03-26
|
* Fixed Objective-C install target for headersBenoit Foucher2015-03-26
|
* Fixed Objective-C make installBenoit Foucher2015-03-25
|
* ICE-6392 operations cross test with objc failsDwayne Boone2015-03-23
|
* Objective-C test fixes for IceTouchBenoit Foucher2015-03-23
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp