summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/Instance.java
Commit message (Collapse)AuthorAge
...
* Updated copyright headerDwayne Boone2007-01-08
|
* Added ObjectAdapter::destroyDwayne Boone2007-01-05
|
* Added process loggerDwayne Boone2007-01-04
|
* Use Locale date formatDwayne Boone2006-12-20
|
* Added Ice.Logger.DateFormat propertyDwayne Boone2006-12-19
|
* Added LoggerPluginDwayne Boone2006-12-11
|
* Added propertyToProxyDwayne Boone2006-11-24
|
* Deprecated Glacier2.AddUserToAllowCategoriesDwayne Boone2006-11-22
|
* Default Ice.Logger.Timestamp to 1Dwayne Boone2006-11-21
|
* Removed defaultContext from InitializationDataBernard Normier2006-10-27
|
* ImplicitContext: first cutBernard Normier2006-10-26
|
* Merge from R3_1_branchBernard Normier2006-07-20
|
* create properties if necessaryMark Spruiell2006-07-04
|
* Use communicator identityToStrngDwayne Boone2006-05-12
|
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
|
* Updated copyrightDwayne Boone2006-03-14
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=515Matthew Newhook2005-10-17
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=87Matthew Newhook2005-10-12
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448Matthew Newhook2005-09-07
|
* setDefaultContext/getDefaultContext is now thread safe, and checks whetherMatthew Newhook2005-09-06
| | | | the instance is destroyed.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448Matthew Newhook2005-09-06
|
* Added ice_communicator() and ice_toString() to proxies.Michi Henning2005-07-20
|
* Added support for Ice::FileExceptionBenoit Foucher2005-06-22
|
* assertion fixes in finalizersMark Spruiell2005-04-29
|
* - Removing BufferManager class and BasicStream.destroy(), which reduces theMark Spruiell2005-04-29
| | | | | | | complexity of many existing finalizers. - Removed code that cleans up cached objects. - For compatibility with C#, finalizers no longer call methods on other objects.
* Made finalizers thread-safe.Michi Henning2005-04-26
|
* fixMarc Laukien2005-04-11
|
* Ice.ACM.Client, Ice.ACM.ServerMarc Laukien2005-04-07
|
* Made Instance a final class because it's not meant to be derived from.Michi Henning2005-04-07
|
* Ice.ConnectionIdleTime.Client/Ice.ConnectionIdleTime.ServerMarc Laukien2005-04-06
|
* renaming ConnectionMonitor.destroy to _destroyMark Spruiell2005-02-24
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Added setDefaultContext() and getDefaultContext() to Communicator.Michi Henning2004-12-22
|
* adding thread-per-connectionMark Spruiell2004-12-08
|
* AMD and dispatch exception handling fixesMarc Laukien2004-11-01
|
* Fixed thread dumpBernard Normier2004-10-24
|
* - Fixed bug where global metadata causes unmarshaling of an exception orMark Spruiell2004-10-13
| | | | | | | | concrete class to fail. - Added Ice.Package.* and Ice.Default.Package properties. - Also fixed bug where the conversion from a Slice type id to a Java class name did not escape Java keywords. - Added test/Ice/package.
* Ice.StdOut and Ice.StdErrBernard Normier2004-08-13
|
* Got rid of old UserExceptionFactory code that was still kicking around butMichi Henning2004-06-23
| | | | | no longer relevant. Added -deprecation option to Java build.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* C++ -> JavaMarc Laukien2004-02-20
|
* fixMarc Laukien2004-02-17
|
* fixesMarc Laukien2004-02-16
|
* default thread pool size is now 1Marc Laukien2004-01-24
|
* bi-dir now uses client thread poolMarc Laukien2003-10-01
|
* Fixed race condition in flushBatchRequests(): connections that are not yetMichi Henning2003-09-04
| | | | validated are now ignored when flushing.
* Removed ice_flush() from proxy base class and implementedMichi Henning2003-08-29
| | | | Communicator::flushBatchRequests().
* adding defensive checks in destroy()Mark Spruiell2003-08-13
|
* Added Properties::parseIceCommandLineOptions().Michi Henning2003-08-08
|