Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Added ObjectAdapter::destroy | Dwayne Boone | 2007-01-05 | |
| | ||||
* | Added process logger | Dwayne Boone | 2007-01-04 | |
| | ||||
* | Use Locale date format | Dwayne Boone | 2006-12-20 | |
| | ||||
* | Added Ice.Logger.DateFormat property | Dwayne Boone | 2006-12-19 | |
| | ||||
* | Added LoggerPlugin | Dwayne Boone | 2006-12-11 | |
| | ||||
* | Added propertyToProxy | Dwayne Boone | 2006-11-24 | |
| | ||||
* | Deprecated Glacier2.AddUserToAllowCategories | Dwayne Boone | 2006-11-22 | |
| | ||||
* | Default Ice.Logger.Timestamp to 1 | Dwayne Boone | 2006-11-21 | |
| | ||||
* | Removed defaultContext from InitializationData | Bernard Normier | 2006-10-27 | |
| | ||||
* | ImplicitContext: first cut | Bernard Normier | 2006-10-26 | |
| | ||||
* | Merge from R3_1_branch | Bernard Normier | 2006-07-20 | |
| | ||||
* | create properties if necessary | Mark Spruiell | 2006-07-04 | |
| | ||||
* | Use communicator identityToStrng | Dwayne Boone | 2006-05-12 | |
| | ||||
* | 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=515 | Matthew Newhook | 2005-10-17 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=87 | Matthew Newhook | 2005-10-12 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448 | Matthew Newhook | 2005-09-07 | |
| | ||||
* | setDefaultContext/getDefaultContext is now thread safe, and checks whether | Matthew Newhook | 2005-09-06 | |
| | | | | the instance is destroyed. | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448 | Matthew Newhook | 2005-09-06 | |
| | ||||
* | Added ice_communicator() and ice_toString() to proxies. | Michi Henning | 2005-07-20 | |
| | ||||
* | Added support for Ice::FileException | Benoit Foucher | 2005-06-22 | |
| | ||||
* | assertion fixes in finalizers | Mark Spruiell | 2005-04-29 | |
| | ||||
* | - Removing BufferManager class and BasicStream.destroy(), which reduces the | Mark Spruiell | 2005-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 Henning | 2005-04-26 | |
| | ||||
* | fix | Marc Laukien | 2005-04-11 | |
| | ||||
* | Ice.ACM.Client, Ice.ACM.Server | Marc Laukien | 2005-04-07 | |
| | ||||
* | Made Instance a final class because it's not meant to be derived from. | Michi Henning | 2005-04-07 | |
| | ||||
* | Ice.ConnectionIdleTime.Client/Ice.ConnectionIdleTime.Server | Marc Laukien | 2005-04-06 | |
| | ||||
* | renaming ConnectionMonitor.destroy to _destroy | Mark Spruiell | 2005-02-24 | |
| | ||||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 | |
| | ||||
* | Added setDefaultContext() and getDefaultContext() to Communicator. | Michi Henning | 2004-12-22 | |
| | ||||
* | adding thread-per-connection | Mark Spruiell | 2004-12-08 | |
| | ||||
* | AMD and dispatch exception handling fixes | Marc Laukien | 2004-11-01 | |
| | ||||
* | Fixed thread dump | Bernard Normier | 2004-10-24 | |
| | ||||
* | - Fixed bug where global metadata causes unmarshaling of an exception or | Mark Spruiell | 2004-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.StdErr | Bernard Normier | 2004-08-13 | |
| | ||||
* | Got rid of old UserExceptionFactory code that was still kicking around but | Michi Henning | 2004-06-23 | |
| | | | | | no longer relevant. Added -deprecation option to Java build. | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | C++ -> Java | Marc Laukien | 2004-02-20 | |
| | ||||
* | fix | Marc Laukien | 2004-02-17 | |
| | ||||
* | fixes | Marc Laukien | 2004-02-16 | |
| | ||||
* | default thread pool size is now 1 | Marc Laukien | 2004-01-24 | |
| | ||||
* | bi-dir now uses client thread pool | Marc Laukien | 2003-10-01 | |
| | ||||
* | Fixed race condition in flushBatchRequests(): connections that are not yet | Michi Henning | 2003-09-04 | |
| | | | | validated are now ignored when flushing. | |||
* | Removed ice_flush() from proxy base class and implemented | Michi Henning | 2003-08-29 | |
| | | | | Communicator::flushBatchRequests(). | |||
* | adding defensive checks in destroy() | Mark Spruiell | 2003-08-13 | |
| | ||||
* | Added Properties::parseIceCommandLineOptions(). | Michi Henning | 2003-08-08 | |
| |