summaryrefslogtreecommitdiff
path: root/python/modules/IcePy/Connection.cpp
Commit message (Collapse)AuthorAge
* ICE-8279 - Operation.cpp/Connection.cpp warnings when building PyPI wheel on ↵Jose2017-07-12
| | | | Windows
* Fixed ICE-7974 - Python AMI batch oneway requests now return a completed ↵Benoit Foucher2017-06-08
| | | | future object
* Updated pointer hashBernard Normier2017-03-18
|
* Add connection hashing in PythonMark Spruiell2017-03-17
|
* - ICE-6845 - More dispatcher fixes for PythonMark Spruiell2017-03-08
| | | | | | - Deprecated the InitializationData.threadHook member - Added threadStart and threadStop members to InitializationData - InitializationData.batchRequestInterceptor can now be a callable
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | 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
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | ICE-7138 - new Python AMI mapping based on futures and modified AMD mappingMark Spruiell2016-12-09
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
| |
* | ICE-6898 - "Delegate" functions for ACM callbacksJoe George2015-12-24
|/ | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp