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
/
include
/
Ice
/
AsyncResult.h
Commit message (
Expand
)
Author
Age
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Update copyright year to 2018
Jose
2018-02-14
*
Adding doc comments to C++
Mark Spruiell
2018-01-17
*
Fixed ICE-7941 - scheduleCallback now provides the connection to the dispatch...
Benoit Foucher
2017-06-01
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
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
*
|
Exported classes no longer have weak vtables with clang
Bernard Normier
2016-06-27
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
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
*
|
C++ Consistent usage of public virtual
Jose
2016-01-12
*
|
C++11 fix Exception::ice_clone to use exception_ptr
Jose
2016-01-08
*
|
Remove C++11 extensions to C++98 mapping
Jose
2015-12-28
*
|
Fixes related to EnableSharedFromThis
Jose
2015-12-23
*
|
C++ shared_from_this simplifications
Jose
2015-12-21
*
|
C++11 mapping initial commit
Jose
2015-12-01
|
/
*
Update AsyncResult.h
Benoit Foucher
2015-11-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 ICE-5666: setting the invocation timeout to -2 provides the previous co...
Benoit Foucher
2014-10-15
*
Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()
Benoit Foucher
2014-10-10