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
/
OutgoingAsync.cpp
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...
Benoit Foucher
2017-02-06
*
|
Minor fixes for ICE-6893 - Review calls to abort()
Benoit Foucher
2017-01-23
*
|
Moved UniquePtr to IceInternal
Bernard Normier
2017-01-11
*
|
ICE-7138 - new Python AMI mapping based on futures and modified AMD mapping
Mark Spruiell
2016-12-09
*
|
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
*
|
Fixed ICE-7270 - ice_getConnection now returns a non-null connection even if ...
Benoit Foucher
2016-08-09
*
|
Fixed ICE-7208 - C++98 sync code now depends on async code
Benoit Foucher
2016-08-08
*
|
Refactored shared_from_this/enable_shared_from_this
Bernard Normier
2016-08-04
*
|
Simplified exception-related code
Bernard Normier
2016-07-25
*
|
Added ICE_BUILDING_SRC to make builds
Bernard Normier
2016-07-22
*
|
Fixed ICE-7188 - pass all std::function by value
Benoit Foucher
2016-07-07
*
|
Exported classes no longer have weak vtables with clang
Bernard Normier
2016-06-27
*
|
ICE-7179 - Update std::function code style
Joe George
2016-06-13
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
Fixed Windows build issue
Benoit Foucher
2016-02-03
*
|
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
*
|
Deprecate ice_name and add ice_id
Jose
2016-01-19
*
|
C++11 fix Exception::ice_clone to use exception_ptr
Jose
2016-01-08
*
|
Fixed C++98 to get rid of Ice::Context pointers now that we use Ice::noExplic...
Benoit Foucher
2015-12-22
*
|
C++11 mapping initial commit
Jose
2015-12-01
|
/
*
ICE-6514 Removed uneeded includes of DisableWarnings.h
Dwayne Boone
2015-07-08
*
Fixed Linux build issue
Benoit Foucher
2015-03-10
*
ICE-6170 - fixed behavior of batch requests
Benoit Foucher
2015-03-10
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Fixed ICE-6211 - background test hang on Android
Benoit Foucher
2014-12-22
*
Fixed ICE-5985: Java background test failures
Benoit Foucher
2014-11-27
*
Fixed ICE-3490: guarantee invocation serialization for proxies which are equal
Benoit Foucher
2014-10-22
*
Fixed ICE-5666: setting the invocation timeout to -2 provides the previous co...
Benoit Foucher
2014-10-15
*
Update JS with the same OutgoingAsync fixes as C++/Java/C#
Benoit Foucher
2014-10-13
*
Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()
Benoit Foucher
2014-10-10
*
Lots of minor fixes, few simplifications to OutgoingAsync code
Benoit Foucher
2014-10-01
*
Remove leftovers of the old AMI mapping
Jose
2014-09-25
*
ICE-5661 some changes to class structure for OutgoingAsync
Dwayne Boone
2014-09-19
*
ICE-5661 add proxy->begin_ice_getConnection
Dwayne Boone
2014-09-18
*
Added back to optmization to not call connection dispatch if not necessary
Benoit Foucher
2014-09-05
*
- C#, Java: Removed Outgoing, fixed generated code to make synchronous
Matthew Newhook
2014-09-03
*
Fix for ICE-5594: removed inlining of CallbackBase::__check, remove unused __...
Benoit Foucher
2014-07-29
*
Fixed #2 of ICE-5594: code style for CallbackBase class
Benoit Foucher
2014-07-28
*
Fixed #3 of ICE-5594: fixed __verify signature to take a const& for the cookie
Benoit Foucher
2014-07-25
*
Completed fix for ICE-5567: move various C++11 classes/functions out of line
Bernard Normier
2014-07-24
*
Fixed collocation optimization to use the dispatcher, minor test fixes
Benoit Foucher
2014-07-15
*
ICE-5573 - .NET TimeoutException ignores Dispatcher
Matthew Newhook
2014-07-10
*
IceMX and Python support for the new collocation optimization
Benoit Foucher
2014-07-01
*
Better collocation optimization, fix for ICE-5489, ICE-5484
Benoit Foucher
2014-06-27
[next]