summaryrefslogtreecommitdiff
path: root/python/test/Ice/proxy
Commit message (Collapse)AuthorAge
* Switch to using python3 by defaultJoe George2021-02-10
|
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
|
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
|
* Add ice_isFixed - Close #356Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed whitespacesBenoit Foucher2018-08-28
|
* Fixes to allow run JavaScript and Python tests with workersJose2018-08-14
|
* Python test suite updatesJose2018-08-06
|
* Update copyright year to 2018Jose2018-02-14
|
* 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
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* C++ & python test fixesMark Spruiell2017-06-13
|
* Remove excessive empty linesJoe George2017-06-07
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Removed xxxAMD.ice files, as they were no longer needed (ICE-7729)Bernard Normier2017-04-20
|
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fix (ICE-7562) - Eliminate class-with-operation deprecated warningsJose2017-02-10
| |
* | Fixed ICE-7493 - Support for java try-with and Python with statements for ↵Benoit Foucher2017-01-30
| | | | | | | | the Ice.Communicator
* | Python: Ice.Value implementationJose2017-01-26
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | ICE-7138 - new Python AMI mapping based on futures and modified AMD mappingMark Spruiell2016-12-09
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Fix ICE-7438 - Python Ice/proxy test failureJoe George2016-11-03
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-07-19
|\|
| * ICE-7239 - Disable Ice.Warn.Dispatch for Python Ice/proxy testJoe George2016-07-19
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-01
|\|
| * Ice::identityToString/Ice::stringToIdentity php/ruby/python implementationsJose2016-03-01
| |
* | Fixes for Bluetooth plug-ins.Mark Spruiell2015-12-17
|/ | | | Updates to testsuite to support Bluetooth and remote servers.
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp