summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/background
Commit message (Collapse)AuthorAge
* Print stack trace of unexpected exceptionsBernard Normier2017-06-08
|
* Remove excessive empty linesJoe George2017-06-07
|
* Updated recursive mutex checkBernard Normier2017-05-31
|
* 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
|
* Minor fixes to endpoint codeBenoit Foucher2017-04-12
|
* Fixed ICE-7755 - listen on all IPs associated with a DNS nameBenoit Foucher2017-04-10
|
* Windows V141 (VS 2017) testing with Nuget packagesJose2017-04-03
|
* Fixed C++ Windows Ice/background build failureBenoit Foucher2017-03-16
|
* Fixed background build issue with static configurationBenoit Foucher2017-03-15
|
* Fixed testing of static buildsBenoit Foucher2017-03-14
|
* Added new ctors to Ice::CommunicatorHolderBernard Normier2017-03-13
|
* Bumped version to 3.7b0Benoit Foucher2017-03-07
|
* Fixed ICE-3710 - optional routing tablesBenoit Foucher2017-03-04
|
* use ICE_BIN_DIST instead of UseBinDistJose2017-03-02
|
* Replace UseBinDist with ICE_BIN_DISTJose2017-03-02
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | Slice compilers now emit deprecated warning for classes with operations ↵Bernard Normier2017-02-04
| | | | | | | | | | | | (ICE-7557) Refactored suppress-warning implementation
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
| | | | | | | | Removed ctor and assignment operator from UniquePtr
* | Update version to 3.7a4Joe George2016-12-21
| |
* | Update Nuget package imports to use latest packagesJose2016-12-10
| |
* | Rename UseNugetBinDist -> UseBinDistJose2016-12-08
| | | | | | | | | | MSI binary distribution will not include C++/C# SDKs so there is no need to differentiate MSI and Nuget bin dists.
* | Windows C++ projects fixes related to Nuget PackagesJose2016-11-29
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | MSBuild project updatesJose2016-11-11
| | | | | | | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5
* | Update Visual Studio test project to build with Ice nuget packagesJose2016-10-26
| |
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
| |
* | Fixed C++11 relational operators on ObjectPrxBernard Normier2016-08-03
| | | | | | | | Removed many useless operator!=
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
| | | | | | | | | | | | Ice::Dispatcher and Ice::LocalObject are now hidden with C++11 Reworked C++11 exception ice_clone, added ExceptionHelper + other C++ cleanups
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | ICE-7179 - Update std::function code styleJoe George2016-06-13
| |
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
| |
* | fixed copyright noticesBernard Normier2016-05-31
| |
* | Another fix for ICE-7132Benoit Foucher2016-05-09
| |
* | Windows msbuild build updatesJose2016-05-05
| |