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 |
| | |||
* | Revert "ICE-5606 renamed ServantLocator::deactivate to destroy" | Dwayne Boone | 2014-08-22 |
| | | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383. | ||
* | ICE-5606 renamed ServantLocator::deactivate to destroy | Dwayne Boone | 2014-08-22 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 4733 - fixing bugs in AMD exceptions | Mark Spruiell | 2010-05-21 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 2564 - ObjectAdapter::removeServantLocator | Jose | 2009-07-02 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=2819 | Matthew Newhook | 2008-03-18 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Python changes for bug2522 | Mark Spruiell | 2007-11-08 |
| | |||
* | - 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. | ||
* | Updated copyright | Dwayne Boone | 2007-02-13 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | - Fixed bug where the request failed exceptions could get sliced | Benoit Foucher | 2007-01-10 |
- Python unknown local/user exceptions are now translated as is (the backtrace isn't added anymore) - Added servant locator test |