summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Util.cpp
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* - Fix for ICE-5578 - Python build failureMark Spruiell2014-07-14
| | | | | - Fixed ObjectAdapter impl to accept None for servant arguments - Added support for IllegalServantException
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Added missing #includes to IcePyBernard Normier2012-10-11
|
* Python support for optionalsMark Spruiell2012-09-14
|
* Port Ice for Python to Solaris Studio 12.3 (CC 5.12)Bernard Normier2012-09-10
|
* remove use of readPendingObjects/writePendingObjectsMark Spruiell2012-05-24
|
* PHP port; misc. fixesMark Spruiell2012-05-23
|
* * 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
|
* misc. python cleanupMark Spruiell2012-04-25
|
* 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
|
* bug 4335 - Python segfaultMark Spruiell2009-10-27
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 3047 - IcePy compile failureMark Spruiell2008-04-29
|
* bug 711 - accept Unicode objects in PythonMark Spruiell2008-04-24
|
* 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
|
* bug 2412: python bug with embedded nulls in stringsMark Spruiell2008-01-31
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Fixing bug 2522 for Python. This involved adding the C++ classMark Spruiell2007-11-05
| | | | | | | | | | UserExceptionWriter so that the Python extension can wrap a native Python user exception into something that the C++ run time can marshal. Also ported the changes to the servantLocator test. - Implementing UserExceptionWriter in Java and C#. - Consolidating the source files for the C# streaming API.
* 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
* ImplicitContext updatesBernard Normier2007-02-16
|
* Windows x64 fixesBernard Normier2007-02-06
|
* bug 1753: Ice.initialize does not accept only InitializationDataMark Spruiell2007-02-05
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* bug fix for raising local exceptionsMark Spruiell2007-01-26
|
* - Fixed bug where the request failed exceptions could get slicedBenoit Foucher2007-01-10
| | | | | | - Python unknown local/user exceptions are now translated as is (the backtrace isn't added anymore) - Added servant locator test
* Updated copyright headerDwayne Boone2007-01-08
|
* handle InitializationExceptionMark Spruiell2006-12-15
|
* updating exception translationMark Spruiell2006-11-07
|
* Python 2.5 compatibilityMark Spruiell2006-09-21
|
* bug 943: map sequence<byte> to stringMark Spruiell2006-08-24
|
* Bug 1246.Michi Henning2006-08-04
|
* Adding DisableWarnings header to prevent compile failures under VS 2005Brent Eagles2006-06-09
|
* Removed deprecation of stringToIdentityDwayne Boone2006-05-12
|
* Removed/fixed use of stringToIdentity. Fixed bug 973Dwayne Boone2006-05-12
|
* Updated copyrightDwayne Boone2006-03-14
|
* preserve exception stack trace for UnknownExceptionMark Spruiell2005-09-09
|
* fix for bug 127Mark Spruiell2005-03-12
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* more exception member fixesMark Spruiell2004-11-02
|
* adding support for ProtocolException reason memberMark Spruiell2004-11-02
|
* fix to avoid segfault if convertLocalException failsMark Spruiell2004-10-28
|