Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | removing slice2wsdl | Mark Spruiell | 2004-04-27 |
| | |||
* | 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 |
| | |||
* | Added --case-sensitive option. | Michi Henning | 2002-09-17 |
| | |||
* | 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 |
| | |||
* | WIN32->_WIN32 | Marc Laukien | 2002-04-10 |
| | |||
* | Use visitor pattern. Add ability to generate WSDL definitions for all types | Matthew Newhook | 2002-01-25 |
| | | | | in a file. | ||
* | Initial version of slice2wsdl. | Matthew Newhook | 2002-01-25 |