summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/Instance.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* ICE-5671 make sure router/locator have not already been set by plugin loadingDwayne Boone2014-10-09
* ICE-5615 move PluginManager destruction outside of sync at end of Instance::d...Dwayne Boone2014-10-09
* - Java Application now catches OperationInterruptedException andMatthew Newhook2014-10-03
* Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafeMatthew Newhook2014-09-29
* - begin_ now never interrupts.Matthew Newhook2014-09-27
* ICE-2400: LoggerAdmin implementation in Java and C# + various fixes to C++ im...Bernard Normier2014-09-25
* ICE-5670 interrupt test failureMatthew Newhook2014-09-22
* Simplified creation of Admin facets in IceBox; simplified test for Admin enab...Bernard Normier2014-09-17
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer wasn'...Benoit Foucher2014-09-12
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...Benoit Foucher2014-09-10
* Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and PythonBernard Normier2014-09-08
* Renamed oneOffDone to oneOfDone and added said check to JS for PrintStackTrac...Dwayne Boone2014-09-05
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* ICE-3492 handle improper settings for timeout valuesDwayne Boone2014-08-19
* Rename WS transport files for consistency with TCP/UDP transports.Jose2014-08-13
* Fixed (ICE-5586) - Integrate IceWS to the Ice core libraryJose2014-08-12
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* Fixed leak when observer updater is installed, code-style issuesBenoit Foucher2014-08-01
* ICE-4234 - Update Ice to use current Java threading constructsMatthew Newhook2014-07-23
* porting C++ transport changes to JavaMark Spruiell2014-05-29
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5196: allow setting an observer with IceMX enabledBenoit Foucher2013-09-09
* ICE-5338 - null reference error in metricsMark Spruiell2013-07-08
* SOCKS support for JavaMark Spruiell2013-04-11
* Fixed ICE-5247: removed proxy cache from Java/C# implementationBenoit Foucher2013-02-18
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
* Fixed (ICE-5172) - Ice.LogFile doesn't work with IceBox servicesJose2013-01-23
* Changed Ice.UseServantClassLoader to Ice.UseApplicationClassLoaderBenoit Foucher2013-01-18
* Missing updates for Ice.UseServantClassLoader following earlier partial commitBenoit Foucher2013-01-14
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
* Renamed MetricsAdmin facet name to MetricsBenoit Foucher2012-10-26
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* ICE-3635 - static factory mapsMark Spruiell2012-10-21
* Fixed ICE-3627 and ICE-3370: use of new async API and removed mono workaround...Benoit Foucher2012-10-19
* Added support for Glacier2 MX and fixed ICE-4880Benoit Foucher2012-10-12
* Java & C# portBenoit Foucher2012-09-28
* ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
* ICE-4609 - Add ability to load shared library with full pathJose2012-08-16
* Fixed copyrightsBenoit Foucher2012-04-25
* ICE-4701 - AsyncResult::getCommunicator returns nullMark Spruiell2012-01-06
* ICE-3318 Java finalizers are problematicJose2012-01-03
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* 4987 - preserve exception causeMark Spruiell2011-03-30
* bug 4633 - ICE_CONFIG fixesMark Spruiell2010-02-15
* Updated copyright to 2010Dwayne Boone2010-01-07
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08