summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/operations/TwowaysAMI.cpp
Commit message (Collapse)AuthorAge
...
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* C++Builder 2009 portDwayne Boone2009-03-02
|
* Bug 3373: struct as dictionary keys not tested.Michi Henning2009-02-05
| | | | | | | Added tests for C++, Java, C#, Python, PHP, and Ruby. C++, Java, C#, and Python tests pass. Did not test PHP. Ruby test fails: the operation returns a dictionary that does not contain the expected value.
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* - Fixed bug where first proxy request could incorrectly be sent compress or ↵Benoit Foucher2008-06-06
| | | | | | | uncompressed. - Added support to run the tests with valgrind on Linux (tested with valgrind 3.3.0).
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* Do ont use stupid in reference to M$Dwayne Boone2008-02-11
|
* Updated copyrightDwayne Boone2008-01-23
|
* VC build fixZeroC Staff2007-12-12
|
* Fixed bug 2592Benoit Foucher2007-12-12
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* ImplicitContext updatesBernard Normier2007-02-16
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Deprecated setDefaultContext/getDefaultContextDwayne Boone2007-01-11
|
* Updated copyright headerDwayne Boone2007-01-08
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1616. Fixed SSL bug withMatthew Newhook2006-12-12
| | | | test/Ice/operations.
* ImplicitContext test and fixesBernard Normier2006-10-24
|
* Merge from R3_1_branchBernard Normier2006-07-20
|
* Fix for bugs #1015 and #542 (default properties)Bernard Normier2006-06-08
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Bug 803 - changed communicator initialization.Dwayne Boone2006-04-07
|
* Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet ->Benoit Foucher2006-03-28
| | | | ice_facet, etc
* Updated copyrightDwayne Boone2006-03-14
|
* Synced Ice and IceE operation tests.Benoit Foucher2006-03-03
|
* Changing demo and test port numbers.Brent Eagles2006-02-20
|
* Bug 341.Michi Henning2006-01-19
|
* Bug 764.Michi Henning2006-01-18
|
* Bug 341.Michi Henning2006-01-12
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=460Matthew Newhook2005-09-08
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Added setDefaultContext() and getDefaultContext() to Communicator.Michi Henning2004-12-22
|
* started with thread per clientMarc Laukien2004-10-25
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* fixMarc Laukien2004-02-17
|
* fixesMarc Laukien2004-02-17
|
* Added test for ice_getContext().Michi Henning2003-08-27
|
* Added per-proxy contexts.Michi Henning2003-08-27
|
* Changed marshaling for sizes: sizes of up to 254 are now marshaled in aMichi Henning2003-05-20
| | | | | single byte. Added appropriate tests for this to Ice/test/operations. Finished slicing for icej. All tests pass. Removed remaining trace.
* adding ICE_INT64 macro for portable long long constantsMark Spruiell2003-02-20
|
* version update; date changeMarc Laukien2003-02-04
|
* more AMIMarc Laukien2002-12-29
|
* amd mergeMarc Laukien2002-12-06
|
* added amiMarc Laukien2002-11-27