summaryrefslogtreecommitdiff
path: root/java/ant/Slice2JavaTask.java
Commit message (Collapse)AuthorAge
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* ant tasks check the ice.dir property that may be set in the XMLBrent Eagles2006-11-20
|
* adding --meta optionMark Spruiell2006-05-23
|
* Updated copyrightDwayne Boone2006-03-14
|
* 2004 to 2005Bernard Normier2005-02-16
|
* adding streaming interfaceMark Spruiell2004-10-20
|
* more dependency fixesMark Spruiell2004-07-14
|
* fixing dependenciesMark Spruiell2004-07-12
|
* Slice checksum changesMark Spruiell2004-07-04
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Removing --package option from slice2java. Adding translator test forMark Spruiell2003-12-12
| | | | packaging.
* 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