summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cpp/Gen.cpp
Commit message (Expand)AuthorAge
* Bug 853.Michi Henning2006-02-14
* cked out previous changeDwayne Boone2006-02-09
* Modified "cpp:include" format slightlyDwayne Boone2006-02-09
* Use metadata to specify includesDwayne Boone2006-02-09
* Fixes to alternate sequence code to get around Sun issues.Dwayne Boone2006-02-08
* Fixed alternate sequences for AMI/AMDDwayne Boone2006-02-06
* Added support for alternate sequences Added custom testDwayne Boone2006-02-06
* Fixed bug in initializer list for one-shot constructors of classes.Michi Henning2006-02-03
* Removed redundant semicolong in generated header for exception classMichi Henning2006-02-02
* Fixed bug in generated code for one-shot constructors.Michi Henning2006-02-02
* Fix for bug 830 fix: amd also needs to be checkedBenoit Foucher2006-01-30
* Bug 830.Michi Henning2006-01-30
* fix for path with mixed separatorsMark Spruiell2006-01-27
* More change for alternate C++ sequence mappingsDwayne Boone2006-01-27
* Added static_castDwayne Boone2006-01-25
* Removed HP warningsBernard Normier2006-01-24
* Changes to support "cpp:array" in IceE (and eventually Ice).Dwayne Boone2006-01-23
* Bug 341.Michi Henning2006-01-19
* Bug 341.Michi Henning2006-01-12
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=721Michi Henning2006-01-09
* Fixed SunOS C++ compiler warnings (bug 723)Benoit Foucher2006-01-06
* Fixed bug in generated code for VC++ 2005. (__value is a keyword with thatMichi Henning2005-11-14
* Back out changeDwayne Boone2005-09-19
* Bug 432 - unwanted OutgoingAync cleanup() if __response prompted retry.Dwayne Boone2005-09-19
* More changes for bug 355.Michi Henning2005-09-08
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=353Matthew Newhook2005-09-07
* Bug 355.Michi Henning2005-09-07
* fixes for bug 422Brent Eagles2005-09-02
* Moved FactoryTable into IceInternal namespace.Michi Henning2005-08-05
* AMI change for UnknownUserExceptionMark Spruiell2005-07-25
* another fix for UnknownUserExceptionMark Spruiell2005-07-25
* pass exception name to UnknownUserExceptionMark Spruiell2005-07-22
* Fixed bug 369.Michi Henning2005-07-20
* Made Ice::Object abstract.Michi Henning2005-07-04
* Removed copy constructor and assignment operator for exceptions andMichi Henning2005-06-20
* Removed constructor from structs again so they stay PODs.Michi Henning2005-06-17
* Fixed silly typo.Michi Henning2005-06-17
* Added on-shot constructors to structures, classes, and exceptions. AddedMichi Henning2005-06-17
* Fixed bug reported inMichi Henning2005-06-08
* fix for bug 362 (remove static function data)Mark Spruiell2005-06-06
* __in -> __inS, __out -> __outS SeeMichi Henning2005-05-13
* Fixed ice_name return typeDwayne Boone2005-04-25
* Changed ice_name() to return const char*Dwayne Boone2005-04-22
* more GCShared/Shared cleanupMarc Laukien2005-03-08
* Updated copyrights to 2005Bernard Normier2005-02-16
* removing call to startSeq/endSeq for sequence of fixed-length typeMark Spruiell2005-02-04
* bug fix for output directory containing backslashesMark Spruiell2005-01-13
* Removed some trace I left behind.Michi Henning2004-12-08
* Added additional checks to validate metadata.Michi Henning2004-12-07
* Changed generated code to work around bug in gcc 3.2 and 3.4 regardingMichi Henning2004-12-01