Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Do not use Ice::Application for Ice testsuite | Jose | 2018-06-01 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Emit deprecated warnings for classes implementing interfaces | Jose | 2017-02-10 |
| | | |||
* | | ICE-7179 - Update std::function code style | Joe George | 2016-06-13 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | C++11 mapping server side input parameter fixes | Jose | 2015-12-09 |
| | | |||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | remove VC6 support | Jose | 2012-08-08 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | fixing VC6 compilation failures | Mark Spruiell | 2009-10-22 |
| | |||
* | - Removed old IceSSL::ConnectionInfo struct, it's now replaced with | Benoit Foucher | 2009-10-21 |
| | | | | | | | | | | | | | IceSSL::NativeConnectionInfo. - Removed Ice::ConnectionInfo endpoint attribute. - Added Ice::Connection::getEndpoint() method. - Added Ice::ConnectionInfo adapterName and incoming attributes. - Replaced Tcp and Udp prefixes with TCP and UDP in endpoint/info classes. - Added IPEndpointInfo and IPConnectionInfo intermediate classes. - Fixed 2058: deprecate ice_hash for Ice.Object & Ice.LocalObject, added ice_getHash - Fixed bug where Ice::Endpoint comparison would only compare the endpoint object addresses rather than the endpoint attributes like in Java and C#. - Added ice_getHash implementation for endpoints and cleaned up Reference::hash to use HashUtil.h helper methods. - Added test/Ice/info and removed endpoint info test from test/Ice/proxy. | ||
* | Remove BCC workarounds no longer required | Dwayne Boone | 2009-10-02 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Added more tests for opaque endpoints. | Michi Henning | 2007-05-08 |
| | |||
* | remove timeout test from proxy test. Cleanup of operations test. | Matthew Newhook | 2007-05-01 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2118 | Matthew Newhook | 2007-04-27 |