Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py -> python | Matthew Newhook | 2015-03-21 |
| | | | | | | rb -> ruby objc -> objective-c cs -> csharp | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | * Ruby port of sliced/compact/preserved | Mark Spruiell | 2012-05-16 |
| | | | | | * Python clean up * More changes to exceptions test | ||
* | Python port, added tests to Ice/info | Benoit Foucher | 2012-04-30 |
| | |||
* | misc. python cleanup | Mark Spruiell | 2012-04-25 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 4335 - Python segfault | Mark Spruiell | 2009-10-27 |
| | |||
* | bug 3356 - review use of AbortMarshaling in Python extension | Mark Spruiell | 2009-02-12 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | bug 711 - accept Unicode objects in Python | Mark Spruiell | 2008-04-24 |
| | |||
* | bug 3006 - providing Ice version in various mappings | Mark Spruiell | 2008-04-19 |
| | |||
* | Python changes: | Mark Spruiell | 2008-03-06 |
| | | | | | - Adding ice_flushBatchRequests, ice_flushBatchRequests_async - Adding support for ice_sent callback | ||
* | bug 2421 - add method to get Ice version in scripting languages | Mark Spruiell | 2008-01-31 |
| | |||
* | bug 2412: python bug with embedded nulls in strings | Mark Spruiell | 2008-01-31 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Fixing bug 2522 for Python. This involved adding the C++ class | Mark Spruiell | 2007-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 Spruiell | 2007-04-18 |
| | | | | | fixing compiler warnings bug 2098: change proxy factory methods to return object of same class | ||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Python 2.5 compatibility | Mark Spruiell | 2006-09-21 |
| | |||
* | bug 943: map sequence<byte> to string | Mark Spruiell | 2006-08-24 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | preserve exception stack trace for UnknownException | Mark Spruiell | 2005-09-09 |
| | |||
* | 2004 -> 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixed warning with aCC (HP) | Benoit Foucher | 2005-02-11 |
| | |||
* | adding generateUUID | Mark Spruiell | 2004-09-24 |
| | |||
* | use threads to allow signal handling | Mark Spruiell | 2004-09-20 |
| | |||
* | revising handleSystemExit | Mark Spruiell | 2004-09-14 |
| | |||
* | adding AMI support | Mark Spruiell | 2004-09-11 |
| | |||
* | clean up | Mark Spruiell | 2004-09-09 |
| | |||
* | merging Identity functions into Util | Mark Spruiell | 2004-09-07 |
| | |||
* | eliminating duplicate functions in Util and PythonUtil | Mark Spruiell | 2004-09-03 |
| | |||
* | moving Exception functions to Util | Mark Spruiell | 2004-09-02 |
| | |||
* | renaming IceImpl to IcePy | Mark Spruiell | 2004-09-02 |