Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | removing slice2wsdl | Mark Spruiell | 2004-04-27 |
| | |||
* | removing libpath option | Mark Spruiell | 2004-03-05 |
| | |||
* | removing UNICODE requirement on Win32 | Mark Spruiell | 2003-12-05 |
| | |||
* | - Removed dependency on Xerces. | Mark Spruiell | 2003-09-11 |
| | | | | | | | | | - Removed generic stream interface Ice::Stream and ice_marshal functions. - Removed XML stream implementation and related test. - Removed XML transformer and related test. - Removed slice2xsd. - Added C++ wrapper for the expat XML parser in IceXML::Parser. - Removed XML encoding from Freeze. | ||
* | Removed Precompiled Headers (PCH) | Bernard Normier | 2003-05-25 |
| | |||
* | src exe are now built in Release or Debug and then copied to the top level | Bernard Normier | 2003-05-07 |
| | | | | bin directory. | ||
* | Eliminated numerous warnings from Sun C++ 5.4 builds | Bernard Normier | 2003-04-24 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | adding make install | Mark Spruiell | 2002-11-13 |
| | |||
* | Added IcePack.Node.PropertiesOverride property to pass additional or | Benoit Foucher | 2002-11-07 |
| | | | | | override server properties. Changed the test suite to use this new of this option. | ||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | Makefile improvments (added LIBEXT, SHLIB_LDFLAGS, removed some bogus | Benoit Foucher | 2002-10-31 |
| | | | | CXXFLAGS, removed BASE, VERSIONNED_BASE for shared libraries). | ||
* | 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 |
| | |||
* | Updated dependencies. | Michi Henning | 2002-07-09 |
| | |||
* | unix format | Marc Laukien | 2002-06-24 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | merging from plugins branch | Mark Spruiell | 2002-04-24 |
| | |||
* | WIN32->_WIN32 | Marc Laukien | 2002-04-11 |
| | |||
* | WIN32->_WIN32 | Marc Laukien | 2002-04-10 |
| | |||
* | Added generation of metadata.opName "message" tag. It contains a "part" tag | Steve Pope | 2002-04-03 |
| | | | | for each of the metadata keywords specified in the ice definition. | ||
* | project file fixes | Marc Laukien | 2002-03-25 |
| | |||
* | Move Slice/OutputUtil to IceUtil. Integrate IceXML/Output.cpp with | Matthew Newhook | 2002-01-31 |
| | | | | OutputUtil. Various Makefile fixes. | ||
* | Fix XML output error. | Matthew Newhook | 2002-01-29 |
| | |||
* | Fixed bug in slice2wsdl. | Matthew Newhook | 2002-01-29 |
| | |||
* | fixes | Marc Laukien | 2002-01-28 |
| | |||
* | Use visitor pattern. Add ability to generate WSDL definitions for all types | Matthew Newhook | 2002-01-25 |
| | | | | in a file. | ||
* | Changed Gen.cpp to fix a minor bug that prevented compiling in VC++. Added | Steve Pope | 2002-01-25 |
| | | | | project file slice2wsdl.dsp. | ||
* | Generate type-id.wsdl. Bug fix. | Matthew Newhook | 2002-01-25 |
| | |||
* | Initial version of slice2wsdl. | Matthew Newhook | 2002-01-25 |