summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Connection.cpp
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* python minor build fixJose2014-08-21
|
* ICE-5580 - port connection ACM functionality to scripting languagesMark Spruiell2014-07-21
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed GCC warnings; added -Werror to GCC buildsBernard Normier2012-12-26
|
* misc. python cleanupMark Spruiell2012-04-25
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* ICE-4701 - AsyncResult::getCommunicator returns nullMark Spruiell2012-01-06
|
* bug 5146 - Python deadlock in Connection::closeMark Spruiell2011-06-09
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Merged Mark's pythonami branchBenoit Foucher2010-01-06
|
* Port latest Endpoint/ConnectionInfo changes to python/rubyDwayne Boone2009-10-23
| | | | | | Added Ice/info test to python/ruby Modified allTest to not run info test for compress or ipv6 Added Endpoint comparison methods to python/ruby
* Added support for EndpointInfo and ConnectionInfo to python.Dwayne Boone2009-10-16
| | | | | | Set endpoint in Connection getInfo implementations. Removed unused _stateTime from ConnectionI. Remove ["cpp:virtual"] from SSLEndpointInfo slice definition.
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 2412: python bug with embedded nulls in stringsMark Spruiell2008-01-31
|
* Updated copyrightDwayne Boone2008-01-23
|
* bug 1493: removing use of NULL bug 1852: fixing compiler warnings bug 1853:Mark Spruiell2007-04-18
| | | | | fixing compiler warnings bug 2098: change proxy factory methods to return object of same class
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* porting new proxy methods for connection mgmtMark Spruiell2006-02-17
|
* fix for bug 127Mark Spruiell2005-03-12
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* updating Ice::Connection for bidirMark Spruiell2005-02-08
|
* adding support for Ice::ConnectionMark Spruiell2005-01-11