Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Switch to using python3 by default | Joe George | 2021-02-10 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Do not use "false" in python tests | Jose | 2018-11-08 |
| | | | | Close #270 | ||
* | Python test suite updates | Jose | 2018-08-06 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Added Ice::UserException::ice_getSlicedData and ↵ | Benoit Foucher | 2017-07-06 |
| | | | | Ice::UnkownSlicedValue::ice_id methods | ||
* | Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵ | Benoit Foucher | 2017-07-05 |
| | | | | Ice::SlicedData::clear method to break cyclic references | ||
* | Fixed ICE-8132 - Ice/slicing/exceptions failure with UWP/SSL | Benoit Foucher | 2017-06-21 |
| | |||
* | C++ & python test fixes | Mark Spruiell | 2017-06-13 |
| | |||
* | Cleanup more whitespace | Joe George | 2017-05-09 |
| | | | | | Remove extra newlines from the end of files and add newlines to files which are missing one. | ||
* | Removed optional semicolons after braces | Bernard Normier | 2017-05-04 |
| | |||
* | Removed xxxAMD.ice files, as they were no longer needed (ICE-7729) | Bernard Normier | 2017-04-20 |
| | |||
* | Fix (ICE-7684) - use Disp prefix only for class with operations skeletons | Jose | 2017-03-20 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | ICE-7242 - Cross test updates | Joe George | 2016-08-30 |
| | | |||
* | | Fixed ICE-7493 - Support for java try-with and Python with statements for ↵ | Benoit Foucher | 2017-01-30 |
| | | | | | | | | the Ice.Communicator | ||
* | | Python: Ice.Value implementation | Jose | 2017-01-26 |
| | | |||
* | | First cut of ICE-6920 - Remove try/catch block around communicator destroy | Benoit Foucher | 2017-01-25 |
| | | |||
* | | ICE-7138 - new Python AMI mapping based on futures and modified AMD mapping | Mark Spruiell | 2016-12-09 |
| | | |||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | | |||
* | | C++ dispatching code fixes | Benoit Foucher | 2016-08-25 |
| | | | | | | | | | | | | - removed user exception check on the server side (ICE-6980) - C++11 dipatch interceptor async callback (ICE-7263) - Fixed slicing/objects test in various mapping (removed Forward.ice) | ||
* | | slice fixes for slicing/objects test | Mark Spruiell | 2016-08-24 |
| | | |||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | ICE-7242 - Cross test updates | Joe George | 2016-07-27 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 |
| | | |||
* | | Deprecate ice_name and add ice_id | Jose | 2016-01-19 |
| | | |||
* | | Fixes for Bluetooth plug-ins. | Mark Spruiell | 2015-12-17 |
| | | | | | | | | Updates to testsuite to support Bluetooth and remote servers. | ||
* | | Fix Python Ice/slicing/objects test | Joe George | 2015-12-17 |
| | | |||
* | | 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 |