summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/slicing/objects/ServerAMD.cpp
Commit message (Collapse)AuthorAge
* Add class cycle detection during unmarshaling (#946)Joe George2020-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 simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Update copyright year to 2018Jose2018-02-14
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Fixes for Ice/acm and timeout tests to be less time sensitive (ICE-7371, ↵Benoit Foucher2017-03-30
| | | | ICE-7555)
* Fixed testing of static buildsBenoit Foucher2017-03-14
|
* Added new ctors to Ice::CommunicatorHolderBernard Normier2017-03-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Fixes for Bluetooth plug-ins.Mark Spruiell2015-12-17
| | | | | | | | Updates to testsuite to support Bluetooth and remote servers.
* | Updated Ice::CommunicationHolder and simplified testsBernard Normier2015-12-11
| |
* | C++11 mapping adding CommunicatorHolderJose2015-12-10
| |
* | C++11 mapping updates:Jose2015-12-07
|/ | | | | | | | | | | | - Added missing __hash method - Added missing virtual method Value::ice_clone - Fixed issue with unmarshalling the idirection table - Fixed default value initialization for scoped enums - Fixed scoped enums mapping to use correct size types - Added missing ice_id method to generated Value classes - Fixed defaultValue, hash, networkProxy, plug-in, stringConverter, threadPoolPriority and slicing/objects tests to work with C++11 mapping
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
|
* Update C++ tests to register required plug-insJose2015-07-17
| | | | when building with static libraries.
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Integrated minor test changes from Ice Touch branchBenoit Foucher2013-07-02
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3465 - Remove _adapter members from test where unecessaryDwayne Boone2009-04-03
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Removed use of Ice.OA.Dwayne Boone2007-02-14
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* Changing demo and test port numbers.Brent Eagles2006-02-20
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* *** empty log message ***Michi Henning2004-02-24