summaryrefslogtreecommitdiff
path: root/java/ant/Slice2JavaTask.java
Commit message (Collapse)AuthorAge
* use ICE_HOME (if present) to find translatorMark Spruiell2003-09-03
|
* Merged R1_1_branch.Benoit Foucher2003-08-15
|
* added ice attribute for --ice flag, define element for -D optionsMark Spruiell2003-02-03
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Removed slice task tagdir attribute from build.xmlBenoit Foucher2002-09-27
| | | | | Fixed Freeze.Map bugs. Fixed Slice2JavaTask and Slice2FreezeJ task bugs.
* Fixed a bug where dependencies wouldn't work on Java.Benoit Foucher2002-09-19
|
* clone is no longer optionalMark Spruiell2002-09-18
|
* Added support for --case-sensitive option (attribute casesensitive).Benoit Foucher2002-09-17
|
* Slice2JavaTask now checks for dependencies between slice files.Benoit Foucher2002-08-26
|
* Changed Slice parser to disallow leading underscore for identifiers.Michi Henning2002-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 spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* adding support for --cloneMark Spruiell2002-05-09
|
* adding support for TIE classesMark Spruiell2002-03-25
|
* modifying slice2java task to accept multiple filesetsMark Spruiell2002-03-19
|
* fixesMarc Laukien2002-03-10
|
* bug fixMark Spruiell2001-12-13
|
* initial check-inMark Spruiell2001-11-09