summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Instance.h
Commit message (Collapse)AuthorAge
...
| * Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
| |\ | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h
| * | Partial Python port of PropertiesAdminUpdateCallbackBenoit Foucher2012-09-04
| | |
| * | ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
| | |
| * | FixBenoit Foucher2012-08-09
| | |
| * | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-06
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/.depend cpp/src/Ice/.depend.mak cpp/src/slice2cpp/Gen.cpp
| * | | FixesBenoit Foucher2012-08-01
| | | |
| * | | Before RequestObserver changeBenoit Foucher2012-07-27
| | | |
* | | | Port to gcc and clang in c++11 mode:Bernard Normier2012-10-05
| |_|/ |/| | | | | | | | | | | - for GCC, replaced most std::auto_ptr usage by a new IceUtil::UniquePtr - for clang, added ICE_NOEXCEPT and ICE_NOEXCEPT_FALSE for a few dtors in Freeze
* | | Undo pragma-once-in-header enhancementBernard Normier2012-09-05
| |/ |/|
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
|/ | | | files.
* WinRT supportJose2012-07-13
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4592 UTF8BufferI getMoreBytesJose2011-12-21
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
| | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
* Bug 3231 - alternative storage for IceGrid and IceStormDwayne Boone2009-09-28
|
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
|
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed bug 3513 - AMI retry bugBenoit Foucher2008-10-28
|
* Bug 2433 - new logger plugin mechanismDwayne Boone2008-04-29
|
* Linux/Unix-side of string-converter pluginBernard Normier2008-04-22
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
| | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion.
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
| | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Squashed commit of the following:Bernard Normier2007-09-26
| | | | | | | | commit 569cd3ce2933b104c980b4bfa8a1d0bc6d3be4c9 Author: Bernard Normier <bernard@zeroc.com> Date: Wed Sep 26 16:36:46 2007 -0400 Implemented admin facet filtering (Ice.Admin.Facets property) and Properties::getPropertyAsList[WithDefault]
* Fixed warning, remove need for indirect IceGrid.Node adapterBernard Normier2007-09-21
|
* Squashed commit of the following:Bernard Normier2007-09-18
| | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532
* Squashed commit of the following:Benoit Foucher2007-08-30
| | | | | | | | | | | | | | | | | | | | commit a61fce80c95ed97d9716648c2083c8581326e950 Author: Benoit Foucher <benoit@zeroc.com> Date: Thu Aug 30 15:33:54 2007 +0200 Added optimization to not wakeup too often commit d44134e724e43aeb1db8693a37a5b611f295948c Author: Benoit Foucher <benoit@zeroc.com> Date: Thu Aug 30 11:34:22 2007 +0200 Changed the connection monitor to use the timer. commit 915f0669599a457f46974c3a108205d5c3c666ba Author: Benoit Foucher <benoit@zeroc.com> Date: Wed Aug 29 16:18:59 2007 +0200 Fixed IceGrid and casino demo to use IceUtil::Timer
* Expanded tabs into spacesBernard Normier2007-02-01
|
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-25
|
* Updated copyright headerDwayne Boone2007-01-08
|
* removing memory poolBrent Eagles2006-11-01
|
* 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.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1289Matthew Newhook2006-09-11
|
* started the 'two threads per connection'Marc Laukien2006-08-15
|
* Optimized context to avoid copiesBernard Normier2006-07-20
|
* Merge from R3_1_branchBernard Normier2006-07-20
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Bug 803 - changed communicator initialization.Dwayne Boone2006-04-07
|
* Performance improvements, mainly inliningDwayne Boone2006-03-15
|
* Updated copyrightDwayne Boone2006-03-14
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=87Matthew Newhook2005-10-12
|
* 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
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448Matthew Newhook2005-09-06
|