Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | - Java Application now catches OperationInterruptedException and | Matthew Newhook | 2014-10-03 |
| | | | | | | retries. - Removed the InProgress state from Instance, simplified and corrected the destroy logic. | ||
* | ICE-1593 Handling thread interrupts in Java | Matthew Newhook | 2014-08-07 |
| | | | | | | | | | | | | | - Added Ice.BackgroundIO property to perform all IO in a non-user thread. This makes Ice for Java interrupt safe. This is implemented by the QueueRequestHanbler. - EndpointHostResolver now uses an executor instead of a thread. - Added java/demo/Ice/interrupt and java/test/Ice/interrupt. - Made several changes that must be ported to C++ & C#. - InvocationTimeout exceptions can hang forever. - Connection establishment is always asynchronous. - RequestHandler.requestTimeout and asyncRequestTimeout have been renamed to requestCancel and asyncRequestCancel. | ||
* | Add @Override where possible, and remove trailing white space. | Matthew Newhook | 2014-08-07 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Minor fix to previous fix to be consistent with other parts of the code | Benoit Foucher | 2013-10-01 |
| | |||
* | Fixed (ICE-5447) - Ice::Application::main doesn't catch exceptions | Jose | 2013-10-01 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5144) - Minor grammar errors in code | Jose | 2013-01-14 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 5009 - appName incosistence | Jose | 2011-04-12 |
| | | | | Also improve properties test | ||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | 3772. Recovering from Glacier2 / Ice router session failure. | Jose | 2009-10-02 |
| | |||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 |
| | |||
* | Fix for revert of bug 3696 | Benoit Foucher | 2009-08-18 |
| | |||
* | Revert fix for bug 3696 | Dwayne Boone | 2009-08-17 |
| | |||
* | Fixed bug 4202 and cleaned up Ice.Application logging | Benoit Foucher | 2009-08-11 |
| | |||
* | 4179 - bogus logging in Ice.Application | Jose | 2009-07-29 |
| | |||
* | Bug 3502 - Improve javadoc support in Eclipse | Michi Henning | 2009-07-20 |
| | | | | | Fixed many doc comments in Java and Slice and added doc comments for C#. | ||
* | Bug 3502: More cleanup for new javadoc syntax. | Michi Henning | 2009-07-08 |
| | |||
* | Lots of javadoc comments. | Michi Henning | 2009-06-04 |
| | |||
* | Bug 3696 - new Application:main instances | Dwayne Boone | 2009-05-13 |
| | |||
* | bug 3961 - change Application classes to use process logger | Dwayne Boone | 2009-04-20 |
| | |||
* | Bug 3911 - Added ability to write logger output to file | Dwayne Boone | 2009-04-03 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | bug 2264 - remove deprecated APIs | Mark Spruiell | 2008-01-31 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Fixed bug 2637, 2279 & 2057 | Benoit Foucher | 2008-01-14 |
| | |||
* | Bug 2179: made signal handling argument for Ice.Application a proper | Michi Henning | 2007-12-28 |
| | | | | enum in Java and C#. | ||
* | Changed setting Application signal handling policy to use an enum | Dwayne Boone | 2007-06-25 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2179 - Add option to ↵ | Dwayne Boone | 2007-06-22 |
| | | | | disable signal handling in Ice::Application | ||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1391. | Matthew Newhook | 2006-12-22 |
| | |||
* | Fixed bug #1203 | Bernard Normier | 2006-07-10 |
| | |||
* | Partial fix for bug #1203 | Bernard Normier | 2006-07-10 |
| | |||
* | Fixed bug #720 | Bernard Normier | 2006-06-21 |
| | |||
* | Bug 1041 | Dwayne Boone | 2006-06-07 |
| | |||
* | Application main now passed InitializationData | Dwayne Boone | 2006-05-15 |
| | |||
* | Bug 803 - Changed communicator initialzation | Dwayne Boone | 2006-04-07 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=87 | Matthew Newhook | 2005-10-12 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=87 | Matthew Newhook | 2005-10-12 |
| | |||
* | Staticaly initialize some variables | Dwayne Boone | 2005-09-15 |
| | |||
* | Forgot to check return of setCallbackInProgress() | Dwayne Boone | 2005-09-15 |
| | |||
* | Bug 424 - fix potential double destroy | Dwayne Boone | 2005-09-15 |
| | |||
* | Fixed http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=178. | Matthew Newhook | 2005-04-02 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | AMD and dispatch exception handling fixes | Marc Laukien | 2004-11-01 |
| |