summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix updating runtime properties for services using shared communicatorAndreas Sommer2016-11-16
|
* Fixed ICE-7439 - Renamed IceGridDiscovery to IceLocatorDiscovery in ↵Benoit Foucher2016-11-02
| | | | PropertyNames.xml
* Adding '6' as allowed leading digit in octal escape sequence parsingBernard Normier2016-10-26
|
* Fix typo in python Slice/unicodePaths testJoe George2016-10-17
|
* Merge pull request #12 from grembo/patch-2Jose2016-10-12
|\ | | | | Fix timed conditon on FreeBSD
| * Fix timed conditon on FreeBSDgrembo2016-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 fixesMark Spruiell2016-10-11
|
* Fixed typov3.6.3-rc1v3.6.3Benoit Foucher2016-10-05
|
* WinRT fixes for ssl/wss testingJose2016-10-05
|
* Update WinRT/UWP test project certificatesJose2016-10-05
|
* Fix for JavaScript write ready callbackJose2016-10-05
| | | | Do not keep calling the callback if the fd is already closed.
* Fix typo in previous commitJoe George2016-10-04
|
* Fix ICE-7384 - Wrong db.jar path in CLASSPATHJoe George2016-10-04
|
* Fixed (ICE-7404) - js Ice/binding hung on Windows with ChromeJose2016-10-04
|
* Another fix for ICE-7399Joe George2016-10-03
|
* Additional fix for ICE-7399Joe George2016-10-03
|
* Fixed ICE-7402 - support for user names with spacesBenoit Foucher2016-10-03
|
* Fix for ICE-7402 - support for VC110Benoit Foucher2016-10-03
|
* Fixed ICE-7406 - IceStorm/stress test hang on W2008R2, fixes to allow ↵Benoit Foucher2016-10-03
| | | | building Ice from directory with spaces
* Fix ICE-7399 - IcePatch2 progress size calculationJoe George2016-10-03
|
* New stack trace template for vc110Bernard Normier2016-10-03
|
* Fixed hashpassword test to better deal with spaces in pathBenoit Foucher2016-10-03
|
* Fix for 7406 and issue with space in path passed to icehashpassword.pyBenoit Foucher2016-10-03
|
* Fixes to makecerts.py and instructionsBenoit Foucher2016-10-03
|
* Fixed (ICE-7405) - Can't run UWP demos with SSLJose2016-10-03
|
* ICE-7398 - Browser Ice/throughput hangJose2016-09-30
|
* Fixed ICE-7394 - php test failures on WindowsBenoit Foucher2016-09-30
|
* Fix (ICE-7391) Ice/optional(Bidir) test errorJose2016-09-29
|
* Ruby/Python unicodePaths test fixes for WindowsJose2016-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 versionsJoe George2016-09-29
|
* Update Android build systemJoe George2016-09-29
|
* Added back check for _WIN64 necessary for mingwBenoit Foucher2016-09-29
|
* check UTF-8 locale is used with unicodePaths testJose2016-09-28
|
* Additional fix for ICE-7386Joe George2016-09-28
|
* PHP 7 in 3.6.3Bernard Normier2016-09-28
|
* Fixed python-changes linksBernard Normier2016-09-28
|
* Fixed c-changes linksBernard Normier2016-09-28
|
* More 3.6.3 updatesBernard Normier2016-09-28
|
* Fix ICE-7386Joe George2016-09-28
| | | | | PHP cross tests were failing because the wrong language was being detected.
* Python Slice/ test fixes for Windowsv3.6.3-rc0Jose2016-09-28
|
* Fixed to use long instead of long long on Arm64Benoit Foucher2016-09-27
|
* Fixed ICE-7377 - IceStorm shutdown hangBenoit Foucher2016-09-27
|
* More javadoc fixesMark Spruiell2016-09-26
|
* Ice/logger test fails when running as rootJose2016-09-26
|
* Don't include stdint with VS buildsJose2016-09-26
|
* Fix ICE-7384 - Java Freeze test failures on macOSJoe George2016-09-26
|
* Fixed restore of saved maximized windowBernard Normier2016-09-26
|
* ICE-7382 - System Ruby build error on macOSJoe George2016-09-26
|
* Tweaked stress test to prevent hang from occuring on slow machinesBenoit Foucher2016-09-26
|
* Update IceGridGUI/javafx.gradleJoe George2016-09-26
| | | | Replace long time deprecated "installApp" with "installDist"