Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Java port | Mark Spruiell | 2012-06-01 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Always generate new async mapping in Java. Also removed ["ami"] metadata | Mark Spruiell | 2009-12-01 |
| | | | | from Java test/demo Slice files where it is no longer necessary. | ||
* | Merged android-testsuite branch. | Matthew Newhook | 2009-03-24 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Deprecation of global Slice definitions. | Michi Henning | 2004-08-31 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Added AMI and AMD tests for exception slicing. Removed a few redundant | Michi Henning | 2004-02-24 |
| | | | | semicolons from the source. | ||
* | - Fixed bugs relating to use of ends iomanipulator. | Michi Henning | 2003-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. |