summaryrefslogtreecommitdiff
path: root/csharp/src/Ice/ByteBuffer.cs
Commit message (Collapse)AuthorAge
* Performance improvements for C# streaming - Close #373Jose2019-06-25
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Remove C# unsafe code in ByteBufferJose2018-06-12
| | | | | | | | | The "unsafe" code used in ByteBuffer to read and write doubles and float was causing problem with Android mono implementation. See: https://forums.zeroc.com/discussion/46631/build-ice-3-7-1-with-option-managed-yes-on-macos-or-windows
* Update copyright year to 2018Jose2018-02-14
|
* Add .NET Core build supportJose2017-11-29
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | CSharp mapping cleanupJose2016-05-11
| | | | | | | | | | - Remove code support for old ussuported frameworks (SILVERLIGHT, COMPACT, MONO) - Remove code support for deprecated collection mappings clr:collection
* | 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
|/
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp