summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/slicing/objects
Commit message (Collapse)AuthorAge
* Update version to v3.8.0Joe George2021-02-15
|
* Update to MSbuild builder 5.0.6Jose2021-01-18
|
* Update MSBuild builder packageJose2021-01-18
|
* Update version to 3.7.5Jose2020-11-30
|
* 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.
* Update version to 3.7.4Jose2020-04-20
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Add v142 Ice 3.7 NuGet packagesJose2019-07-04
|
* Fixed build failure with clangBernard Normier2019-06-26
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Do not set WindowsTargetPlatformVersion, use the defaultJose2019-06-06
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update version to 3.7.2Jose2018-11-14
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Static builds assume IceBT is always availabe on LinuxJose2018-04-11
| | | | Close ICE-8818
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
|
* Update copyright year to 2018Jose2018-02-14
|
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
|
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
|
* Updates for Ice Builder 5.xJose2018-02-05
|
* Update version to v3.7.1Jose2017-12-14
|
* Remove bogus preprocessor defintions in Windows test buildsJose2017-07-11
|
* Fixed ICE-8234 - fixed Ice/slicing/objects cycle leaksBenoit Foucher2017-07-06
|
* Added Ice::UserException::ice_getSlicedData and ↵Benoit Foucher2017-07-06
| | | | Ice::UnkownSlicedValue::ice_id methods
* Fixed IceSSL SecureTransport memory leaksBenoit Foucher2017-07-05
|
* Additional fixes for ICE-8204 - Objective-C leaksBenoit Foucher2017-07-05
|
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵Benoit Foucher2017-07-05
| | | | Ice::SlicedData::clear method to break cyclic references
* Remove excessive empty linesJoe George2017-06-07
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
|
* Allow to build C++ test with Visual Studio 2010 Nuget packagesJose2017-04-20
|
* Visual Studio 2010 supportJose2017-04-20
|
* UWP test projects updates to support VS 2017Jose2017-04-11
|
* Windows V141 (VS 2017) testing with Nuget packagesJose2017-04-03
|
* Fixes for Ice/acm and timeout tests to be less time sensitive (ICE-7371, ↵Benoit Foucher2017-03-30
| | | | ICE-7555)
* Added back support for --valgrind option to allTests.pyBenoit Foucher2017-03-30
|
* Fix (ICE-7498) - Port more test to UWPJose2017-03-24
|
* Fixed testing of static buildsBenoit Foucher2017-03-14
|
* Added new ctors to Ice::CommunicatorHolderBernard Normier2017-03-13
|
* Removed Current's default value in the C++11 mappingBernard Normier2017-03-08
| | | | Renamed Ice::noExplicitCurrent to Ice::emptyCurrent
* Bumped version to 3.7b0Benoit Foucher2017-03-07
|