Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix bug in C# ice_ids - Close #641 | Jose | 2020-04-18 |
| | |||
* | Merge remote-tracking branch 'origin/3.7' into swift | Jose | 2019-06-22 |
|\ | |||
| * | Add ice_isFixed - Close #356 | Jose | 2019-06-21 |
| | | |||
* | | Minor fixes | Jose | 2019-05-28 |
|/ | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵ | Benoit Foucher | 2018-01-31 |
| | | | | (ICE-7996 & ICE-7976) | ||
* | comment typos | Mark Spruiell | 2017-06-08 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fixed ICE-7947 - fixed whenSent semantics to not depend on sentSynchronously | Benoit Foucher | 2017-06-06 |
| | |||
* | Additional fix for ICE-7884 - TwowayOnlyException | Benoit Foucher | 2017-06-01 |
| | |||
* | Fixed ICE-7884 - TwowayOnlyException is now raised for twoway invocations on ↵ | Benoit Foucher | 2017-05-23 |
| | | | | oneway proxies | ||
* | Fixed C# runtime to prevent thread context switch for synchronous calls | Benoit Foucher | 2017-05-08 |
| | |||
* | Remove unnecessary tabs | Joe George | 2017-05-03 |
| | |||
* | Fix (ICE-7839) - C++ AMI thread behavior in C#, Java and Python | Jose | 2017-05-03 |
| | |||
* | Fixed ICE-7751 - ice_invoke bug, check for null progress reference | Benoit Foucher | 2017-04-06 |
| | |||
* | Fixed ICE-7673 - use continations and await in Ice/dispatcher test | Benoit Foucher | 2017-03-28 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | CSharp cleanup and fixes: | Jose | 2016-12-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add EditorBrowsable(EditorBrowsableState.Never) to hidde internal public methods from Intellisense, see ICE-7448. - Remove Base64 and replace it with .NET System.Convert see ICE-7477 - Remove SysLogger as that was only used by Mono - Simplify ThreadPriority setting - Remove using statements that are not required - Normalize string, char, object spell, preferred over String, Char, Object - Shorthen qualifier names avoiding redundant scopes. | ||
* | | Resync stream API for generated structs/enums in Java and C# | Bernard Normier | 2016-11-17 |
| | | |||
* | | Replaced all double-underscores in C# | Bernard Normier | 2016-11-10 |
| | | |||
* | | 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 |
| | | |||
* | | Fixed ICE-7273 - C# AMI test failure | Benoit Foucher | 2016-08-10 |
| | | |||
* | | Fixed ICE-7270 - ice_getConnection now returns a non-null connection even if ↵ | Benoit Foucher | 2016-08-09 |
| | | | | | | | | connection caching is disabled | ||
* | | ICE-7118 - Add serialization support for C# proxies | Jose | 2016-07-29 |
| | | |||
* | | CSharp AMD mapping update | Jose | 2016-07-22 |
| | | |||
* | | CSharp updates for Visual Studio 2013 compatibility | Jose | 2016-07-11 |
| | | |||
* | | Update C# mapping with async/await | Jose | 2016-07-07 |
| | | |||
* | | 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 | ||
* | | 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 |
| | | |||
* | | Deprecate ice_name and add ice_id | Jose | 2016-01-19 |
|/ | |||
* | py -> python | Matthew Newhook | 2015-03-21 |
rb -> ruby objc -> objective-c cs -> csharp |