Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Renamed optional invocation context parameter in Python, Ruby and PHP | Bernard Normier | 2017-01-09 | |
| | | | | | | | | | | new name: context old name: _ctx Fixed macOS build | |||
* | | Merge remote-tracking branch 'origin/3.6' | Benoit Foucher | 2017-01-09 | |
|\| | ||||
| * | Fixed ICE-7476 - Ice/background test failure on stretch with SSL | Benoit Foucher | 2017-01-09 | |
| | | ||||
| * | Bumped the Glacier2/sessionHelper timeout to 30s | Benoit Foucher | 2017-01-09 | |
| | | ||||
* | | C++11 custom test fixes | Jose | 2017-01-09 | |
| | | ||||
* | | Fixed (ICE-6694) - Unicode output in command line tools | Jose | 2017-01-09 | |
| | | ||||
* | | Added support for SSL with automated UWP tests | Benoit Foucher | 2017-01-09 | |
| | | ||||
* | | Renamed Slice/keyword test to clash, and added identifier-clash test | Bernard Normier | 2017-01-06 | |
| | | ||||
* | | Added debugging info to metrics test | Benoit Foucher | 2017-01-06 | |
| | | ||||
* | | Fixed ICE-7478 - concurrent file access | Benoit Foucher | 2017-01-05 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Benoit Foucher | 2017-01-05 | |
|\| | ||||
| * | Fixed ICE-7419 - spurious error message from kqueue selector | Benoit Foucher | 2017-01-05 | |
| | | ||||
| * | Fix ICE-7473 - dynamic_cast error on macOS | Joe George | 2016-12-20 | |
| | | ||||
* | | Thread safety fixes for tests scripts | Benoit Foucher | 2017-01-05 | |
| | | ||||
* | | Revert "Fixed (ICE-7477) - Use native Base64 encode/decode" | Jose | 2017-01-02 | |
| | | | | | | | | This reverts commit 2df05d130ae51a65f51c593800ad722d533f5df3. | |||
* | | Fixed (ICE-7477) - Use native Base64 encode/decode | Jose | 2017-01-02 | |
| | | ||||
* | | Update VisualStdio Ice project filters | Jose | 2017-01-02 | |
| | | ||||
* | | Fixed ICE-7476 - Ice/background test failure on stretch with SSL | Benoit Foucher | 2016-12-30 | |
| | | ||||
* | | Port Ice.Value to JavaScript mapping | Jose | 2016-12-28 | |
| | | ||||
* | | _MSC_VER not defined by ResourceCompiler | Jose | 2016-12-26 | |
| | | ||||
* | | Fixed (ICE-6974) - Test suite and Python installed in C:\Program Files | Jose | 2016-12-26 | |
| | | ||||
* | | Missing \0 | Jose | 2016-12-26 | |
| | | ||||
* | | ResourceConfig definitions only apply to VC++ compiler | Jose | 2016-12-26 | |
| | | ||||
* | | UWP test bin dist builds | Jose | 2016-12-23 | |
| | | ||||
* | | Added missing include<algorithm> from PHPUtil.cpp | Benoit Foucher | 2016-12-23 | |
| | | ||||
* | | Removed IcePHP dependency on Parser.h | Benoit Foucher | 2016-12-23 | |
| | | ||||
* | | Fixed (ICE-7469) - Fix libnames in Windows resource files | Jose | 2016-12-23 | |
| | | ||||
* | | Workaround for Safari/WebWorker issue | Benoit Foucher | 2016-12-23 | |
| | | ||||
* | | Fixed (ICE-7472) UWP and Mcast interface | Jose | 2016-12-23 | |
| | | | | | | | | | | In UWP the multicast interface must be send when the datagram socket is bind. | |||
* | | UWP controller fixes | Jose | 2016-12-22 | |
| | | | | | | | | | | | | - Scroll output to end after append new line - Remove Hostname combobox as was not used - Update cert hash in project file | |||
* | | Regenerate UWP controller certificate without password | Jose | 2016-12-22 | |
| | | ||||
* | | UWP workaround for multicast groups | Jose | 2016-12-22 | |
| | | ||||
* | | Revert Windows default platform/configuration to Win32/Debug | Jose | 2016-12-22 | |
| | | ||||
* | | Added Ice/location & Glacier2/router testing for JS browsers | Benoit Foucher | 2016-12-22 | |
| | | ||||
* | | UWP test controller and related fixes | Jose | 2016-12-22 | |
| | | ||||
* | | Update version to 3.7a4 | Joe George | 2016-12-21 | |
| | | ||||
* | | Fix typo | Joe George | 2016-12-21 | |
| | | ||||
* | | Replaced USE_BIN_DIST with ICE_BIN_DIST | Joe George | 2016-12-21 | |
| | | | | | | | | ICE_BIN_DIST is a list of binary distributions to build against | |||
* | | Add getEngineName & getEngineVersion methods to IceSSL C++ Plugin | Jose | 2016-12-20 | |
| | | | | | | | | | | | | The methods can be use to retrieve the engine name and versions used at runtime, getEngineVersion will return 0 if the engine does not provide a relevant version number. | |||
* | | Reordered C++ flags | Bernard Normier | 2016-12-16 | |
| | | ||||
* | | Added support for Objective-C controller | Benoit Foucher | 2016-12-16 | |
| | | ||||
* | | minor style fixes | Jose | 2016-12-16 | |
| | | ||||
* | | Fixed deprecated warning and other warnings with clang | Bernard Normier | 2016-12-15 | |
| | | ||||
* | | New C++ Slice/clash test | Bernard Normier | 2016-12-15 | |
| | | ||||
* | | iOS C++ controller fixes | Benoit Foucher | 2016-12-15 | |
| | | ||||
* | | Fix (ICE-7068) - Windows GetVersionEx usage | Jose | 2016-12-15 | |
| | | ||||
* | | Remove Windows XP test workaround | Jose | 2016-12-15 | |
| | | ||||
* | | WinRT -> UWP renames | Jose | 2016-12-14 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-12-14 | |
|\| | ||||
| * | Fix for dependency parsing | Jose | 2016-12-14 | |
| | | | | | | | | | | | | | | MCPP can emit multiple file names in a single line that is the case when the max line lenght is no exceeded. With previous fixes to handle .ice in file paths that case was not correctly handled. |