summaryrefslogtreecommitdiff
path: root/java/test/Ice/slicing/exceptions/Test.ice
Commit message (Collapse)AuthorAge
* Java portMark Spruiell2012-06-01
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Always generate new async mapping in Java. Also removed ["ami"] metadataMark Spruiell2009-12-01
| | | | from Java test/demo Slice files where it is no longer necessary.
* 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
|
* Added AMI and AMD tests for exception slicing. Removed a few redundantMichi Henning2004-02-24
| | | | semicolons from the source.
* - Fixed bugs relating to use of ends iomanipulator.Michi Henning2003-05-21
- Fixed code generation bug for dictionaries with a key type not derived from Object. - Added tests for dictionary slicing. - Restructured slicing tests to use more intuitive file names and better directory structure.