Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Do not use Ice::Application for Ice testsuite | Jose | 2018-06-01 |
| | |||
* | 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-8132 - Ice/slicing/exceptions failure with UWP/SSL | Benoit Foucher | 2017-06-21 |
| | |||
* | Improved timeout test reliability and fixed Ice/slicing/exceptions test to ↵ | Benoit Foucher | 2017-06-14 |
| | | | | no longer listen on all interfaces for callbacks | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 |
| | | | | | | | | of TCP/iAP/Bluetooth. | ||
* | | Renamed C++11 AMI/AMD suffix: _async to Async | Bernard Normier | 2016-06-09 |
| | | |||
* | | 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 |
| | | |||
* | | Fixes for Bluetooth plug-ins. | Mark Spruiell | 2015-12-17 |
| | | | | | | | | Updates to testsuite to support Bluetooth and remote servers. | ||
* | | c++11 slicing/exceptions test updates | Jose | 2015-12-16 |
|/ | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | ICE-4938: Super compact enoding | Benoit Foucher | 2013-01-04 |
| | |||
* | Fixed tests failures and some demo scripts | Benoit Foucher | 2012-10-29 |
| | |||
* | * Ruby port of sliced/compact/preserved | Mark Spruiell | 2012-05-16 |
| | | | | | * Python clean up * More changes to exceptions test | ||
* | * C++ implementation for compact/sliced formats | Mark Spruiell | 2012-05-08 |
| | | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property | ||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Updated Ice tests to use new AMI mapping | Dwayne Boone | 2009-12-01 |
| | |||
* | Bug 3816 - removed timed waits from tests | Dwayne Boone | 2009-04-06 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Changing demo and test port numbers. | Brent Eagles | 2006-02-20 |
| | |||
* | Fixed http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=324 | Michi Henning | 2005-05-19 |
| | |||
* | Fixed ice_name return type | Dwayne Boone | 2005-04-25 |
| | |||
* | Changed ice_name() to return const char* | Dwayne Boone | 2005-04-22 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Deprecation of global Slice definitions. | Michi Henning | 2004-08-31 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Added missing spaces to output. | Michi Henning | 2004-02-24 |
| | |||
* | Made test output more compact. | Michi Henning | 2004-02-24 |
| | |||
* | Added AMI and AMD tests. | Michi Henning | 2004-02-23 |
| | |||
* | - Fixed bugs relating to use of ends iomanipulator. | Michi Henning | 2003-05-21 |
| | | | | | | | | - Fixed code generation bug for dictionaries with a key type not derived from Object. - Added tests for dictionary slicing. - Restructured slicing tests to use more intuitive file names and better directory structure. | ||
* | Fixed exception slicing tests for icej to properly segregate client and | Michi Henning | 2003-05-21 |
| | | | | | | server. Added additional tests to ice and icej exception slicing tests to make sure that the received exception instance is indeed sliced by checking ice_name(). | ||
* | Merged HEAD and slicing trees. | Michi Henning | 2003-05-08 |