summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fixed broken doc-comment in 'IceGrid/internal.ice'.3.7Austin Henriksen2025-01-29
|
* RedHat multi-platform build fixes (#3167)Jose2024-11-20
|
* Backport fix for Swift race condition (#3054)Joe George2024-11-06
|
* Swift 6 build fixes (#3051)Joe George2024-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 failureJose2024-10-24
|
* Upgrade expired SSL certificates (#2958)Jose2024-10-23
|
* Remove incorrect synchronized from ConnectionI.setAdapter (java) (#2939)Bernard Normier2024-10-20
|
* Use equals to compare endpoint objects in Java (#2829)Jose2024-10-01
|
* Fix IceGrid Glacier2 session managers to keep sessions alive (#2756)Jose2024-09-30
|
* Add support for Clang 16 (#2774)Joe George2024-09-24
|
* Fixed thread idle time bug (#2537)Benoit Foucher2024-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.
* Removed bogus FD limit setting for the binding test (#2520)Benoit Foucher2024-07-18
|
* Fix __repr__ for Ice.Unset (#2484)Jose2024-07-15
|
* Fix C# build failureJose2024-07-15
|
* Additional C# thread pool fixes (#2372)Benoit Foucher2024-07-01
|
* Back pressure fix for 3.7 (#2270)Benoit Foucher2024-06-18
|
* Fix bogus call to ERR_get_error - Fix #2153 (#2231)Jose2024-05-29
|
* Regenerate java-compact certs (#2053)Joe George2024-04-16
| | | Fixes #2050
* Ice.ServerIdleTime fixes (#2049)Joe George2024-04-15
| | | See #2025
* Missing error returnJose2024-03-15
|
* Remove workaround for old proguard version (#1913)Jose2024-03-07
|
* Fixed concurrent directory creation issue in the Slice compilers - #1846Jose2024-02-27
|
* Fix loading of certificates without password (#1812)Jose2024-02-27
|
* C#: add /opt/homebrew/bin/slice2cs to zeroc.ice.net.props (#1810)Joe George2024-02-19
| | | | (cherry picked from commit 66ea8c05e984d86c4c72d45624a3cda198d2c465)
* Fix ice_invoke and ice_invokeAsync to handle empty result buffer (#1733)Jose2024-02-01
|
* Remove dead code from Python extension (#1732)Jose2024-01-29
|
* Remove unused "done callback" code (#1724)Bernard Normier2024-01-26
|
* Fix broken links in table of contents of cpp/BUILDING.mdReece Humphreys2024-01-11
|
* Remove ci workflowJoe George2024-01-10
|
* Update BUILDING.md (#1584)gajin22023-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 George2023-12-11
| | | | | (cherry picked from commit 5b0aeb2d874d118aff650c4ca3e20b478c3bb44a) Co-authored-by: Jose <jose@zeroc.com>
* Rename build-and-test job to ciJoe George2023-12-08
|
* Fix bug with IceStrom subscriber observersJoe George2023-12-07
| | | | (cherry picked from commit 371b4e97bc2b5b78b21942b40f77c9d4e6b6c36e)
* Added testing log files to .gitignore file.Austin Henriksen2023-12-07
| | | | (cherry picked from commit a037b6d85237f7343dc8a29d7356b9b2fa3c4e39)
* errorDetection now prints all lines when an unexpected number of errors occurs.Austin Henriksen2023-12-07
| | | | (cherry picked from commit 015fb33a5918e8eb01dd167116c1c4d1ef0a6e92)
* Fixes #708.Austin Henriksen2023-12-07
| | | | (cherry picked from commit e72ec310aba8a19ffb2655091be75b7bd2e6e371)
* Fix indentationJoe George2023-12-07
|
* Removed version string header from typescript file.Austin Henriksen2023-12-07
|
* Fixed build system to not remove intermediary Grammar.cpp/Scanner.cppBenoit Foucher2023-12-07
|
* Do not use inferModulePath with Gradle version prior to 6.4Jose2023-12-07
|
* Java build fixes for compatibility with old Gradle versionsJose2023-12-07
|
* Remove unused declarations in slice2java (#1578)Jose2023-12-07
|
* Fixed typos. (#1580)Austin Henriksen2023-12-06
|
* Fixed typo in _makeLambdaOutgoing nameBernard Normier2023-11-22
|
* Fixed the check in "Ice/binding" test for detecting the browser environmentv3.7.10Jose2023-11-06
|
* Fix build failure building with Python 3.12 on Windowsv3.7.10-rc1Jose2023-11-01
|
* Fix Application::print to correctly display load balancing policy (#1568)Jose2023-11-01
|
* Update C++ Test Controller to use c++17Joe George2023-10-31
| | | | Fixes #1556
* Update default Python version used by Windows buildsJose2023-10-26
|
* Missing test dependenciesv3.7.10-rc0Jose2023-10-26
|