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 incorrect file permissions. | Michi Henning | 2008-05-11 |
| | |||
* | Fixed bug 2177 | Benoit Foucher | 2007-05-04 |
| | |||
* | Make Wstring optional for IceE | Dwayne Boone | 2007-05-02 |
| | |||
* | Added comparison operator for Communicator | Benoit Foucher | 2007-05-02 |
| | |||
* | Added ice_getAdapterId/ice_adapterId. | Benoit Foucher | 2007-05-02 |
| | |||
* | Bug #2155 | Benoit Foucher | 2007-04-30 |
| | |||
* | Removed default context support | Dwayne Boone | 2007-04-26 |
| | |||
* | 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 |
| | |||
* | Added batch auto flushing | Dwayne Boone | 2007-03-16 |
| | |||
* | restored setDefaultContext | Bernard Normier | 2006-07-28 |
| | |||
* | Added ability to configure string converters | Dwayne Boone | 2006-05-01 |
| | |||
* | Bug 803 - changed communicator initialization | Dwayne Boone | 2006-04-07 |
| | |||
* | Synced with Ice for C++ changes. | Benoit Foucher | 2006-03-28 |
| | |||
* | Added requestId to Current. | Dwayne Boone | 2006-03-20 |
| | |||
* | Updated copyright dates | Dwayne Boone | 2006-03-06 |
| | |||
* | Ported fix for bug 574 and retry test | Dwayne Boone | 2006-03-03 |
| | |||
* | Shrink the buffer memory if it's not needed anymore. | Benoit Foucher | 2006-03-02 |
| | |||
* | - Fixes for Windows shutdown issue. | Benoit Foucher | 2006-03-02 |
| | | | | - Use a static mutex for the logger. | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=824 | Matthew Newhook | 2006-03-02 |
| | | | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=725 http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=724 | ||
* | fix Darwin build. | Matthew Newhook | 2006-03-01 |
| | |||
* | Disable setAdapter for blocking connections | Dwayne Boone | 2006-02-28 |
| | |||
* | Added more comments and fixed an issue with exception handling in | Benoit Foucher | 2006-02-24 |
| | | | | sendRequest. | ||
* | Removed ICEE_BLOCKING_CLIENT | Dwayne Boone | 2006-02-24 |
| | |||
* | Refactored Connection class. | Benoit Foucher | 2006-02-24 |
| | |||
* | Removed debug include | Dwayne Boone | 2006-02-22 |
| | |||
* | Fixed to allow better inlining. | Benoit Foucher | 2006-02-22 |
| | |||
* | Removed OutgoingM | Dwayne Boone | 2006-02-21 |
| | |||
* | The incoming object is now an attribute of the connection. | Benoit Foucher | 2006-02-21 |
| | |||
* | Removed OutgoingM | Dwayne Boone | 2006-02-21 |
| | |||
* | - Removed IncomingBase base class. | Benoit Foucher | 2006-02-21 |
| | | | | - Allocate only one Incoming object in the thread per connection. | ||
* | Fix | Benoit Foucher | 2006-02-20 |
| | |||
* | - Socket timeout fixes. | Benoit Foucher | 2006-02-20 |
| | | | | - Removed unused code for collocation optimization. | ||
* | VS 2005 support | Dwayne Boone | 2006-02-20 |
| | |||
* | More socket timeout fixes | Benoit Foucher | 2006-02-20 |
| | |||
* | Use socket timeouts by default. | Benoit Foucher | 2006-02-20 |
| | |||
* | The connection doesn't use anymore a vector for reading the magic from the | Benoit Foucher | 2006-02-17 |
| | | | | | stream. :writeBlob(vector<>, int) instead of writeBlob(vector<>). | ||
* | Split Outgoing to not add Blocking performance hit | Dwayne Boone | 2006-02-15 |
| | |||
* | Ported some Ice changes wrt default context | Dwayne Boone | 2006-01-24 |
| | |||
* | Fixed bug 776 | Benoit Foucher | 2006-01-17 |
| | |||
* | Removed callback on Outgoing | Dwayne Boone | 2005-12-23 |
| | |||
* | Fixed deadlock condition | Dwayne Boone | 2005-12-22 |
| | |||
* | Some cleanup to make code prettier | Dwayne Boone | 2005-12-15 |
| | |||
* | Add timpit to blocking read | Dwayne Boone | 2005-12-13 |
| | |||
* | Removed sync from Outgoing for blocking sends | Dwayne Boone | 2005-12-13 |
| | |||
* | Added timeout to blocking read Removed ConnectionTimeoutException | Dwayne Boone | 2005-12-13 |
| |