Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Xamarin testsuite | Jose | 2018-07-20 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed ICE-8157 - ignore responses from old requests and removed duplicated ↵ | Benoit Foucher | 2017-06-27 |
| | | | | proxies for replica groups | ||
* | Fixed ICE-7869 - IceGridGUI NPE | Benoit Foucher | 2017-05-10 |
| | |||
* | Fixed ICE-7801 - icegridadmin discovered locator not set | Benoit Foucher | 2017-04-13 |
| | |||
* | Fixed ICE-7757 & ICE-7739 - IceLocatorDiscovery stops discovering locators | Benoit Foucher | 2017-04-06 |
| | |||
* | Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵ | Benoit Foucher | 2017-03-01 |
| | | | | interfaces | ||
* | 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. | ||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
|/ | |||
* | Update Copyright year to 2016 in rc and cs files | Joe George | 2016-03-07 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Revert "Fixed ICE-6707 - default interface for discovery is now ↵ | Benoit Foucher | 2015-08-14 |
| | | | | | | Ice.Default.Host if it is set" This reverts commit 406e393f2be3a29830a7758e58e4e674afc5e21e. | ||
* | Fixed ICE-6707 - default interface for discovery is now Ice.Default.Host if ↵ | Benoit Foucher | 2015-08-13 |
| | | | | it is set | ||
* | The communicator now catch exceptions raised by plugin initialize and raise ↵ | Benoit Foucher | 2015-06-17 |
| | | | | PluginInitializationException instead | ||
* | py -> python | Matthew Newhook | 2015-03-21 |
rb -> ruby objc -> objective-c cs -> csharp |