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
/
AsyncResult.cpp
Commit message (
Collapse
)
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
|
|
*
|
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
|
|
|
|
|
|
|
|
This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00.
*
|
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
|
|
*
|
Deprecate ice_name and add ice_id
Jose
2016-01-19
|
|
*
|
Minor fix related to exception ice_clone updates
Jose
2016-01-13
|
|
*
|
C++11 Value::ice_clone improvements
Jose
2016-01-11
|
|
*
|
Add ICE_RESET_EXCEPTION macro to simplify C++ builds
Jose
2016-01-11
|
|
*
|
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
|
|
*
|
C++11 mapping initial commit
Jose
2015-12-01
|
/
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
|
*
Fixed ICE-6028: test/Ice/interrupt failure
Benoit Foucher
2014-12-01
|
*
Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵
Benoit Foucher
2014-10-15
|
|
|
|
connection timeouts
*
Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()
Benoit Foucher
2014-10-10