Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C# test fixes | Mark Spruiell | 2017-06-13 |
| | |||
* | Update assembley strog name public key token | Jose | 2017-06-13 |
| | |||
* | Fixed (ICE-8005) - CSharp tests should generate PDBs | Jose | 2017-06-09 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Additional fix for ICE-7884 - TwowayOnlyException | Benoit Foucher | 2017-06-01 |
| | |||
* | Operation test failures | Jose | 2017-05-29 |
| | |||
* | Fix (ICE-7923) - suppress deprecation warnings | Jose | 2017-05-26 |
| | |||
* | Fixed ICE-7884 - TwowayOnlyException is now raised for twoway invocations on ↵ | Benoit Foucher | 2017-05-23 |
| | | | | oneway proxies | ||
* | Cleanup more whitespace | Joe George | 2017-05-09 |
| | | | | | Remove extra newlines from the end of files and add newlines to files which are missing one. | ||
* | Removed optional semicolons after braces | Bernard Normier | 2017-05-04 |
| | |||
* | Remove unnecessary tabs | Joe George | 2017-05-03 |
| | |||
* | Updated version to 3.7.0 | Benoit Foucher | 2017-05-03 |
| | |||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | Removed C# Ice.BatchRequestInterceptor (ICE-7662) | Benoit Foucher | 2017-03-16 |
| | |||
* | Bumped version to 3.7b0 | Benoit Foucher | 2017-03-07 |
| | |||
* | Forgot to commit fix for Ice/operations test | Benoit Foucher | 2017-03-06 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Benoit Foucher | 2017-03-06 |
|\ | |||
| * | Fixed ICE-7639 - Java generated code bug | Benoit Foucher | 2017-03-06 |
| | | |||
* | | use ICE_BIN_DIST instead of UseBinDist | Jose | 2017-03-02 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\| | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | Windows wide string literal fixes | Jose | 2016-03-10 |
| | | |||
* | | Fix (ICE-7562) - Eliminate class-with-operation deprecated warnings | Jose | 2017-02-10 |
| | | |||
* | | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumerators | Mark Spruiell | 2017-02-09 |
| | | |||
* | | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵ | Benoit Foucher | 2017-02-06 |
| | | | | | | | | flushed with the communicator/connection should be compressed | ||
* | | merging IceBridge into master | Mark Spruiell | 2017-01-30 |
| | | |||
* | | Fixed ICE-7496 - Ice/binding too slow, speed up of tests on Windows | Benoit Foucher | 2017-01-26 |
| | | |||
* | | Traget .NET v4.5.1 | Jose | 2017-01-24 |
| | | |||
* | | Update version to 3.7a4 | Joe George | 2016-12-21 |
| | | |||
* | | Update Nuget package imports to use latest packages | Jose | 2016-12-10 |
| | | |||
* | | Rename UseNugetBinDist -> UseBinDist | Jose | 2016-12-08 |
| | | | | | | | | | | MSI binary distribution will not include C++/C# SDKs so there is no need to differentiate MSI and Nuget bin dists. | ||
* | | CSharp test updates | Jose | 2016-11-28 |
| | | |||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | | |||
* | | MSBuild project updates | Jose | 2016-11-11 |
| | | | | | | | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5 | ||
* | | Update csharp test projects to conditionally use nuget packages | Jose | 2016-11-08 |
| | | |||
* | | Replaced slice compiler options --ice, --underscore and --dll-export by | Bernard Normier | 2016-10-31 |
| | | | | | | | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata | ||
* | | Update Visual Studio test project to build with Ice nuget packages | Jose | 2016-10-26 |
| | | |||
* | | Refactored string literal generation and updated identityToString format | Bernard Normier | 2016-10-25 |
| | | |||
* | | 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 | ||
* | | Added support for C# ThreadPool synchronization context for async/await | Benoit Foucher | 2016-08-08 |
| | | |||
* | | CShasp Ice.Value mapping | Jose | 2016-07-28 |
| | | |||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 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 |
| | | |||
* | | Update version to 3.7a3 | Joe George | 2016-07-12 |
| | | |||
* | | Update C# mapping with async/await | Jose | 2016-07-07 |
| | | |||
* | | MSbuild build updates | Jose | 2016-07-06 |
| | | |||
* | | Updated version to 3.7a2 | Bernard Normier | 2016-05-31 |
| | | |||
* | | 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 |