summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/DefaultsAndOverrides.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵Benoit Foucher2014-10-15
| | | | connection timeouts
* ICE-5677 consistent checking of boolean propertiesDwayne Boone2014-09-18
|
* Removed some unecessary initialization of class membersDwayne Boone2014-08-21
|
* ICE-5638 add default constructor for Address unionDwayne Boone2014-08-21
|
* ICE-3492 handle improper settings for timeout valuesDwayne Boone2014-08-19
|
* ICE-5596 add Ice.Default.Timeout propertyDwayne Boone2014-08-08
|
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Cleaned up warning-disabling on WindowsBernard Normier2012-08-09
|
* * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
| | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 4355 - improve parse exception messagesMark Spruiell2009-12-10
|
* Fixed bug 860 - close timeoutsBenoit Foucher2009-10-13
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2120 - deprecated ↵Dwayne Boone2007-06-18
| | | | | | *.CollocationOptimization, replaced with *.CollocationOptimized
* Bug 1873.Benoit Foucher2007-03-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* adding Ice.Default.EndpointSelectionMark Spruiell2007-01-26
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added propertyToProxyDwayne Boone2006-11-24
|
* Added Ice.Default.PreferSecureDwayne Boone2006-11-21
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1289Matthew Newhook2006-09-11
|
* Updated copyrightDwayne Boone2006-03-14
|
* Added ice_locatorCacheTimeout(int) and ice_getLocatorCacheTimeout() proxyBenoit Foucher2006-02-08
| | | | methods.
* Bug 395 - Added pseudo INVADDR_ANY supportDwayne Boone2005-10-06
|
* Fix for bug 282:Mark Spruiell2005-09-14
| | | | | | | | - Adding Ice.Default.CollocationOptimization property, default = 1 - Changing the ice_default proxy method to return a proxy having the default collocation optimization setting, rather than false - Changing all other calls to ReferenceFactory::create to use the default setting instead of a hard-coded value
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* added Ice.Override.ConnectTimeoutMarc Laukien2003-11-22
|
* version update; date changeMarc Laukien2003-02-04
|
* amd mergeMarc Laukien2002-12-06
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* added spaceMarc Laukien2002-07-09
|
* Use istringstream >> operator instead of atoi and check for errors whereBenoit Foucher2002-07-08
| | | | needed (to behave like in Java).
* Merged location branch.Benoit Foucher2002-06-28
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* overrideMarc Laukien2002-05-08