summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Util.h
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* * 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 3356 - review use of AbortMarshaling in Python extensionMark Spruiell2009-02-12
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 711 - accept Unicode objects in PythonMark Spruiell2008-04-24
|
* bug 3006 - providing Ice version in various mappingsMark Spruiell2008-04-19
|
* Python changes:Mark Spruiell2008-03-06
| | | | | - Adding ice_flushBatchRequests, ice_flushBatchRequests_async - Adding support for ice_sent callback
* 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
* Updated copyright headerDwayne Boone2007-01-08
|
* Python 2.5 compatibilityMark Spruiell2006-09-21
|
* bug 943: map sequence<byte> to stringMark Spruiell2006-08-24
|
* Updated copyrightDwayne Boone2006-03-14
|
* preserve exception stack trace for UnknownExceptionMark Spruiell2005-09-09
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* Fixed warning with aCC (HP)Benoit Foucher2005-02-11
|
* adding generateUUIDMark Spruiell2004-09-24
|
* use threads to allow signal handlingMark Spruiell2004-09-20
|
* revising handleSystemExitMark Spruiell2004-09-14
|
* adding AMI supportMark Spruiell2004-09-11
|
* clean upMark Spruiell2004-09-09
|
* merging Identity functions into UtilMark Spruiell2004-09-07
|
* eliminating duplicate functions in Util and PythonUtilMark Spruiell2004-09-03
|
* moving Exception functions to UtilMark Spruiell2004-09-02
|
* renaming IceImpl to IcePyMark Spruiell2004-09-02