summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Operation.cpp
Commit message (Collapse)AuthorAge
...
* refactoring operation invocation & dispatch in PythonMark Spruiell2007-09-24
|
* minor cleanup in IcePyMark Spruiell2007-09-20
|
* fix for compilation errors with Python 2.5Mark Spruiell2007-09-20
|
* added blobject support to python.Matthew Newhook2007-09-20
|
* 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
* Windows x64 fixesBernard Normier2007-02-06
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Python 2.5 compatibilityMark Spruiell2006-09-21
|
* bug 943: map sequence<byte> to stringMark Spruiell2006-08-24
|
* bug 1257: deprecate nonmutatingMark Spruiell2006-08-09
|
* raise TwowayOnlyExceptionMark Spruiell2006-07-06
|
* Added thead notification callbacksDwayne Boone2006-06-01
|
* Removed/fixed use of stringToIdentity. Fixed bug 973Dwayne Boone2006-05-12
|
* adding support for deprecated operationsMark Spruiell2006-04-05
|
* Updated copyrightDwayne Boone2006-03-14
|
* preserve exception stack trace for UnknownExceptionMark Spruiell2005-09-09
|
* fixes for bug 464: Wrong reinterpret_castMark Spruiell2005-09-08
|
* fixing bug in AMI handlingMark Spruiell2005-07-20
|
* fix for bug 127Mark Spruiell2005-03-12
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* stream API changesMark Spruiell2004-11-08
|
* clean up; some latency improvementsMark Spruiell2004-10-07
|
* Win32 fixesMark Spruiell2004-10-05
|
* Win32 portMark Spruiell2004-10-05
|
* store exception and class info in ice_type class memberMark Spruiell2004-09-20
|
* minor fixes to error messagesMark Spruiell2004-09-15
|
* new scheme for type definitions; adding AMD supportMark Spruiell2004-09-14
|
* adding AMI supportMark Spruiell2004-09-11
|
* defining IcePy.Operation to minimize lookups in proxy invocationsMark Spruiell2004-09-09
|
* type refactoringMark Spruiell2004-09-03