Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Changed command line parsing to use IceUtil::Options. | Michi Henning | 2004-12-16 | |
| | ||||
* | adding streaming API | Mark Spruiell | 2004-10-19 | |
| | ||||
* | Deprecation of global Slice definitions. | Michi Henning | 2004-08-31 | |
| | ||||
* | Slice checksum changes | Mark Spruiell | 2004-07-02 | |
| | ||||
* | Changed the way dependencies are printed by slice2java --depend. Updated | Michi Henning | 2004-06-17 | |
| | | | | | ant build task accordingly. Fixed a few incorrect project settings for VC++. | |||
* | Put --depend option back for slice2java after I realized that this broke | Michi Henning | 2004-06-08 | |
| | | | | | the and build. But --depend now at least prints "x.java: x.ice" instead of "x.cpp: x.ice". | |||
* | Removed --depend option from slice2java (because it was meaningless) and | Michi Henning | 2004-06-07 | |
| | | | | | changed preprocessor to be able to generate dependecies for C# makefiles. | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | Adding support for global metadata. Removing the --package option in | Mark Spruiell | 2003-12-12 | |
| | | | | | slice2java. Using global metadata to define packaging in slice2java, slice2freezej. | |||
* | Eliminated numerous warnings from Sun C++ 5.4 builds | Bernard Normier | 2003-04-24 | |
| | ||||
* | version update; date change | Marc Laukien | 2003-02-04 | |
| | ||||
* | fixed copyright date | Marc Laukien | 2002-11-06 | |
| | ||||
* | Fixed the translators to use the icecpp C preprocessor. | Benoit Foucher | 2002-10-29 | |
| | ||||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 | |
| | ||||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 | |
| | ||||
* | minor changes for gcc 3.2 | Marc Laukien | 2002-09-28 | |
| | ||||
* | simplified cloning; clone is no longer optional | Mark Spruiell | 2002-09-18 | |
| | ||||
* | Added --case-sensitive option. | Michi Henning | 2002-09-17 | |
| | ||||
* | Fixes | Benoit Foucher | 2002-08-26 | |
| | ||||
* | Added generation of dependencies between slice files. | Benoit Foucher | 2002-08-26 | |
| | ||||
* | 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 dummy --ice | Marc Laukien | 2002-07-25 | |
| | ||||
* | added space | Marc Laukien | 2002-07-09 | |
| | ||||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 | |
| | ||||
* | adding --clone, which generates a simple clone() implementation for | Mark Spruiell | 2002-05-09 | |
| | | | | non-abstract classes and structs | |||
* | WIN32->_WIN32 | Marc Laukien | 2002-04-10 | |
| | ||||
* | adding support for TIE classes | Mark Spruiell | 2002-03-25 | |
| | ||||
* | adding --impl option | Mark Spruiell | 2002-01-16 | |
| | ||||
* | initial check-in | Mark Spruiell | 2001-11-08 | |