summaryrefslogtreecommitdiff
path: root/java/test/Ice/exceptions/Test.ice
Commit message (Collapse)AuthorAge
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5369 - fixed asserting on AMD response if memory limit exception ↵Benoit Foucher2013-07-04
| | | | was raised
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5150: assert in OutgoingAsync._finished, fixed CHANGESBenoit Foucher2013-01-07
|
* Lots of minor test and build fixes.Benoit Foucher2012-11-06
| | | | | | | | | - Added --client-home option to allow running tests against clients from another source distribution. - Fixed bogus identation in some Makefiles - Fixed installation of Ice for Java on platforms where the GUI isn't built. - Added more cross language tests. - Fixed issues with running the tests against a binary distribution.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* ICE-4734 - generate constructors for empty exceptions in JavaMark Spruiell2011-11-09
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4733 - fixing bugs in AMD exceptionsMark Spruiell2010-05-21
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Deprecation of global Slice definitions.Michi Henning2004-08-31
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* assertions are now correctly caughtMarc Laukien2004-04-18
|
* align with C++ facet changesMark Spruiell2004-04-13
|
* version update; date changeMarc Laukien2003-02-04
|
* finished AMIMarc Laukien2002-12-29
|
* Added AlreadyRegisteredException and NotRegisteredException.Michi Henning2002-12-05
| | | | | | | | test/Ice/exceptions is failing at the moment. I have no idea why. It appears that a user exception factory for "::B" is being added twice. However, I can find only one call in the code. I'm checking this in regardless so people can continue to build icej. Without these changes, it won't build at all.
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* lots of fixesMarc Laukien2002-09-29
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* Fixed demos and exception test to get rid of case-insensitivity warnings.Michi Henning2002-07-10
|
* added spaceMarc Laukien2002-07-09
|
* added members to object, facet, and operation not exist exceptionsMarc Laukien2002-04-19
|
* interop fixMark Spruiell2002-01-17
|
* initial check-inMark Spruiell2001-12-12