summaryrefslogtreecommitdiff
path: root/csharp/test/Slice
Commit message (Collapse)AuthorAge
* Update assembley strog name public key tokenJose2017-06-13
|
* Fixed (ICE-8005) - CSharp tests should generate PDBsJose2017-06-09
|
* Fix (ICE-7923) - suppress deprecation warningsJose2017-05-26
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Bumped version to 3.7b0Benoit Foucher2017-03-07
|
* use ICE_BIN_DIST instead of UseBinDistJose2017-03-02
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | CSharp Slice/escape test warningJose2017-02-13
| |
* | Fix (ICE-7562) - Eliminate class-with-operation deprecated warningsJose2017-02-10
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Traget .NET v4.5.1Jose2017-01-24
| |
* | Fixed C# escape project which was referencing a copy of Clash.iceBenoit Foucher2017-01-09
| |
* | Renamed Slice/keyword test to clash, and added identifier-clash testBernard Normier2017-01-06
| |
* | Update version to 3.7a4Joe George2016-12-21
| |
* | Update Nuget package imports to use latest packagesJose2016-12-10
| |
* | Rename UseNugetBinDist -> UseBinDistJose2016-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 updatesJose2016-11-28
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | MSBuild project updatesJose2016-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 Normier2016-11-10
| |
* | Update csharp test projects to conditionally use nuget packagesJose2016-11-08
| |
* | Revert "Replaced double underscores in C# mapping by ice-prefix names"Bernard Normier2016-11-05
| | | | | | | | This reverts commit c693f916141772b82da44d0ef90f64602a69d3ec.
* | Replaced double underscores in C# mapping by ice-prefix namesBernard Normier2016-11-03
| |
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-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 packagesJose2016-10-26
| |
* | C# mapping changesBenoit Foucher2016-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 mappingJose2016-07-28
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | CSharp AMD mapping updateJose2016-07-22
| |
* | Fixed (ICE-7232) - CSharp testsuite should be AnyCPUJose2016-07-18
| |
* | Update version to 3.7a3Joe George2016-07-12
| |
* | Update C# mapping with async/awaitJose2016-07-07
| |
* | MSbuild build updatesJose2016-07-06
| |
* | Updated version to 3.7a2Bernard Normier2016-05-31
| |
* | CSharp mapping cleanupJose2016-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 BuilderJose2016-05-10
| |
* | Nuget packages fixesJose2016-04-27
| |
* | CSharp build fixesJose2016-04-25
| |
* | Update csharp builds to use MSbuildJose2016-04-22
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | ICE-6861 - C# stream changesMark Spruiell2016-02-18
|/
* ICE-6417 remove extraneous slice compiler directivesDwayne Boone2015-04-06
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp