summaryrefslogtreecommitdiff
path: root/java/test/Ice/package/Client.java
Commit message (Collapse)AuthorAge
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 2274 - review exception catching in Java/C# testsMark Spruiell2008-01-30
|
* Updated copyrightDwayne Boone2008-01-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* Made finalizers thread-safe.Michi Henning2005-04-26
|
* adding calls to System.gc() in testsMark Spruiell2005-04-21
|
* Removing unsupported global definitions from Slice and testsBrent Eagles2005-03-28
|
* 2004 to 2005Bernard Normier2005-02-16
|
* - Fixed bug where global metadata causes unmarshaling of an exception orMark Spruiell2004-10-13
concrete class to fail. - Added Ice.Package.* and Ice.Default.Package properties. - Also fixed bug where the conversion from a Slice type id to a Java class name did not escape Java keywords. - Added test/Ice/package.