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
/
test
/
Ice
/
ami
/
TestI.cpp
Commit message (
Collapse
)
Author
Age
*
Minor fix for Ice/ami test - Close #395
Jose
2019-06-27
|
*
Copyright header simplication
Jose
2019-01-19
|
*
Remove copyright notice
Jose
2018-12-18
|
*
Fix copyright header
Jose
2018-12-18
|
*
More bidir tests. Fixes #51.
Bernard Normier
2018-11-13
|
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
|
|
|
|
Fixes 223.
*
Update copyright year to 2018
Jose
2018-02-14
|
*
Another fix for ICE-7979 - Ice/ami server shutdown hang
Benoit Foucher
2017-06-23
|
*
Fixed ICE-7979 - Ice/ami server shutdown hang
Benoit Foucher
2017-06-23
|
*
Result struct test
Jose
2017-05-22
|
*
Fix (ICE-7839) - C++ AMI thread behavior in C#, Java and Python
Jose
2017-05-03
|
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
|
|
*
|
ICE-7560 - more AMI test fixes, renaming ConnectionClose enumerators
Mark Spruiell
2017-02-09
|
|
*
|
merging IceBridge into master
Mark Spruiell
2017-01-30
|
|
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
|
|
*
|
Fixed AMI bug where exception wasn't called if response callback was null, ↵
Benoit Foucher
2016-02-15
|
|
|
|
|
|
|
|
added tests
*
|
C++11 mapping server side input parameter fixes
Jose
2015-12-09
|
/
*
ICE-6253 added tests to ensure Functional_TwowayCallback* used
Dwayne Boone
2015-01-06
|
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
|
*
merging javascript branch
Mark Spruiell
2014-03-19
|
*
minor fix to C++ AMI test
Mark Spruiell
2013-08-26
|
*
Fixed ICE-5402 - VS2010: generated code does not compile if method has more ↵
Jose
2013-08-26
|
|
|
|
than 10 out parameters
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
|
*
Fixed (ICE-5181) - unreferenced formal parameter
Jose
2013-01-11
|
*
ICE-4750, Fixed connection assert
Benoit Foucher
2012-05-14
|
*
Fixed copyrights
Benoit Foucher
2012-04-25
|
*
updating version & copyright for 3.4.2
Mark Spruiell
2011-05-11
|
*
Updated copyright to 2010
Dwayne Boone
2010-01-07
|
*
- bug 3533: add async version of Connection/Communicator
Mark Spruiell
2009-12-08
|
|
|
|
|
|
flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
*
- Cleaned up test/Ice/operations test
Benoit Foucher
2009-11-25
- Added test/Ice/ami test - sent callback is now always called