Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add class cycle detection during unmarshaling (#946) | Joe George | 2020-07-07 |
| | | | | | | | | | Add support for detection of class cycles during unmarshaling in languages which do no have garbage collection: C++, Swift, and Objective-C. A `MarshalException` is thrown when a cycle is detected. The property `Ice.AcceptClassCycles` can be set to a value greater than `0` to change this behavior. | ||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Do not use Ice::Application for Ice testsuite | Jose | 2018-06-01 |
| | |||
* | Static builds assume IceBT is always availabe on Linux | Jose | 2018-04-11 |
| | | | | Close ICE-8818 | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin | Benoit Foucher | 2017-04-27 |
| | |||
* | Added back support for --valgrind option to allTests.py | Benoit Foucher | 2017-03-30 |
| | |||
* | Fixed testing of static builds | Benoit Foucher | 2017-03-14 |
| | |||
* | Added new ctors to Ice::CommunicatorHolder | Bernard Normier | 2017-03-13 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Removed RemoteConfig to fix build failure | Benoit Foucher | 2016-11-30 |
| | | |||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | | |||
* | | 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 |
| | | |||
* | | C++98 object factory static initialization simplification | Jose | 2016-01-05 |
| | | |||
* | | Fix ICE-6947 | Joe George | 2015-12-29 |
| | | | | | | | | | | Pass in-parameters for local interfaces with delegate metadata by value in C++11 | ||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2015-12-28 |
|\| | |||
| * | Object factory registration fix for VS 2015 | Jose | 2015-12-28 |
| | | |||
* | | Fixes for Bluetooth plug-ins. | Mark Spruiell | 2015-12-17 |
| | | | | | | | | Updates to testsuite to support Bluetooth and remote servers. | ||
* | | Updated Ice::CommunicationHolder and simplified tests | Bernard Normier | 2015-12-11 |
| | | |||
* | | Fix compiler errors about ObjectFactory deprecation | Joe George | 2015-12-10 |
| | | |||
* | | C++11 mapping adding CommunicatorHolder | Jose | 2015-12-10 |
| | | |||
* | | 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. | ||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins | Benoit Foucher | 2015-08-12 |
| | |||
* | Update C++ tests to register required plug-ins | Jose | 2015-07-17 |
| | | | | when building with static libraries. | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | WinRT support | Jose | 2012-07-13 |
| | |||
* | 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 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | bug 2245 - adding support for protected class data members | Mark Spruiell | 2007-06-19 |
| | |||
* | Fixed bug 2123 | Benoit Foucher | 2007-04-19 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | 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 |
| |