summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cppe
Commit message (Collapse)AuthorAge
...
* code generator generates ARMv4 exception handling bug workaround.Matthew Newhook2005-07-22
|
* Fixed bug 369.Michi Henning2005-07-20
|
* moving code from CPlusPlusUtil; show Ice-E version for -vMark Spruiell2005-07-15
|
* Renamed LocalException.hDwayne Boone2005-07-12
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* Renamded icee namespace back to IceDwayne Boone2005-07-06
|
* No Incoming with PURE CLIENTDwayne Boone2005-07-05
|
* Do not include Object.h for pure clientDwayne Boone2005-07-05
|
* Do not add ICEE_PURE_CLIENT around local interface definitionsDwayne Boone2005-07-05
|
* Ice -> IceE for IceEDwayne Boone2005-07-05
|
* Made Ice::Object abstract.Michi Henning2005-07-04
|
* 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
|
* Fixed bug 193.Michi Henning2005-06-22
|
* 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
|
* Added on-shot constructors to structures, classes, and exceptions. AddedMichi Henning2005-06-17
| | | | | copy and assignment to classes. Refactored some of the code generator to get rid of duplicated code.
* 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
|
* Added -E option to Slice compilers.Michi Henning2005-03-24
|
* Added slice2cppe and slice2javae to "all" target for VC++ and fixedMichi Henning2005-03-24
| | | | | Main.cpp for both to call parse() with the parameter that was removed with the change to disallow definitions at global scope.
* Adde embedded ice compilersDwayne Boone2005-03-18