summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/ReferenceFactory.cpp
Commit message (Collapse)AuthorAge
* Removed SL and IceE codeBenoit Foucher2008-06-06
|
* Various Ice-E fixes:Mark Spruiell2008-06-03
| | | | | | | - Bug fix in slice2javae for local interfaces/classes - Added Ice.LocalObjectHolder - Reviewed Java/C++ demos and aligned with Ice - Source code clean up (removed tabs, etc.)
* Updated bunch of copyrights to 2008Dwayne Boone2008-06-04
|
* Bug 1597.Michi Henning2007-06-04
|
* Bug 1597.Michi Henning2007-06-04
|
* Fixed bug 2177Benoit Foucher2007-05-04
|
* Added propertytoProxyDwayne Boone2007-05-03
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2118. Minor edit toMatthew Newhook2007-05-03
| | | | INSTALL.WINDOWS.
* Make Wstring optional for IceEDwayne Boone2007-05-02
|
* Added ice_getAdapterId/ice_adapterId.Benoit Foucher2007-05-02
|
* Bug #2155Benoit Foucher2007-04-30
|
* Removed default context supportDwayne Boone2007-04-26
|
* FeatureNotSupportedException is now raised instead of ProxyParseExceptionBenoit Foucher2007-03-28
| | | | if parsing an indirect proxy and locator support isn't built-in.
* Cleaned up generated code (decRef/incRef -> upCast)Benoit Foucher2007-03-27
|
* Removed StringConverterDwayne Boone2007-03-26
|
* Updated copyrightDwayne Boone2007-03-16
|
* No -h in client-side endpoint means use loopbackDwayne Boone2006-11-14
|
* Try loopback in client if no -hDwayne Boone2006-08-21
|
* restored setDefaultContextBernard Normier2006-07-28
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* More changes wrt string conversionDwayne Boone2006-05-04
|
* More string converter optimizationsDwayne Boone2006-05-02
|
* Adding string converter optimizationsDwayne Boone2006-05-02
|
* Added support for GCC 4.1Dwayne Boone2006-04-19
|
* Bug 803 - changed communicator initializationDwayne Boone2006-04-07
|
* Updated copyright datesDwayne Boone2006-03-06
|
* Bug 804 - no endpoint in reference means try all local interfacesDwayne Boone2006-02-13
|
* Ported some Ice changes wrt default contextDwayne Boone2006-01-24
|
* Bug 395 - support listen on all interfacesDwayne Boone2005-10-06
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448Matthew Newhook2005-09-07
|
* Fixed couiple of gcc compiler warningsDwayne Boone2005-08-30
|
* Some ICE_ to ICEE_ renamingsBernard Normier2005-08-12
|
* ICEE_ -> ICE_Matthew Newhook2005-08-12
|
* - IceE now supports datagram, batch datagram and secure modes.Matthew Newhook2005-08-09
| | | | | | | - The modes are preserved by the proxy. - stringified proxies can be both read/written which contain these modes. - any attempt to call on a proxy which supports contains this an unsupported mode will result in a NoEndpointException.
* cleanup.Matthew Newhook2005-08-05
|
* Cleaned up headersDwayne Boone2005-08-04
|
* LocalExceptions -> LocalExceptionDwayne Boone2005-08-02
|
* Renamed properties back to Ice.Dwayne Boone2005-07-19
|
* Added back IceUtilDwayne Boone2005-07-13
|
* Renamed LocalException.hDwayne Boone2005-07-12
|
* Added IceE.Warn.EndpointsDwayne Boone2005-07-11
|
* Fixed warningDwayne Boone2005-07-11
|
* Put back IceUtil namespaceDwayne Boone2005-07-11
|
* Parsing a stringified proxy no longer fails if a endpoint type is unknownDwayne Boone2005-07-11
| | | | as long as there are others that are known.
* Fixed Ice interoperabilty issue wrt secureDwayne Boone2005-07-08
|
* _NO_ -> _HAS_Dwayne Boone2005-07-06
|
* Renamed namespace back to IceDwayne Boone2005-07-06
|
* cleaned up includes.Matthew Newhook2005-07-05
|
* Changed Ice to IceE EVERYWHERE!!!Dwayne Boone2005-07-05