summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/CommunicatorI.cpp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...Benoit Foucher2017-02-06
* | Fixed ICE-6920 - Communicator::destroy is now noexceptBenoit Foucher2017-01-26
* | Replaced non-public double underscores in C++Bernard Normier2016-11-12
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
* | Move generateUUID to IceBernard Normier2016-08-01
* | ICE-7179 - Update std::function code styleJoe George2016-06-13
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| * Rework previous fix for 3.6 compatibilityJose2016-02-29
| * ICE-6952 - identityToString/stringToIdentity non member functionsJose2016-02-29
* | Ice::identityToString & Ice::stringToIdentity usageJose2016-02-29
* | Windows msbuild build updatesJose2016-02-26
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | Fix ICE-6947Joe George2015-12-29
* | Remove C++11 extensions to C++98 mappingJose2015-12-28
* | ICE-6903 - "async" metadata changesJoe George2015-12-18
* | Fix Windows buildJoe George2015-12-10
* | ICE-6908 - Add ValueFactoryJoe George2015-12-08
* | C++11 mapping initial commitJose2015-12-01
|/
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5548: fixed C++11 support to maintain binary compatibility between ...Benoit Foucher2014-10-28
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* Simplified creation of Admin facets in IceBox; simplified test for Admin enab...Bernard Normier2014-09-17
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer wasn'...Benoit Foucher2014-09-12
* Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and PythonBernard Normier2014-09-08
* Initial merge for ICE-2400:Bernard Normier2014-08-14
* Fixed (ICE-5586) - Integrate IceWS to the Ice core libraryJose2014-08-12
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
* Fixed #2 of ICE-5594: code style for CallbackBase classBenoit Foucher2014-07-28
* Completed fix for ICE-5567: move various C++11 classes/functions out of lineBernard Normier2014-07-24
* Fixed ICE-5499, new garbage collection supportBenoit Foucher2014-06-05
* Added IceWS support to WinRTBenoit Foucher2014-05-12
* Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5196: allow setting an observer with IceMX enabledBenoit Foucher2013-09-09
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
* Merge remote-tracking branch 'origin/encoding11' into mxJose2012-08-16
|\
| * c++11 minor method renamingJose2012-08-13
* | FixBenoit Foucher2012-08-09
* | FixesBenoit Foucher2012-08-01