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
/
Outgoing.cpp
Commit message (
Expand
)
Author
Age
*
Fixed ICE-7208 - C++98 sync code now depends on async code
Benoit Foucher
2016-08-08
*
Simplified exception-related code
Bernard Normier
2016-07-25
*
Added ICE_BUILDING_SRC to make builds
Bernard Normier
2016-07-22
*
Exported classes no longer have weak vtables with clang
Bernard Normier
2016-06-27
*
c++11-compatible fix for leak in Outgoing
Mark Spruiell
2016-03-09
*
fixing leak in Outgoing
Mark Spruiell
2016-03-09
*
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
*
|
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
*
|
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
*
ICE-6170 - fixed behavior of batch requests
Benoit Foucher
2015-03-10
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Fixed ICE-6142: oneway batch operations didn't throw
Benoit Foucher
2014-12-12
*
Fix (ICE-5991) - Ice/timeout failure with ws Windows 64
Jose
2014-11-28
*
Fixed ICE-5985: Java background test failures
Benoit Foucher
2014-11-27
*
ICE-5751: final fix for retry test failure
Benoit Foucher
2014-11-24
*
Another fix for ICE-5751: retry test failure
Benoit Foucher
2014-11-24
*
Fixed Windows build failure introduced by previous fix
Benoit Foucher
2014-11-24
*
Fix for ICE-5751: fixed sync. requests to use monotonic time for invocation t...
Benoit Foucher
2014-11-24
*
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
*
- C#, Java: Removed Outgoing, fixed generated code to make synchronous
Matthew Newhook
2014-09-03
*
Fixed collocation optimization to use the dispatcher, minor test fixes
Benoit Foucher
2014-07-15
*
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
*
Added support for invocation timeouts and ACM heartbeats
Benoit Foucher
2014-05-23
*
Fixed (ICE-5505) - Outgoing ice_stackTrace only for __GNUC__
Jose
2014-03-26
*
merging javascript branch
Mark Spruiell
2014-03-19
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
*
Fixed ICE-5131 - parsing of -p <version> for proxies, tweaked UDP endpoint de...
Benoit Foucher
2013-01-15
*
Fixed ICE-5126 - Improved client side encoding checks
Benoit Foucher
2013-01-15
*
Win32 x64 build fixes
Benoit Foucher
2013-01-07
*
Fixed ICE-4933: Added size and replySize fields to dispatch and remote invoca...
Benoit Foucher
2013-01-07
*
Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...
Benoit Foucher
2012-11-13
*
Fixed IceMX race condition, VC9 build
Benoit Foucher
2012-10-16
*
Metrics minor fix
Jose
2012-10-15
*
Added support for Glacier2 MX and fixed ICE-4880
Benoit Foucher
2012-10-12
*
Partial fix for ICE-4869: C++ stream read/write for structs (and structs-as-c...
Bernard Normier
2012-10-11
*
Fixed test/Ice/hold failure
Bernard Normier
2012-10-10
*
Improved tracing of failures, user exceptions are now tracked
Benoit Foucher
2012-10-10
*
Added Ice/metrics test
Benoit Foucher
2012-09-13
*
Support for IceBox services MetricsAdmin and IceStorm metrics
Benoit Foucher
2012-09-11
*
Fixed communicator flushBatchRequests to allow tracing
Benoit Foucher
2012-09-10
*
Merge remote-tracking branch 'origin/encoding11' into mx
Jose
2012-08-16
|
\
[next]