Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | code generator generates ARMv4 exception handling bug workaround. | Matthew Newhook | 2005-07-22 | |
| | ||||
* | Fixed bug 369. | Michi Henning | 2005-07-20 | |
| | ||||
* | moving code from CPlusPlusUtil; show Ice-E version for -v | Mark Spruiell | 2005-07-15 | |
| | ||||
* | Renamed LocalException.h | Dwayne Boone | 2005-07-12 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397 | Matthew Newhook | 2005-07-11 | |
| | ||||
* | Renamded icee namespace back to Ice | Dwayne Boone | 2005-07-06 | |
| | ||||
* | No Incoming with PURE CLIENT | Dwayne Boone | 2005-07-05 | |
| | ||||
* | Do not include Object.h for pure client | Dwayne Boone | 2005-07-05 | |
| | ||||
* | Do not add ICEE_PURE_CLIENT around local interface definitions | Dwayne Boone | 2005-07-05 | |
| | ||||
* | Ice -> IceE for IceE | Dwayne Boone | 2005-07-05 | |
| | ||||
* | Made Ice::Object abstract. | Michi Henning | 2005-07-04 | |
| | ||||
* | Removed ICE_NO_ROUTER & ICE_NO_LOCATOR | Dwayne Boone | 2005-06-30 | |
| | ||||
* | Fixed Ice-E headers | Dwayne Boone | 2005-06-27 | |
| | ||||
* | Removed __write for *Ptr. generated code for proxy staticId is the same | Matthew Newhook | 2005-06-24 | |
| | | | | whether or not building client-side. | |||
* | Added ifdefs around server code | Dwayne Boone | 2005-06-23 | |
| | ||||
* | Removed object marshaling from IceE generator. | Matthew Newhook | 2005-06-23 | |
| | ||||
* | Fixed bug 193. | Michi Henning | 2005-06-22 | |
| | ||||
* | Readded toString() | Dwayne Boone | 2005-06-20 | |
| | ||||
* | Removed copy constructor and assignment operator for exceptions and | Michi Henning | 2005-06-20 | |
| | | | | classes. Removed #undef scheme and add UndefSysMacros.h instead. | |||
* | One-shot constructors. | Michi Henning | 2005-06-17 | |
| | ||||
* | Added on-shot constructors to structures, classes, and exceptions. Added | Michi Henning | 2005-06-17 | |
| | | | | | copy and assignment to classes. Refactored some of the code generator to get rid of duplicated code. | |||
* | Fixed bug reported in | Michi Henning | 2005-06-08 | |
| | | | | http://www.zeroc.com/vbulletin/showthread.php?p=6308#post6308 | |||
* | Removed dependence on iostream | Dwayne Boone | 2005-05-24 | |
| | ||||
* | Fixed ice_name return type | Dwayne Boone | 2005-04-25 | |
| | ||||
* | Changed ice_name() to return const char* | Dwayne Boone | 2005-04-22 | |
| | ||||
* | Removed servant locators | Dwayne Boone | 2005-04-08 | |
| | ||||
* | Removed slice checksums | Dwayne Boone | 2005-04-06 | |
| | ||||
* | Removed compression | Dwayne Boone | 2005-04-06 | |
| | ||||
* | removing GC code emitters for translator | Brent Eagles | 2005-04-05 | |
| | ||||
* | removing some more unnecessary code from Slice to C++ generation for IceE | Brent Eagles | 2005-04-05 | |
| | ||||
* | Removing class support from slice2javae and slice2cppe translators. | Brent Eagles | 2005-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 ice | Dwayne Boone | 2005-04-01 | |
| | ||||
* | Removed AMI/AMD | Dwayne Boone | 2005-03-31 | |
| | ||||
* | More Ice-E changes | Dwayne Boone | 2005-03-31 | |
| | ||||
* | fix stupid typo, remember to save your files before recompiling ... | Brent Eagles | 2005-03-25 | |
| | ||||
* | removing some Slice class specific generated code (there is more to come) | Brent Eagles | 2005-03-25 | |
| | ||||
* | Added -E option to Slice compilers. | Michi Henning | 2005-03-24 | |
| | ||||
* | Added slice2cppe and slice2javae to "all" target for VC++ and fixed | Michi Henning | 2005-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 compilers | Dwayne Boone | 2005-03-18 | |