Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | ICE-6514 Removed uneeded includes of DisableWarnings.h | Dwayne Boone | 2015-07-08 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵ | Benoit Foucher | 2014-10-15 |
| | | | | connection timeouts | ||
* | ICE-5677 consistent checking of boolean properties | Dwayne Boone | 2014-09-18 |
| | |||
* | Removed some unecessary initialization of class members | Dwayne Boone | 2014-08-21 |
| | |||
* | ICE-5638 add default constructor for Address union | Dwayne Boone | 2014-08-21 |
| | |||
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 |
| | |||
* | ICE-5596 add Ice.Default.Timeout property | Dwayne Boone | 2014-08-08 |
| | |||
* | ICE-5457 added ability to set source address for connections | Dwayne Boone | 2014-08-07 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Cleaned up warning-disabling on Windows | Bernard Normier | 2012-08-09 |
| | |||
* | * C++ implementation for compact/sliced formats | Mark Spruiell | 2012-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 encoding11 | Benoit Foucher | 2012-04-25 |
|\ | |||
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | | |||
* | | Added support for encoding versioning | Benoit Foucher | 2012-04-18 |
|/ | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 4355 - improve parse exception messages | Mark Spruiell | 2009-12-10 |
| | |||
* | Fixed bug 860 - close timeouts | Benoit Foucher | 2009-10-13 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2120 - deprecated ↵ | Dwayne Boone | 2007-06-18 |
| | | | | | | *.CollocationOptimization, replaced with *.CollocationOptimized | ||
* | Bug 1873. | Benoit Foucher | 2007-03-23 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | adding Ice.Default.EndpointSelection | Mark Spruiell | 2007-01-26 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Added propertyToProxy | Dwayne Boone | 2006-11-24 |
| | |||
* | Added Ice.Default.PreferSecure | Dwayne Boone | 2006-11-21 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1289 | Matthew Newhook | 2006-09-11 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Added ice_locatorCacheTimeout(int) and ice_getLocatorCacheTimeout() proxy | Benoit Foucher | 2006-02-08 |
| | | | | methods. | ||
* | Bug 395 - Added pseudo INVADDR_ANY support | Dwayne Boone | 2005-10-06 |
| | |||
* | Fix for bug 282: | Mark Spruiell | 2005-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 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | added Ice.Override.ConnectTimeout | Marc Laukien | 2003-11-22 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | amd merge | Marc Laukien | 2002-12-06 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | Use istringstream >> operator instead of atoi and check for errors where | Benoit Foucher | 2002-07-08 |
| | | | | needed (to behave like in Java). | ||
* | Merged location branch. | Benoit Foucher | 2002-06-28 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | override | Marc Laukien | 2002-05-08 |