summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cppe
Commit message (Collapse)AuthorAge
...
* Inlined the IceProxy request method without contextDwayne Boone2006-02-24
|
* Removed OutgoingMDwayne Boone2006-02-21
|
* Fix for VS2005 supportDwayne Boone2006-02-20
|
* Do not use __in or __outDwayne Boone2006-02-20
|
* Fix thread safety issueDwayne Boone2006-02-20
|
* Got rid of IceDelegateDwayne Boone2006-02-17
|
* Split Outgoing to not add Blocking performance hitDwayne Boone2006-02-15
|
* Changed order of base-class constructor calls for one-shot constructor.Michi Henning2006-02-14
| | | | (Bug 853.)
* Changed Ice-E version to 1.1.0Dwayne Boone2006-02-10
|
* 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 compile errorDwayne Boone2006-02-07
|
* *** empty log message ***Michi Henning2006-02-07
|
* Added support for alternate sequences Added custom testDwayne Boone2006-02-06
|
* Added support for cpp:range:typeDwayne Boone2006-02-03
|
* Added support for ["cpp:range"]Dwayne Boone2006-02-02
|
* generate code rather than using templates where possibleDwayne Boone2006-02-01
|
* Fixed alternate sequence generation for more types.Dwayne Boone2006-02-01
|
* Some minor refactoringDwayne Boone2006-01-31
|
* Fixed to ignore array except on in paramsDwayne Boone2006-01-30
|
* Make alternate sequence class not require templateDwayne Boone2006-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
|
* Changes to support "cpp:array" in IceE (and eventually Ice).Dwayne Boone2006-01-23
|
* FixBenoit Foucher2006-01-10
|
* Added IceGrid activation test + Sun C++ warning fixes.Benoit Foucher2006-01-10
|
* Fixed SunOS C++ compiler warnings (bug 723)Benoit Foucher2006-01-06
|
* Added support for ["cpp:array"] to slice2cppeDwayne Boone2006-01-04
|
* Fixed bug in generated code for VC++ 2005. (__value is a keyword with thatMichi Henning2005-11-14
| | | | compiler.)
* Reverting all projects back to pre_adding_dbg_to_release_builds.Brent Eagles2005-10-11
|
* Adding debug information to the release builds on Win32.Brent Eagles2005-10-11
|
* Fix to fix for bug 368Michi Henning2005-09-15
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=353Matthew Newhook2005-09-08
|
* Fixed for 355, updated version to 3.0.0.Michi Henning2005-09-08
|
* Bug 355.Michi Henning2005-09-07
|
* Bug 193: added /FIXED:no to link options for release build.Michi Henning2005-09-06
|
* backout the slice2cppe fix.Matthew Newhook2005-08-15
|
* added comment.Matthew Newhook2005-08-15
|
* pragma warning( disable : 4717 ) in generated code for WCE.Matthew Newhook2005-08-15
|
* Some ICE_ to ICEE_ renamingsBernard Normier2005-08-12
|
* ICEE_ -> ICE_Matthew Newhook2005-08-12
|
* Moved FactoryTable into IceInternal namespace.Michi Henning2005-08-05
|
* Added work-around for another instance of the ARM/eVC4 exception bugBernard Normier2005-08-03
|
* Renamed LocalException back to way it wasDwayne Boone2005-08-02
|
* adding projects to build Ice-E translators with static libsMark Spruiell2005-07-27
|
* another fix for UnknownUserExceptionMark Spruiell2005-07-25
|
* Use _M_ARM, put fix on delegate.Matthew Newhook2005-07-22
|