Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Renamed Slice/keyword test to clash, and added identifier-clash test | Bernard Normier | 2017-01-06 |
| | |||
* | 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 | ||
* | Replaced all double-underscores in C# | Bernard Normier | 2016-11-10 |
| | |||
* | Update csharp test projects to conditionally use nuget packages | Jose | 2016-11-08 |
| | |||
* | Revert "Replaced double underscores in C# mapping by ice-prefix names" | Bernard Normier | 2016-11-05 |
| | | | | This reverts commit c693f916141772b82da44d0ef90f64602a69d3ec. | ||
* | Replaced double underscores in C# mapping by ice-prefix names | Bernard Normier | 2016-11-03 |
| | |||
* | 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 |
| | |||
* | 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 | ||
* | 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-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 | ||
* | Update CSharp projects using latest Ice Builder | Jose | 2016-05-10 |
| | |||
* | Nuget packages fixes | Jose | 2016-04-27 |
| | |||
* | CSharp build fixes | Jose | 2016-04-25 |
| | |||
* | Update csharp builds to use MSbuild | Jose | 2016-04-22 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\ | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | ICE-6861 - C# stream changes | Mark Spruiell | 2016-02-18 |
|/ | |||
* | py -> python | Matthew Newhook | 2015-03-21 |
rb -> ruby objc -> objective-c cs -> csharp |