summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/CommunicatorI.cpp
Commit message (Expand)AuthorAge
* Minor fixesJose2019-05-28
* More dispatch queue fixesJoe George2019-05-07
* Dispatch queue updatesJoe George2019-05-07
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Update copyright year to 2018Jose2018-02-14
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ...Benoit Foucher2018-02-09
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
* Fixed ICE-7941 - scheduleCallback now provides the connection to the dispatch...Benoit Foucher2017-06-01
* Fixed ICE-7744 - Changed back C++11 flushBatchRequests to return voidBenoit Foucher2017-04-20
* ICE-7707 Improved handling of argc/argv argumentsBernard Normier2017-03-28
* 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