Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix Incorrect generated code for class implements interface | Jose | 2019-06-06 |
| | | | | Close #406 | ||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | More bidir tests. Fixes #51. | Bernard Normier | 2018-11-13 |
| | |||
* | Do not use "false" in python tests | Jose | 2018-11-08 |
| | | | | Close #270 | ||
* | Memoryview (#271) | Jose | 2018-11-08 |
| | | | | | | | Enhance support for buffer objects in Python Close #208 | ||
* | Do not use time.clock() with Python >= 3.3 as it is deprecated | Jose | 2018-10-26 |
| | |||
* | Fixed slice2matlab generated code type for dictionary data members | Jose | 2018-10-23 |
| | | | | Close #256 | ||
* | Added support for --cpp-path to test driver | Benoit Foucher | 2018-10-18 |
| | |||
* | Fix whitespaces | Benoit Foucher | 2018-10-01 |
| | |||
* | Fix python Ice/info test failure | Jose | 2018-09-26 |
| | |||
* | Fix python Ice/info test failure | Jose | 2018-09-26 |
| | | | | Close #215 | ||
* | Test using Value as operation parameter | Jose | 2018-09-20 |
| | | | | | | | | | Fix a bug in slice2java that generate bogus code or using Value as an Slice operation parameter Fix a bug in JavaScript mapping that cause a run-time error when invoking an operation that defines Value as an input parameter | ||
* | Test using Value type as a class data member | Jose | 2018-09-13 |
| | | | | See #203 | ||
* | Remove debug statement | Jose | 2018-09-03 |
| | |||
* | Fixed whitespaces | Benoit Foucher | 2018-08-28 |
| | |||
* | Fix sockect exception in python binding test when running with workers | Jose | 2018-08-15 |
| | |||
* | Fix python Slice/escape test failure running with workers | Jose | 2018-08-15 |
| | |||
* | Fixes to allow run JavaScript and Python tests with workers | Jose | 2018-08-14 |
| | |||
* | Update PHP tests to use TestHelper class | Jose | 2018-08-08 |
| | |||
* | Python test suite updates | Jose | 2018-08-06 |
| | |||
* | Add support cs:namespace metadata | Jose | 2018-06-28 |
| | | | | | | | Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification | ||
* | Test fixes and improvements for Android testing reliability | Benoit Foucher | 2018-06-21 |
| | |||
* | Port Ice/scope test to scripting languages | Jose | 2018-06-19 |
| | |||
* | Timeout test and Android driver fixes | Benoit Foucher | 2018-05-29 |
| | |||
* | Added sanity checks for ACM timeout value (ICE-8749) | Benoit Foucher | 2018-03-20 |
| | |||
* | Fixed python Ice/acm test to wait for connection closure like other mappings ↵ | Benoit Foucher | 2018-02-21 |
| | | | | (ICE-8565) | ||
* | Whitespace cleanup | Jose | 2018-02-16 |
| | |||
* | Fixed bogus exception handling in adapterDeactivation python server | Benoit Foucher | 2018-02-16 |
| | |||
* | Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints method | Benoit Foucher | 2018-02-16 |
| | | | | | | | | | | | | | to return the Ice router server endpoints if the adapter is associated with a router. setPublishedEndpoints now also raises an invalid argument exception for such adapters. Also fixed a rare deadlock that could occur on adapter creating if the router wasn't accessible. Fixes ICE-8675 and ICE-8650 | ||
* | ICE-8618 - Add marshaling test for empty class with non-empty base | Mark Spruiell | 2018-02-14 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed missing supportsCompress method implementation from python ↵ | Benoit Foucher | 2018-02-13 |
| | | | | Ice/operations AMD server | ||
* | Fixed UWP cross operation test failure | Benoit Foucher | 2018-02-13 |
| | |||
* | Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵ | Benoit Foucher | 2018-02-12 |
| | | | | (ICE-8659) | ||
* | Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵ | Benoit Foucher | 2018-02-09 |
| | | | | is destroyed (ICE-8659) | ||
* | ICE-8544 - Updates to packaging metadata | Mark Spruiell | 2018-02-01 |
| | |||
* | Added ice_fixed to generated Java proxy class, added test to check proxy ↵ | Benoit Foucher | 2018-02-01 |
| | | | | return type from ice_fixed | ||
* | Changed ice_fixed to inherit invocation timeout, context and compress ↵ | Benoit Foucher | 2018-02-01 |
| | | | | override from original proxy | ||
* | Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵ | Benoit Foucher | 2018-01-31 |
| | | | | (ICE-7996 & ICE-7976) | ||
* | Additional Ice/objects fixes for macOS debug builds | Benoit Foucher | 2018-01-27 |
| | |||
* | Update Glacier2 base port to avoid conflicts with selenium driver | Jose | 2017-11-21 |
| | |||
* | Increased invocation timeout from timeout test to prevent sporadic failures | Benoit Foucher | 2017-11-21 |
| | |||
* | Fix for latest Ruby timeout failure (the sleep from hold sometime sleeps for ↵ | Benoit Foucher | 2017-11-10 |
| | | | | much longer than desired) | ||
* | ICE-8545 - add test for python package metadata | Mark Spruiell | 2017-10-24 |
| | |||
* | Fixed timeout tests to be less time sensitive | Benoit Foucher | 2017-09-15 |
| | | | | | The tests now use a controller to hold/activate the adapter instead of relying on a timer. Fixes ICE-8312. | ||
* | Got rid of fixed port in adapterDeactivation test | Benoit Foucher | 2017-08-16 |
| | |||
* | Fixed Ice.MessageSizeMax value in Ice/timeout tests | Bernard Normier | 2017-07-15 |
| | |||
* | Added Ice::UserException::ice_getSlicedData and ↵ | Benoit Foucher | 2017-07-06 |
| | | | | Ice::UnkownSlicedValue::ice_id methods |