Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed SL and IceE code | Benoit Foucher | 2008-06-06 |
| | |||
* | Various Ice-E fixes: | Mark Spruiell | 2008-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 2008 | Dwayne Boone | 2008-06-04 |
| | |||
* | Fixed bug 2177 | Benoit Foucher | 2007-05-04 |
| | |||
* | Make Wstring optional for IceE | Dwayne Boone | 2007-05-02 |
| | |||
* | Added ice_getAdapterId/ice_adapterId. | Benoit Foucher | 2007-05-02 |
| | |||
* | Removed unused changeEndpoints method | Benoit Foucher | 2007-05-02 |
| | |||
* | Fixed bug 2145. | Benoit Foucher | 2007-04-27 |
| | |||
* | Removed unused getFixedConnections method. | Benoit Foucher | 2007-04-27 |
| | |||
* | Removed use of SHaredContext | Dwayne Boone | 2007-04-27 |
| | |||
* | Removed default context support | Dwayne Boone | 2007-04-26 |
| | |||
* | Sync RouterInfo with Ice | Dwayne Boone | 2007-04-05 |
| | |||
* | FeatureNotSupportedException is now raised instead of ProxyParseException | Benoit Foucher | 2007-03-28 |
| | | | | if parsing an indirect proxy and locator support isn't built-in. | ||
* | Cleaned up generated code (decRef/incRef -> upCast) | Benoit Foucher | 2007-03-27 |
| | |||
* | Removed StringConverter | Dwayne Boone | 2007-03-26 |
| | |||
* | Updated copyright | Dwayne Boone | 2007-03-16 |
| | |||
* | Minor naming convention fix | Benoit Foucher | 2006-09-25 |
| | |||
* | Fixed a proxy comparison bug | Benoit Foucher | 2006-09-25 |
| | |||
* | restored setDefaultContext | Bernard Normier | 2006-07-28 |
| | |||
* | Fixed bug where timeout wasn't taken into account in routed endpoints. | Benoit Foucher | 2006-06-07 |
| | |||
* | Added back static identity string functions | Dwayne Boone | 2006-05-09 |
| | |||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 |
| | |||
* | More changes wrt string conversion | Dwayne Boone | 2006-05-04 |
| | |||
* | More string converter optimizations | Dwayne Boone | 2006-05-02 |
| | |||
* | Adding string converter optimizations | Dwayne Boone | 2006-05-02 |
| | |||
* | Bug 803 - changed communicator initialization | Dwayne Boone | 2006-04-07 |
| | |||
* | Synced with Ice for C++. | Benoit Foucher | 2006-03-31 |
| | |||
* | Finished fixing bug 847 | Benoit Foucher | 2006-03-30 |
| | |||
* | Fixed compile error | Dwayne Boone | 2006-03-06 |
| | |||
* | Updated copyright dates | Dwayne Boone | 2006-03-06 |
| | |||
* | Ported fix for bug 574 and retry test | Dwayne Boone | 2006-03-03 |
| | |||
* | Fixed compile error with no router | Dwayne Boone | 2006-02-28 |
| | |||
* | Refactored Connection class. | Benoit Foucher | 2006-02-24 |
| | |||
* | Removed OutgoingM | Dwayne Boone | 2006-02-21 |
| | |||
* | Bug 857. | Michi Henning | 2006-02-21 |
| | |||
* | Changes to support "cpp:array" | Dwayne Boone | 2006-01-23 |
| | |||
* | Fixed DirectReference::getConnection() to not call toString() | Benoit Foucher | 2005-12-09 |
| | |||
* | Removed ice_default() | Dwayne Boone | 2005-10-27 |
| | |||
* | Bug 479 - fixed reference -> fixed proxy | Dwayne Boone | 2005-09-16 |
| | |||
* | fix | Matthew Newhook | 2005-09-16 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=460 | Matthew Newhook | 2005-09-08 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448 | Matthew Newhook | 2005-09-07 |
| | |||
* | Some ICE_ to ICEE_ renamings | Bernard Normier | 2005-08-12 |
| | |||
* | ICEE_ -> ICE_ | Matthew Newhook | 2005-08-12 |
| | |||
* | minor (non-code) cleanup | Mark Spruiell | 2005-08-11 |
| | |||
* | Fixed getSecure to work without Router | Dwayne Boone | 2005-08-10 |
| | |||
* | Calling on a proxy with datagram, batch datagram, secure or batch mode | Matthew Newhook | 2005-08-10 |
| | | | | | enabled results in a FeatureNotSupportedException not NoEndpointException. | ||
* | Trying to call batch oneway with batch disabled now throws exception | Dwayne Boone | 2005-08-09 |
| | |||
* | - IceE now supports datagram, batch datagram and secure modes. | Matthew Newhook | 2005-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. | ||
* | Canged case statements | Dwayne Boone | 2005-08-08 |
| |