Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bug 2876 - remove java/ant | Mark Spruiell | 2008-03-20 |
| | |||
* | Many build system fixes to not require ICE_HOME anymore when building a ↵ | Benoit Foucher | 2008-01-29 |
| | | | | source distribution | ||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Change ice.bin.dir to ice.home. Fix comments in SliceTask.getIceHome() and | Brent Eagles | 2007-07-06 |
| | | | | | change order of precedence for property vs. environment variable. The proper now takes precedence over the environment variable. | ||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | ant tasks check the ice.dir property that may be set in the XML | Brent Eagles | 2006-11-20 |
| | |||
* | adding --meta option | Mark Spruiell | 2006-05-23 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixed build failure | Bernard Normier | 2004-12-20 |
| | |||
* | Added index support to Freeze dictionaries | Bernard Normier | 2004-09-30 |
| | |||
* | more dependency fixes | Mark Spruiell | 2004-07-14 |
| | |||
* | 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. | ||
* | Added <index> construct to Slice2FreezeJ | Bernard Normier | 2003-10-15 |
| | |||
* | removing XML encoding support in Freeze | Mark Spruiell | 2003-09-12 |
| | |||
* | use ICE_HOME (if present) to find translator | Mark Spruiell | 2003-09-03 |
| | |||
* | Merged R1_1_branch. | Benoit Foucher | 2003-08-15 |
| | |||
* | added ice attribute for --ice flag, define element for -D options | Mark Spruiell | 2003-02-03 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | Removed slice task tagdir attribute from build.xml | Benoit Foucher | 2002-09-27 |
| | | | | | Fixed Freeze.Map bugs. Fixed Slice2JavaTask and Slice2FreezeJ task bugs. | ||
* | Added support for --case-sensitive option (attribute casesensitive). | Benoit Foucher | 2002-09-17 |
| | |||
* | adding XML support | Mark Spruiell | 2002-08-28 |
| | |||
* | Changed Slice parser to disallow leading underscore for identifiers. | Michi Henning | 2002-07-25 |
| | | | | | | | | Changed Slice parser to reject identifiers beginning with "Ice", unless the --ice option is used. Changed Slice parser to disallow identifiers that have a trailing "Operations", "Holder", "Helper", "Prx", or "Ptr", to avoid clashes with language mappings. Fixed tests and remaining code base to work correctly with the changed rules. | ||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | Added Freeze/library demo. | Matthew Newhook | 2002-03-13 |
| | |||
* | First version of demo/Freeze/bench. | Matthew Newhook | 2002-03-12 |
| | |||
* | Freeze fixes. Initial version of PhoneBook server. | Matthew Newhook | 2002-03-11 |
| | |||
* | Initial version of Freeze for Java. | Matthew Newhook | 2002-03-07 |