Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Bug 3502: More cleanup for new javadoc syntax. | Michi Henning | 2009-07-08 | |
| | ||||
* | Lots of javadoc comments. | Michi Henning | 2009-06-04 | |
| | ||||
* | Bug 3418 - deprecate ice_hash/ice_getHash where not needed | Dwayne Boone | 2009-05-12 | |
| | ||||
* | Bug 3878 - remove some deprecated features | Dwayne Boone | 2009-05-11 | |
| | ||||
* | - Fixed bug 3853 - ice_getCachedConnection could throw | Benoit Foucher | 2009-03-12 | |
| | | | | - Fixed bug 3808 - odd output from IceGrid/activation test | |||
* | fix to ObjectPrxHelperBase.java for bug 1593 | Mark Spruiell | 2009-02-18 | |
| | ||||
* | bug 1593 - adding proxy serialization and test | Mark Spruiell | 2009-02-18 | |
| | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Fixed bug 3513 - AMI retry bug | Benoit Foucher | 2008-10-28 | |
| | ||||
* | using Java5 mapping for Context in public API | Mark Spruiell | 2008-04-10 | |
| | ||||
* | Fixed bug 2867 | Benoit Foucher | 2008-03-21 | |
| | ||||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 | |
| | ||||
* | - Fixed bug 2688 | Benoit Foucher | 2008-02-14 | |
| | | | | | | | - Fixed bug 2674 - Changed connection validation to always use non-blocking IO (bug 1981) - Added distribution/src/common/RELEASE_NOTES.txt - Moved distribution/src/windows/README.DEMOS to distribution/src/common | |||
* | bug 2264 - remove deprecated APIs | Mark Spruiell | 2008-01-31 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | - Removed OA createReverseProxy method. | Benoit Foucher | 2008-01-21 | |
| | | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion. | |||
* | Fixed bug 2592 | Benoit Foucher | 2007-12-12 | |
| | ||||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 | |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | |||
* | Squashed commit of the following: | Bernard Normier | 2007-10-02 | |
| | | | | | | | | | | | | | | | | | | | | commit 0ba15449d9dd44933d82cb643efded9dee12c5af Author: Bernard Normier <bernard@zeroc.com> Date: Tue Oct 2 11:48:07 2007 -0400 Documented updates commit cf49ee5a73bc62d1b6814dec5d9f288f0f45901d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Oct 2 11:38:25 2007 -0400 Optimized implementation of various Prx ice_xxx functions/methods commit 706209d6d1a4e894fecf19dd1c0c3b6f12ef5842 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 28 14:34:02 2007 -0400 Updated code-generation to "overwrite" various Ice::ObjectPrx ice_ operations. | |||
* | Fixed potential NPE | Benoit Foucher | 2007-05-02 | |
| | ||||
* | Deprecate Proxy::ice_defaultContext | Dwayne Boone | 2007-02-15 | |
| | ||||
* | Fixed bug 1743 | Benoit Foucher | 2007-02-02 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | adding thread-per-connection settings for proxies & OAs | Mark Spruiell | 2007-01-26 | |
| | ||||
* | Fixed bug 1693 | Benoit Foucher | 2007-01-23 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Bug 929 | Dwayne Boone | 2006-11-22 | |
| | ||||
* | Added Ice.Default.PreferSecure | Dwayne Boone | 2006-11-21 | |
| | ||||
* | Added ice_getCachedConnection | Dwayne Boone | 2006-11-08 | |
| | ||||
* | Fixed bug from previous commit | Bernard Normier | 2006-10-30 | |
| | ||||
* | Small enhancement to ice_invoke_async | Bernard Normier | 2006-10-30 | |
| | ||||
* | Implicit Context implementation + test | Bernard Normier | 2006-10-27 | |
| | ||||
* | More proxy method changes | Dwayne Boone | 2006-06-22 | |
| | ||||
* | Bug 901. | Michi Henning | 2006-06-07 | |
| | ||||
* | More changes to inconsistent ice_ proxy methods | Dwayne Boone | 2006-05-26 | |
| | ||||
* | Fixes to prevent deprecation warnings with JDK 1.5 | Benoit Foucher | 2006-04-18 | |
| | ||||
* | Finished fixing bug 847 | Benoit Foucher | 2006-03-30 | |
| | ||||
* | Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet -> | Benoit Foucher | 2006-03-28 | |
| | | | | ice_facet, etc | |||
* | Fixed bug 897. | Benoit Foucher | 2006-03-15 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | Ported fix for bug 574. | Dwayne Boone | 2006-03-14 | |
| | ||||
* | - Added ice_cacheConnection, ice_endpointSelection | Benoit Foucher | 2006-02-14 | |
| | | | | | | | - Fixed a bug where connection.close(true) would print a connection warning. - Fixed a bug where ice_newEndpoints would throw a ClassCastException - Added test/Ice/binding test suite. | |||
* | Added locator cache timeout. | Benoit Foucher | 2006-02-08 | |
| | ||||
* | Bug 764 | Michi Henning | 2006-01-18 | |
| | ||||
* | fixing bug 732: equals() can raise ClassCastException | Mark Spruiell | 2006-01-11 | |
| | ||||
* | Removed ice_default() | Dwayne Boone | 2005-10-27 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=429 | Matthew Newhook | 2005-10-11 | |
| | ||||
* | Added support for new proxy methods (ice_getAdapterId(), | Benoit Foucher | 2005-09-09 | |
| | | | | ice_newAdapterId(), ice_getEndpoints(), ice_newEndpoints()). | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=460 | Matthew Newhook | 2005-09-08 | |
| | ||||
* | Added ice_communicator() and ice_toString() to proxies. | Michi Henning | 2005-07-20 | |
| |