summaryrefslogtreecommitdiff
path: root/python/modules/IcePy/Util.cpp
Commit message (Collapse)AuthorAge
* ICE-7275 - Raise NotImplementedError in generated Python skeletonsMark Spruiell2017-05-04
| | | | ICE-7763 - Add support for marshaled-result in Python
* - 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
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
| |
* | ICE-7138 - new Python AMI mapping based on futures and modified AMD mappingMark Spruiell2016-12-09
| |
* | Move generateUUID to IceBernard Normier2016-08-01
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Deprecate ice_name and add ice_idJose2016-01-19
| |
* | ICE-6908 - Add ValueFactoryJoe George2015-12-08
|/ | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata.
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp