Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Fixed ICE-7317 - timeout test failure | Benoit Foucher | 2016-09-19 | |
| | | ||||
| * | Fix ICE-4787 - slice compilers and unicode paths | Jose | 2016-09-17 | |
| | | ||||
| * | ICE-7242 - Cross test updates | Joe George | 2016-08-30 | |
| | | ||||
* | | Fixed for timeout bugs (ICE-7358, ICE-7243, Ice-7227) | Benoit Foucher | 2016-09-16 | |
| | | ||||
* | | ICE-7333 - Java/C# cross test failure in Ice/optional | Mark Spruiell | 2016-09-08 | |
| | | ||||
* | | ICE-6980 - Removed server-side user exception checks in Objective-C | Benoit Foucher | 2016-08-30 | |
| | | ||||
* | | Fix C# Ice/slicing/objects project | Joe George | 2016-08-25 | |
| | | ||||
* | | C++ dispatching code fixes | Benoit Foucher | 2016-08-25 | |
| | | | | | | | | | | | | - removed user exception check on the server side (ICE-6980) - C++11 dipatch interceptor async callback (ICE-7263) - Fixed slicing/objects test in various mapping (removed Forward.ice) | |||
* | | slice fixes for slicing/objects test | Mark Spruiell | 2016-08-24 | |
| | | ||||
* | | C# mapping changes | Benoit Foucher | 2016-08-16 | |
| | | | | | | | | | | | | | | | | - user exceptions are no longer checked on the server side (ICE-6980) - support for ["marshaled-result"] metadata - AMD operations now return a Task - improved dispatch interceptors - PropertiesAdminI::setProperties impl. now invokes callbacks synchronously | |||
* | | Fixed ICE-7270 - ice_getConnection now returns a non-null connection even if ↵ | Benoit Foucher | 2016-08-09 | |
| | | | | | | | | connection caching is disabled | |||
* | | Added support for C# ThreadPool synchronization context for async/await | Benoit Foucher | 2016-08-08 | |
| | | ||||
* | | ICE-7258 - C++ cross C# Ice/objects cross test failure | Jose | 2016-07-29 | |
| | | ||||
* | | ICE-7118 - Add serialization support for C# proxies | Jose | 2016-07-29 | |
| | | ||||
* | | CShasp Ice.Value mapping | Jose | 2016-07-28 | |
| | | ||||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 | |
| | | ||||
* | | ICE-7242 - Cross test updates | Joe George | 2016-07-27 | |
| | | ||||
* | | CSharp AMD mapping update | Jose | 2016-07-22 | |
| | | ||||
* | | Fixed (ICE-7233) - C++ Ice\operations cross test with C# failure | Jose | 2016-07-18 | |
| | | ||||
* | | Fixed (ICE-7232) - CSharp testsuite should be AnyCPU | Jose | 2016-07-18 | |
| | | ||||
* | | Remove cshar IceSSL deprecated features | Jose | 2016-07-15 | |
| | | ||||
* | | Update version to 3.7a3 | Joe George | 2016-07-12 | |
| | | ||||
* | | Fixed sporadic failures from metrics tests | Benoit Foucher | 2016-07-08 | |
| | | ||||
* | | Added test for optional object dictionary parameters | Benoit Foucher | 2016-07-07 | |
| | | ||||
* | | Update C# mapping with async/await | Jose | 2016-07-07 | |
| | | ||||
* | | MSbuild build updates | Jose | 2016-07-06 | |
| | | ||||
* | | Whitespace cleanup - tabs to spaces | Joe George | 2016-06-29 | |
| | | ||||
* | | Fix for ICE-7198 - added wait for current invocations to be 0 | Benoit Foucher | 2016-06-29 | |
| | | ||||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 | |
| | | | | | | | | of TCP/iAP/Bluetooth. | |||
* | | Updated version to 3.7a2 | Bernard Normier | 2016-05-31 | |
| | | ||||
* | | cleaning up stream API in C# | Mark Spruiell | 2016-05-11 | |
| | | ||||
* | | CSharp mapping cleanup | Jose | 2016-05-11 | |
| | | | | | | | | | | - Remove code support for old ussuported frameworks (SILVERLIGHT, COMPACT, MONO) - Remove code support for deprecated collection mappings clr:collection | |||
* | | Update CSharp projects using latest Ice Builder | Jose | 2016-05-10 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-05-09 | |
|\| | ||||
| * | Fixed ICE-7115 - unmarshalling bug with optional parameters | Benoit Foucher | 2016-04-26 | |
| | | ||||
| * | Update Ice version to 3.6.3 | Joe George | 2016-04-08 | |
| | | ||||
* | | Nuget packages fixes | Jose | 2016-04-27 | |
| | | ||||
* | | CSharp build fixes | Jose | 2016-04-25 | |
| | | ||||
* | | Update csharp builds to use MSbuild | Jose | 2016-04-22 | |
| | | ||||
* | | Updated Ice version to 3.7a0 | Benoit Foucher | 2016-04-07 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-28 | |
|\| | ||||
| * | Unity fixes | Mark Spruiell | 2016-03-25 | |
| | | ||||
| * | ICE-7064 - csharp IceSSL\configuration fixes | Jose | 2016-03-25 | |
| | | ||||
| * | Trace unexpected exception in faultTolerance test | Jose | 2016-03-21 | |
| | | ||||
| * | Windows wide string literal fixes | Jose | 2016-03-10 | |
| | | ||||
| * | Update version to 3.6.2 | Jose | 2016-03-10 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-10 | |
|\| | ||||
| * | String literals fixes | Jose | 2016-03-10 | |
| | | | | | | | | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding | |||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-08 | |
|\| | ||||
| * | ICE-6991 - Add support for unicode escape sequences | Jose | 2016-03-08 | |
| | |