Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed IcePy/macOS build errors caused by warnings | Benoit Foucher | 2019-07-15 |
| | |||
* | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | GCC 8 Build fixes for Python, PHP and Ruby | Jose | 2019-01-11 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Added missing exceptions to convertLocalException in Python. | Austin Henriksen | 2018-11-20 |
| | |||
* | Memoryview (#271) | Jose | 2018-11-08 |
| | | | | | | | Enhance support for buffer objects in Python Close #208 | ||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Fixed IcePy compilation issue with GCC 8.2 on Debian/sid and -O3 | Benoit Foucher | 2018-10-17 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | ICE-7275 - Raise NotImplementedError in generated Python skeletons | Mark Spruiell | 2017-05-04 |
| | | | | ICE-7763 - Add support for marshaled-result in Python | ||
* | - ICE-6845 - More dispatcher fixes for Python | Mark Spruiell | 2017-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 George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | merging IceBridge into master | Mark Spruiell | 2017-01-30 |
| | | |||
* | | Replace NULL by ICE_NULLPTR | Bernard Normier | 2017-01-11 |
| | | |||
* | | ICE-7138 - new Python AMI mapping based on futures and modified AMD mapping | Mark Spruiell | 2016-12-09 |
| | | |||
* | | Move generateUUID to Ice | Bernard Normier | 2016-08-01 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | Deprecate ice_name and add ice_id | Jose | 2016-01-19 |
| | | |||
* | | ICE-6908 - Add ValueFactory | Joe George | 2015-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 -> python | Matthew Newhook | 2015-03-21 |
rb -> ruby objc -> objective-c cs -> csharp |