Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | 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 |
| | |||
* | 4987 - preserve exception cause | Mark Spruiell | 2011-03-30 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Removed special case for CollocationOptimizationException | Michi Henning | 2007-11-28 |
| | | | | and SystemException from LocalExceptionWrapper (bug 2541). | ||
* | Bug 2541. | Michi Henning | 2007-11-21 |
| | |||
* | Another fix for "unknown" member of unknown exceptions. | Michi Henning | 2007-11-15 |
| | |||
* | Added more tests for servant locator exceptions. | Michi Henning | 2007-11-15 |
| | | | | | | | | | Fixed bug that caused the "unknown" member of unknown exceptions to contain the wrong type ID: it was "Module.Exception" but should be "Module::Exception", otherwise language transparency gets violated if the client gets an unknown exception: depending on the language the server is implemented with, the "unknown" member has a different value. | ||
* | Bug 2522 for C++ and Java. | Michi Henning | 2007-11-05 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Ported fix for bug 574. | Dwayne Boone | 2006-03-14 |