Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Merge remote-tracking branch 'origin/encoding11' into withoutsync | Benoit Foucher | 2012-09-10 | |
| |\ | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h | |||
| * | | Partial Python port of PropertiesAdminUpdateCallback | Benoit Foucher | 2012-09-04 | |
| | | | ||||
| * | | ICE-4774: Merged skype_props enhancement | Benoit Foucher | 2012-08-30 | |
| | | | ||||
| * | | Fix | Benoit Foucher | 2012-08-09 | |
| | | | ||||
| * | | Merge remote-tracking branch 'origin/encoding11' into mx | Benoit Foucher | 2012-08-06 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/.depend cpp/src/Ice/.depend.mak cpp/src/slice2cpp/Gen.cpp | |||
| * | | | Fixes | Benoit Foucher | 2012-08-01 | |
| | | | | ||||
| * | | | Before RequestObserver change | Benoit Foucher | 2012-07-27 | |
| | | | | ||||
* | | | | Port to gcc and clang in c++11 mode: | Bernard Normier | 2012-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 enhancement | Bernard Normier | 2012-09-05 | |
| |/ |/| | ||||
* | | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵ | Jose | 2012-07-19 | |
|/ | | | | files. | |||
* | WinRT support | Jose | 2012-07-13 | |
| | ||||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | ICE-4592 UTF8BufferI getMoreBytes | Jose | 2011-12-21 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 | |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | |||
* | Bug 3231 - alternative storage for IceGrid and IceStorm | Dwayne Boone | 2009-09-28 | |
| | ||||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 | |
| | ||||
* | Bug 3878 - remove some deprecated features | Dwayne Boone | 2009-05-11 | |
| | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Fixed bug 3513 - AMI retry bug | Benoit Foucher | 2008-10-28 | |
| | ||||
* | Bug 2433 - new logger plugin mechanism | Dwayne Boone | 2008-04-29 | |
| | ||||
* | Linux/Unix-side of string-converter plugin | Bernard Normier | 2008-04-22 | |
| | ||||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | - Removed OA createReverseProxy method. | Benoit Foucher | 2008-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 Foucher | 2007-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, connection | Benoit Foucher | 2007-11-27 | |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | |||
* | Squashed commit of the following: | Bernard Normier | 2007-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 adapter | Bernard Normier | 2007-09-21 | |
| | ||||
* | Squashed commit of the following: | Bernard Normier | 2007-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 Foucher | 2007-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 spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | adding thread-per-connection settings for proxies & OAs | Mark Spruiell | 2007-01-25 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | removing memory pool | Brent Eagles | 2006-11-01 | |
| | ||||
* | Implicit context: first cut | Bernard Normier | 2006-10-20 | |
| | ||||
* | - Updating Ice and library verison to 3.2. | Brent Eagles | 2006-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=1289 | Matthew Newhook | 2006-09-11 | |
| | ||||
* | started the 'two threads per connection' | Marc Laukien | 2006-08-15 | |
| | ||||
* | Optimized context to avoid copies | Bernard Normier | 2006-07-20 | |
| | ||||
* | Merge from R3_1_branch | Bernard Normier | 2006-07-20 | |
| | ||||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 | |
| | ||||
* | Bug 803 - changed communicator initialization. | Dwayne Boone | 2006-04-07 | |
| | ||||
* | Performance improvements, mainly inlining | Dwayne Boone | 2006-03-15 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=87 | Matthew Newhook | 2005-10-12 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=460 | Matthew Newhook | 2005-09-08 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448 | Matthew Newhook | 2005-09-07 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=448 | Matthew Newhook | 2005-09-06 | |
| |