Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix updating runtime properties for services using shared communicator | Andreas Sommer | 2016-11-16 |
| | |||
* | Fixed ICE-7439 - Renamed IceGridDiscovery to IceLocatorDiscovery in ↵ | Benoit Foucher | 2016-11-02 |
| | | | | PropertyNames.xml | ||
* | Adding '6' as allowed leading digit in octal escape sequence parsing | Bernard Normier | 2016-10-26 |
| | |||
* | Fix typo in python Slice/unicodePaths test | Joe George | 2016-10-17 |
| | |||
* | Merge pull request #12 from grembo/patch-2 | Jose | 2016-10-12 |
|\ | | | | | Fix timed conditon on FreeBSD | ||
| * | Fix timed conditon on FreeBSD | grembo | 2016-10-12 |
|/ | | | As part of 8e5becc229ed4da6164977567671791d378d1cbd this condition sneaked into the code. Since the other part of the change in Time.cpp wasn't merged into 3.6.3 (doesn't build), this was probably forgotten, effectively breaking timed conditions on FreeBSD (caught by unit test IceUtil/timer). | ||
* | slice2confluence fixes | Mark Spruiell | 2016-10-11 |
| | |||
* | Fixed typov3.6.3-rc1v3.6.3 | Benoit Foucher | 2016-10-05 |
| | |||
* | WinRT fixes for ssl/wss testing | Jose | 2016-10-05 |
| | |||
* | Update WinRT/UWP test project certificates | Jose | 2016-10-05 |
| | |||
* | Fix for JavaScript write ready callback | Jose | 2016-10-05 |
| | | | | Do not keep calling the callback if the fd is already closed. | ||
* | Fix typo in previous commit | Joe George | 2016-10-04 |
| | |||
* | Fix ICE-7384 - Wrong db.jar path in CLASSPATH | Joe George | 2016-10-04 |
| | |||
* | Fixed (ICE-7404) - js Ice/binding hung on Windows with Chrome | Jose | 2016-10-04 |
| | |||
* | Another fix for ICE-7399 | Joe George | 2016-10-03 |
| | |||
* | Additional fix for ICE-7399 | Joe George | 2016-10-03 |
| | |||
* | Fixed ICE-7402 - support for user names with spaces | Benoit Foucher | 2016-10-03 |
| | |||
* | Fix for ICE-7402 - support for VC110 | Benoit Foucher | 2016-10-03 |
| | |||
* | Fixed ICE-7406 - IceStorm/stress test hang on W2008R2, fixes to allow ↵ | Benoit Foucher | 2016-10-03 |
| | | | | building Ice from directory with spaces | ||
* | Fix ICE-7399 - IcePatch2 progress size calculation | Joe George | 2016-10-03 |
| | |||
* | New stack trace template for vc110 | Bernard Normier | 2016-10-03 |
| | |||
* | Fixed hashpassword test to better deal with spaces in path | Benoit Foucher | 2016-10-03 |
| | |||
* | Fix for 7406 and issue with space in path passed to icehashpassword.py | Benoit Foucher | 2016-10-03 |
| | |||
* | Fixes to makecerts.py and instructions | Benoit Foucher | 2016-10-03 |
| | |||
* | Fixed (ICE-7405) - Can't run UWP demos with SSL | Jose | 2016-10-03 |
| | |||
* | ICE-7398 - Browser Ice/throughput hang | Jose | 2016-09-30 |
| | |||
* | Fixed ICE-7394 - php test failures on Windows | Benoit Foucher | 2016-09-30 |
| | |||
* | Fix (ICE-7391) Ice/optional(Bidir) test error | Jose | 2016-09-29 |
| | |||
* | Ruby/Python unicodePaths test fixes for Windows | Jose | 2016-09-29 |
| | | | | | | | - Ruby on Windows is build with MINGW which does not support Windows UNICODE APIs required for this to work. - Use slice2py.exe with PIP install | ||
* | Update Java Gradle and Android tools versions | Joe George | 2016-09-29 |
| | |||
* | Update Android build system | Joe George | 2016-09-29 |
| | |||
* | Added back check for _WIN64 necessary for mingw | Benoit Foucher | 2016-09-29 |
| | |||
* | check UTF-8 locale is used with unicodePaths test | Jose | 2016-09-28 |
| | |||
* | Additional fix for ICE-7386 | Joe George | 2016-09-28 |
| | |||
* | PHP 7 in 3.6.3 | Bernard Normier | 2016-09-28 |
| | |||
* | Fixed python-changes links | Bernard Normier | 2016-09-28 |
| | |||
* | Fixed c-changes links | Bernard Normier | 2016-09-28 |
| | |||
* | More 3.6.3 updates | Bernard Normier | 2016-09-28 |
| | |||
* | Fix ICE-7386 | Joe George | 2016-09-28 |
| | | | | | PHP cross tests were failing because the wrong language was being detected. | ||
* | Python Slice/ test fixes for Windowsv3.6.3-rc0 | Jose | 2016-09-28 |
| | |||
* | Fixed to use long instead of long long on Arm64 | Benoit Foucher | 2016-09-27 |
| | |||
* | Fixed ICE-7377 - IceStorm shutdown hang | Benoit Foucher | 2016-09-27 |
| | |||
* | More javadoc fixes | Mark Spruiell | 2016-09-26 |
| | |||
* | Ice/logger test fails when running as root | Jose | 2016-09-26 |
| | |||
* | Don't include stdint with VS builds | Jose | 2016-09-26 |
| | |||
* | Fix ICE-7384 - Java Freeze test failures on macOS | Joe George | 2016-09-26 |
| | |||
* | Fixed restore of saved maximized window | Bernard Normier | 2016-09-26 |
| | |||
* | ICE-7382 - System Ruby build error on macOS | Joe George | 2016-09-26 |
| | |||
* | Tweaked stress test to prevent hang from occuring on slow machines | Benoit Foucher | 2016-09-26 |
| | |||
* | Update IceGridGUI/javafx.gradle | Joe George | 2016-09-26 |
| | | | | Replace long time deprecated "installApp" with "installDist" |