summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cppe/Gen.cpp
Commit message (Collapse)AuthorAge
...
* Removed ICE_NO_ROUTER & ICE_NO_LOCATORDwayne Boone2005-06-30
|
* Fixed Ice-E headersDwayne Boone2005-06-27
|
* Removed __write for *Ptr. generated code for proxy staticId is the sameMatthew Newhook2005-06-24
| | | | whether or not building client-side.
* Added ifdefs around server codeDwayne Boone2005-06-23
|
* Removed object marshaling from IceE generator.Matthew Newhook2005-06-23
|
* Readded toString()Dwayne Boone2005-06-20
|
* Removed copy constructor and assignment operator for exceptions andMichi Henning2005-06-20
| | | | classes. Removed #undef scheme and add UndefSysMacros.h instead.
* One-shot constructors.Michi Henning2005-06-17
|
* Fixed bug reported inMichi Henning2005-06-08
| | | | http://www.zeroc.com/vbulletin/showthread.php?p=6308#post6308
* Removed dependence on iostreamDwayne Boone2005-05-24
|
* Fixed ice_name return typeDwayne Boone2005-04-25
|
* Changed ice_name() to return const char*Dwayne Boone2005-04-22
|
* Removed servant locatorsDwayne Boone2005-04-08
|
* Removed slice checksumsDwayne Boone2005-04-06
|
* Removed compressionDwayne Boone2005-04-06
|
* removing GC code emitters for translatorBrent Eagles2005-04-05
|
* removing some more unnecessary code from Slice to C++ generation for IceEBrent Eagles2005-04-05
|
* Removing class support from slice2javae and slice2cppe translators.Brent Eagles2005-04-05
| | | | | | | removed generation of object marshalling code added validation code for parsers added feature set flag to slice parser library (defaults to Ice feature set)
* Removed dynamic iceDwayne Boone2005-04-01
|
* Removed AMI/AMDDwayne Boone2005-03-31
|
* More Ice-E changesDwayne Boone2005-03-31
|
* fix stupid typo, remember to save your files before recompiling ...Brent Eagles2005-03-25
|
* removing some Slice class specific generated code (there is more to come)Brent Eagles2005-03-25
|
* Adde embedded ice compilersDwayne Boone2005-03-18