Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed broken doc-comment in 'IceGrid/internal.ice'.3.7 | Austin Henriksen | 2025-01-29 |
| | |||
* | Swift 6 build fixes (#3051) | Joe George | 2024-11-04 |
| | | | Adds support for Swift 6. Specifically it marks exceptions as `@unchecked Sendable` to comply with the error protocol requirements. | ||
* | Fix IceSSL/configuration test failure | Jose | 2024-10-24 |
| | |||
* | Upgrade expired SSL certificates (#2958) | Jose | 2024-10-23 |
| | |||
* | Fix IceGrid Glacier2 session managers to keep sessions alive (#2756) | Jose | 2024-09-30 |
| | |||
* | Add support for Clang 16 (#2774) | Joe George | 2024-09-24 |
| | |||
* | Fixed thread idle time bug (#2537) | Benoit Foucher | 2024-07-22 |
| | | | This PR fixes a bug introduced with the C# thread pool back pressure fix related to the server/thread idle time. It also adds tests for C++/Java. | ||
* | Back pressure fix for 3.7 (#2270) | Benoit Foucher | 2024-06-18 |
| | |||
* | Fix bogus call to ERR_get_error - Fix #2153 (#2231) | Jose | 2024-05-29 |
| | |||
* | Ice.ServerIdleTime fixes (#2049) | Joe George | 2024-04-15 |
| | | | See #2025 | ||
* | Missing error return | Jose | 2024-03-15 |
| | |||
* | Fixed concurrent directory creation issue in the Slice compilers - #1846 | Jose | 2024-02-27 |
| | |||
* | Fix ice_invoke and ice_invokeAsync to handle empty result buffer (#1733) | Jose | 2024-02-01 |
| | |||
* | Fix broken links in table of contents of cpp/BUILDING.md | Reece Humphreys | 2024-01-11 |
| | |||
* | Update BUILDING.md (#1584) | gajin2 | 2023-12-11 |
| | | | - For Visual Studio 2022 use [msbuild/ice.v143.sln](./msbuild/ice.v143.sln) | ||
* | Do not use null terminated arrays for C# properties (#1585) | Joe George | 2023-12-11 |
| | | | | | (cherry picked from commit 5b0aeb2d874d118aff650c4ca3e20b478c3bb44a) Co-authored-by: Jose <jose@zeroc.com> | ||
* | Fix bug with IceStrom subscriber observers | Joe George | 2023-12-07 |
| | | | | (cherry picked from commit 371b4e97bc2b5b78b21942b40f77c9d4e6b6c36e) | ||
* | errorDetection now prints all lines when an unexpected number of errors occurs. | Austin Henriksen | 2023-12-07 |
| | | | | (cherry picked from commit 015fb33a5918e8eb01dd167116c1c4d1ef0a6e92) | ||
* | Fixes #708. | Austin Henriksen | 2023-12-07 |
| | | | | (cherry picked from commit e72ec310aba8a19ffb2655091be75b7bd2e6e371) | ||
* | Fix indentation | Joe George | 2023-12-07 |
| | |||
* | Remove unused declarations in slice2java (#1578) | Jose | 2023-12-07 |
| | |||
* | Fixed typos. (#1580) | Austin Henriksen | 2023-12-06 |
| | |||
* | Fixed typo in _makeLambdaOutgoing name | Bernard Normier | 2023-11-22 |
| | |||
* | Fix Application::print to correctly display load balancing policy (#1568) | Jose | 2023-11-01 |
| | |||
* | Update C++ Test Controller to use c++17 | Joe George | 2023-10-31 |
| | | | | Fixes #1556 | ||
* | Missing test dependenciesv3.7.10-rc0 | Jose | 2023-10-26 |
| | |||
* | Fix Slice/errorDetection test failure | Jose | 2023-10-24 |
| | |||
* | Fixed alignement of inheritance diagram. | Austin Henriksen | 2023-10-23 |
| | |||
* | Fix System CAs tests (#1553) | Jose | 2023-10-12 |
| | |||
* | Suppress BinaryFormatter-related code for .NET 8.0 (#1550) | Bernard Normier | 2023-10-12 |
| | |||
* | Rework README files (#1541) | Jose | 2023-10-10 |
| | |||
* | slice2java: fix constructor parameter count check (#1540) | Joe George | 2023-10-09 |
| | | | Closes #1539 | ||
* | Add packages README for C++ NuGet packages (#1537) | Jose | 2023-10-06 |
| | |||
* | Add README to zeroc.ice.net NuGet package (#1536) | Jose | 2023-10-06 |
| | |||
* | Update version to 3.7.10 (#1524) | Jose | 2023-09-22 |
| | |||
* | Remove loopback fastpath - Fix #1480 (#1508) | Jose | 2023-09-18 |
| | |||
* | Remove uwp (#1504) | Jose | 2023-09-18 |
| | |||
* | Fix Objective-C build failures (#1496) | Jose | 2023-08-09 |
| | |||
* | Fix GCC13 build failure - #1489 (#1490) | Jose | 2023-07-19 |
| | |||
* | Missing dependencyv3.7.9 | Jose | 2023-03-23 |
| | |||
* | Fix swift build failures | Jose | 2023-03-22 |
| | |||
* | Add missing dependency for IceUtil/time project | Jose | 2023-03-21 |
| | |||
* | Update v100 solution files to use 11.00 format required by Visual Studio 2010 | Jose | 2023-03-21 |
| | |||
* | Update OpenSSL packages used by windows builds | Jose | 2023-03-13 |
| | |||
* | Fix Xcode run script warnings | Jose | 2023-03-08 |
| | | | | | | Xcode emits a warning when a script doesn't specify any input or outputs, setting alwaysOutOfData tells Xcode that the script is intended to run on every build and avoids the warning. | ||
* | Xcode 14.3 beta2 build fixes (#1463) | Jose | 2023-03-08 |
| | |||
* | Print the exception that causing the failure. | Jose | 2023-02-28 |
| | |||
* | slice2py: add latest Python keywords from Python 3.11 language reference. ↵ | Ethin Probst | 2023-02-25 |
| | | | | (#1426) | ||
* | Add php5 flag to slice2php (#1443) | Joe George | 2023-02-23 |
| | |||
* | slice2cs HTML tag strip (#1433) | Jose | 2023-02-21 |
| |