summaryrefslogtreecommitdiff
path: root/java/test/Ice/operationsAMD/MyDerivedClassI.java
Commit message (Collapse)AuthorAge
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* 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
|
* deprecate Java2 mapping; Java bug fixesMark Spruiell2008-01-30
|
* bug 1388 + Java5 fixes for bug 2551Mark Spruiell2008-01-28
|
* Updated copyrightDwayne Boone2008-01-23
|
* remove timeout test from proxy test. Cleanup of operations test.Matthew Newhook2007-05-01
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Use communicator stringToIdentityDwayne Boone2006-05-12
|
* Updated copyrightDwayne Boone2006-03-14
|
* Synced Ice and IceE operation tests.Benoit Foucher2006-03-03
|
* 2004 to 2005Bernard Normier2005-02-16
|
* outgoing.abortMarc Laukien2004-10-28
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* merging changes from branch michi_pre_e3Michi Henning2004-05-10
|
* Added AMI and AMD tests for exception slicing. Removed a few redundantMichi Henning2004-02-24
| | | | semicolons from the source.
* Added per-proxy contexts to icej. For ice, added context to operator== andMichi Henning2003-08-27
| | | | the hash function for proxies.
* 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.
* version update; date changeMarc Laukien2003-02-04
|
* more amd stuffMarc Laukien2002-12-30