| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
| |
Adds support for Swift 6. Specifically it marks exceptions as `@unchecked Sendable` to comply with the error protocol requirements.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Fixes #2050
|
|
|
| |
See #2025
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(cherry picked from commit 66ea8c05e984d86c4c72d45624a3cda198d2c465)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
- For Visual Studio 2022 use [msbuild/ice.v143.sln](./msbuild/ice.v143.sln)
|
|
|
|
|
| |
(cherry picked from commit 5b0aeb2d874d118aff650c4ca3e20b478c3bb44a)
Co-authored-by: Jose <jose@zeroc.com>
|
| |
|
|
|
|
| |
(cherry picked from commit 371b4e97bc2b5b78b21942b40f77c9d4e6b6c36e)
|
|
|
|
| |
(cherry picked from commit a037b6d85237f7343dc8a29d7356b9b2fa3c4e39)
|
|
|
|
| |
(cherry picked from commit 015fb33a5918e8eb01dd167116c1c4d1ef0a6e92)
|
|
|
|
| |
(cherry picked from commit e72ec310aba8a19ffb2655091be75b7bd2e6e371)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #1556
|
| |
|
| |
|