index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
Ice
/
CommunicatorI.cpp
Commit message (
Expand
)
Author
Age
*
Minor fixes
Jose
2019-05-28
*
More dispatch queue fixes
Joe George
2019-05-07
*
Dispatch queue updates
Joe George
2019-05-07
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
*
Replace strerror usage with IceUtilInternal::errorToString
Jose
2018-07-27
*
Update copyright year to 2018
Jose
2018-02-14
*
Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ...
Benoit Foucher
2018-02-09
*
Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)
Benoit Foucher
2018-01-24
*
Fixed ICE-7941 - scheduleCallback now provides the connection to the dispatch...
Benoit Foucher
2017-06-01
*
Fixed ICE-7744 - Changed back C++11 flushBatchRequests to return void
Benoit Foucher
2017-04-20
*
ICE-7707 Improved handling of argc/argv arguments
Bernard Normier
2017-03-28
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Removed cpp:unscoped from all Ice enums
Bernard Normier
2017-02-08
*
|
Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...
Benoit Foucher
2017-02-06
*
|
Fixed ICE-6920 - Communicator::destroy is now noexcept
Benoit Foucher
2017-01-26
*
|
Replaced non-public double underscores in C++
Bernard Normier
2016-11-12
*
|
Revert "Replaced double and triple underscores in C++ by ice-prefixed names"
Bernard Normier
2016-11-05
*
|
Replaced double and triple underscores in C++ by ice-prefixed names
Bernard Normier
2016-11-02
*
|
Added support for non-ASCII characters and universal character names
Bernard Normier
2016-10-20
*
|
Move generateUUID to Ice
Bernard Normier
2016-08-01
*
|
ICE-7179 - Update std::function code style
Joe George
2016-06-13
*
|
Renamed C++11 AMI/AMD suffix: _async to Async
Bernard Normier
2016-06-09
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
|
*
Rework previous fix for 3.6 compatibility
Jose
2016-02-29
|
*
ICE-6952 - identityToString/stringToIdentity non member functions
Jose
2016-02-29
*
|
Ice::identityToString & Ice::stringToIdentity usage
Jose
2016-02-29
*
|
Windows msbuild build updates
Jose
2016-02-26
*
|
Refactored invocation code to better suite new C++11 mapping
Benoit Foucher
2016-02-03
*
|
ICE-6861 - removing public stream API
Mark Spruiell
2016-01-19
*
|
Fix ICE-6947
Joe George
2015-12-29
*
|
Remove C++11 extensions to C++98 mapping
Jose
2015-12-28
*
|
ICE-6903 - "async" metadata changes
Joe George
2015-12-18
*
|
Fix Windows build
Joe George
2015-12-10
*
|
ICE-6908 - Add ValueFactory
Joe George
2015-12-08
*
|
C++11 mapping initial commit
Jose
2015-12-01
|
/
*
ICE-6514 Removed uneeded includes of DisableWarnings.h
Dwayne Boone
2015-07-08
*
ICE-6170 - fixed behavior of batch requests
Benoit Foucher
2015-03-10
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Fixed ICE-5548: fixed C++11 support to maintain binary compatibility between ...
Benoit Foucher
2014-10-28
*
Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()
Benoit Foucher
2014-10-10
*
Simplified creation of Admin facets in IceBox; simplified test for Admin enab...
Bernard Normier
2014-09-17
*
Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer wasn'...
Benoit Foucher
2014-09-12
*
Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and Python
Bernard Normier
2014-09-08
*
Initial merge for ICE-2400:
Bernard Normier
2014-08-14
*
Fixed (ICE-5586) - Integrate IceWS to the Ice core library
Jose
2014-08-12
[next]