Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merged android-testsuite branch. | Matthew Newhook | 2009-03-24 |
| | |||
* | Bug 3373: struct as dictionary keys not tested. | Michi Henning | 2009-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 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | deprecate Java2 mapping; Java bug fixes | Mark Spruiell | 2008-01-30 |
| | |||
* | bug 1388 + Java5 fixes for bug 2551 | Mark Spruiell | 2008-01-28 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | remove timeout test from proxy test. Cleanup of operations test. | Matthew Newhook | 2007-05-01 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Use communicator stringToIdentity | Dwayne Boone | 2006-05-12 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Synced Ice and IceE operation tests. | Benoit Foucher | 2006-03-03 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | outgoing.abort | Marc Laukien | 2004-10-28 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | merging changes from branch michi_pre_e3 | Michi Henning | 2004-05-10 |
| | |||
* | Added AMI and AMD tests for exception slicing. Removed a few redundant | Michi Henning | 2004-02-24 |
| | | | | semicolons from the source. | ||
* | Added per-proxy contexts to icej. For ice, added context to operator== and | Michi Henning | 2003-08-27 |
| | | | | the hash function for proxies. | ||
* | Changed marshaling for sizes: sizes of up to 254 are now marshaled in a | Michi Henning | 2003-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 change | Marc Laukien | 2003-02-04 |
| | |||
* | more amd stuff | Marc Laukien | 2002-12-30 |