summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Init.cpp
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* - Add IceLocatorDiscovery to the ruby and python extensions.Matthew Newhook2015-02-18
| | | | | - Fix makegem.py/makepy.py accordingly. - #ifdef out the registerPlugin calls unless ICE_STATIC_LIBS is defined.
* Changes for brew, python PyPI packaging and ruby gem packaging.Matthew Newhook2015-02-18
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed IcePy Windows build failureBenoit Foucher2014-07-15
|
* - Fix for ICE-5578 - Python build failureMark Spruiell2014-07-14
| | | | | - Fixed ObjectAdapter impl to accept None for servant arguments - Added support for IllegalServantException
* Fixed JS code to align with C++/Java/C# collocation optimization changes, ↵Benoit Foucher2014-07-04
| | | | support for running browser tests against Java/C#
* 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
|
* Fixes for stream API, PHP 5.4, Python 3.3Mark Spruiell2012-10-15
|
* Partial Python port of PropertiesAdminUpdateCallbackBenoit Foucher2012-09-04
|
* * Ruby port of sliced/compact/preservedMark Spruiell2012-05-16
| | | | | * Python clean up * More changes to exceptions test
* Python port, added tests to Ice/infoBenoit Foucher2012-04-30
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* 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 3964 - improve endpoint infoDwayne Boone2009-05-27
|
* Support for serializable and protobuf metadata (from cs_serial branch)Benoit Foucher2009-02-09
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 3006 - providing Ice version in various mappingsMark Spruiell2008-04-19
|
* bug 2264 - remove deprecated APIsMark Spruiell2008-01-31
|
* bug 2421 - add method to get Ice version in scripting languagesMark 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
* Updated copyright headerDwayne Boone2007-01-08
|
* Added process loggerDwayne Boone2007-01-04
|
* Added implicit context implementationBernard Normier2006-10-25
|
* Fixes for bug #542 and #1015 (default properties)Bernard Normier2006-06-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* bug 87: adding initialize* methods for LoggerMark Spruiell2005-10-12
|
* fix for bug 127Mark Spruiell2005-03-12
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* adding stringificationMark Spruiell2005-01-22
|
* adding support for Ice::ConnectionMark Spruiell2005-01-11
|
* fix for Sun CC 5.5Mark Spruiell2004-11-16
|
* Win32 fixesMark Spruiell2004-10-05
|
* Win32 portMark Spruiell2004-10-05
|
* adding generateUUIDMark Spruiell2004-09-24
|
* adding Operation, LoggerMark Spruiell2004-09-09
|
* accept args to createPropertiesMark Spruiell2004-09-07
|
* type refactoringMark Spruiell2004-09-03
|
* moving Exception functions to UtilMark Spruiell2004-09-02
|
* renaming IceImpl to IcePyMark Spruiell2004-09-02