summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Instance.cpp
Commit message (Collapse)AuthorAge
...
* Deprecated Glacier2.AddUserToAllowCategoriesDwayne Boone2006-11-22
|
* Default Ice.Logger.Timestamp to 1Dwayne Boone2006-11-21
|
* removing memory poolBrent Eagles2006-11-01
|
* disabling the memory pool by defaultBrent Eagles2006-10-31
|
* ImplicitContext test and fixesBernard Normier2006-10-24
|
* Implicit context: first cutBernard Normier2006-10-20
|
* - Updating Ice and library verison to 3.2.Brent Eagles2006-09-13
| | | | | | - Adding memory pool implementation. Enabled by default. - Added disablePool option to test suite to run tests without the pool. - Added Ice.MemoryPool and Ice.HighWaterMark properties.
* started the 'two threads per connection'Marc Laukien2006-08-15
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Optimized context to avoid copiesBernard Normier2006-07-20
|
* Merge from R3_1_branchBernard Normier2006-07-20
|
* cosmetic fixBernard Normier2006-07-04
|
* proper fix for NullHandleExceptionMark Spruiell2006-07-04
|
* fixing NullHandleExceptionMark Spruiell2006-07-04
|
* Fixed typo in identity conversionDwayne Boone2006-05-15
|
* Added back static identity string functionsDwayne Boone2006-05-09
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Some refactoring of string converter usageDwayne Boone2006-05-03
|
* Bug 803 - changed communicator initialization.Dwayne Boone2006-04-07
|
* Fixed bug 916.Benoit Foucher2006-03-24
|
* Performance improvements, mainly inliningDwayne Boone2006-03-15
|
* Updated copyrightDwayne Boone2006-03-14
|
* Moved VS 8 warning suppression into IceUtil/DisableWarnings.hMichi Henning2005-11-18
|
* Yet another one. I'm getting old :-(Michi Henning2005-11-17
|
* Another fix to previous fix :-(Michi Henning2005-11-17
|
* Got rid of warning caused by previous fix.Michi Henning2005-11-17
|
* Fixed VS 8 warning.Michi Henning2005-11-17
|
* 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
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=460Matthew Newhook2005-09-08
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448Matthew Newhook2005-09-07
|
* fix.Matthew Newhook2005-09-06
|
* 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 FileExceptionBenoit Foucher2005-06-22
|
* Added call to srand48()Dwayne Boone2005-04-29
|
* win32 fixesMark Spruiell2005-04-07
|
* Ice.ACM.Client, Ice.ACM.ServerMarc Laukien2005-04-07
|
* Ice.ConnectionIdleTime.Client/Ice.ConnectionIdleTime.ServerMarc Laukien2005-04-06
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Added setDefaultContext() and getDefaultContext() to Communicator.Michi Henning2004-12-22
|
* more glacier2Marc Laukien2004-11-01
|
* started with thread per clientMarc Laukien2004-10-25
|
* time changesMarc Laukien2004-10-06
|
* more glacier2Marc Laukien2004-09-30
|
* Compilation fixBernard Normier2004-08-13
|
* Ice.StdOut and Ice.StdErrBernard Normier2004-08-13
|
* more glacier2Marc Laukien2004-08-10
|
* Changed Instance.cpp to print process ID only once if there are multipleMichi Henning2004-07-05
| | | | communicators.