Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix version string and objc build | Joe George | 2021-02-24 |
| | |||
* | Update version to v3.8.0 | Joe George | 2021-02-15 |
| | |||
* | Update version to 3.7.5 | Jose | 2020-11-30 |
| | |||
* | Update version to 3.7.4 | Jose | 2020-04-20 |
| | |||
* | Update Ice version to 3.7.3 | Jose | 2019-07-22 |
| | |||
* | 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 version to 3.7.2 | Jose | 2018-11-14 |
| | |||
* | Rework cs:namespace implementation (fix issue #239) (#249) | Bernard Normier | 2018-10-18 |
| | | | | | | | | | | | | * Rework the cs:namespace implementation No longer rely on Ice.Packages. Fixes #239. * Renamed Ice/packagemd to Ice/namespacemd (C#) * Removed Ice.Package property from C# tests * Switched to get-only attribute, fixed Xamarin test | ||
* | Xamarin testsuite | Jose | 2018-07-20 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Update version to v3.7.1 | Jose | 2017-12-14 |
| | |||
* | Updated version to 3.7.0 | Benoit Foucher | 2017-05-03 |
| | |||
* | New initialize with configFile overloads | Bernard Normier | 2017-03-28 |
| | |||
* | Removed C# Ice.BatchRequestInterceptor (ICE-7662) | Benoit Foucher | 2017-03-16 |
| | |||
* | Fixed ICE-7662 - Use System.Action & System.Func classes | Benoit Foucher | 2017-03-10 |
| | |||
* | Bumped version to 3.7b0 | Benoit Foucher | 2017-03-07 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | Update Ice version to 3.6.3 | Joe George | 2016-04-08 |
| | | |||
| * | Update version to 3.6.2 | Jose | 2016-03-10 |
| | | |||
* | | 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. | ||
* | | Update version to 3.7a4 | Joe George | 2016-12-21 |
| | | |||
* | | Refactored string literal generation and updated identityToString format | Bernard Normier | 2016-10-25 |
| | | |||
* | | Added support for non-ASCII characters and universal character names | Bernard Normier | 2016-10-20 |
| | | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property. | ||
* | | Update version to 3.7a3 | Joe George | 2016-07-12 |
| | | |||
* | | 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 | ||
* | | Updated Ice version to 3.7a0 | Benoit Foucher | 2016-04-07 |
| | | |||
* | | 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 |
| | | |||
* | | Changed version to 3.7.0 | Dwayne Boone | 2015-11-02 |
|/ | |||
* | Updated version to 3.6.1 | Dwayne Boone | 2015-07-31 |
| | |||
* | py -> python | Matthew Newhook | 2015-03-21 |
rb -> ruby objc -> objective-c cs -> csharp |