summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Fix release version link in .NET NuGet packageJose2021-01-11
|
* Fix TypeScript Ice/optional testJose2021-01-10
|
* Fix php Ice/optional testJose2021-01-09
|
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
| | | See #889
* Fix Bogus name for metrics Request Id field - Close #906Jose2021-01-08
|
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
| | | Fixes #828
* Added libeditBernard Normier2021-01-08
|
* Copy Slice doc comments to the generated enum typeJose2021-01-08
|
* 3.7.5 Changelog updatesJose2021-01-08
|
* Fixed asyncio/test.py to only run the test with Python 3.7Benoit Foucher2021-01-08
|
* Update JavaScript npm dependenciesJose2021-01-08
|
* Fix build failure cause by bogust typenameJose2021-01-07
|
* Fix for Visual Studio unicode string litereal testingJose2021-01-07
|
* Fixed Ice.wrap_future cancellation bug and added asyncio test (#1229)Benoit Foucher2021-01-07
|
* Use readline only when stdin is a tty (#1230)Jose2021-01-07
| | | | | * Use readline only with TTY terminals * Fix readline usage in IceStorm
* Fix u8 string in Ice/proxy testJose2021-01-07
|
* Add libedit-devBernard Normier2021-01-04
|
* Add editline support to icegridadmin and icestormadmin (#1223)Bernard Normier2021-01-04
|
* Fix localtime/gmtime usage (#1227)Jose2021-01-01
| | | | | | | | | * Prefer the reentrant versions of localtime/gmtime when available * Simplify pragmas * Review comment fixes * Remove comment
* Add /node_modules to test HTTP server pathsJose2020-12-31
|
* Pass arguments to exec in a String arrayJose2020-12-31
|
* JavaScript HttpServer updates for filePath checksJose2020-12-30
|
* More CodeQL workflow updatesJose2020-12-30
| | | | | | - Build only the default C++ configuration to avoid time limits - Fix typo in Java build - Build only .NET 5 to speed up C# builds
* Always check path accessed by JavaScript test serverJose2020-12-30
|
* Use short cast to make narrow conversion in compound assignment explicitJose2020-12-30
|
* Replace SHA1/MD5 fingerprint with sha256 fingerprintJose2020-12-30
|
* Update CodeQL workflow build commandsJose2020-12-30
|
* Add custom build command for codeql-analysisJose2020-12-30
|
* Check URLs pass to JavaScript HTTP test serverJose2020-12-30
|
* Fix exception messageJose2020-12-30
|
* Show available mappings if getByName failsJose2020-12-30
|
* Fix OpenSSL SSL3 testing failure - Close #1225Jose2020-12-29
|
* Fix segfault unmarshalling exception class data member - Close #1224Jose2020-12-29
|
* Update codeql-analysis.ymlJose2020-12-28
|
* Create codeql-analysis.ymlJose2020-12-28
|
* Fix ruby 2.7 build failures - Close #1222Jose2020-12-28
|
* Prevent dictionary key being GC while unmarshal a value class (#1220)Jose2020-12-28
| | | | | * Prevent dictionary key being GC while unmarshal a value class * Fix GC issue with string keys
* Fixed IceGrid/replication client configuration to ensure the sessions don't ↵Benoit Foucher2020-12-23
| | | | timeout (fixes #1216)
* Regenerate XCode projectsJose2020-12-22
|
* Fix sporadic failures with IceGrid/activation testJose2020-12-18
|
* Fixed IceGridGUI bug where service metrics were missing (fixes #1203) (#1204)Benoit Foucher2020-12-17
|
* Simplify C# test trace lineterJose2020-12-17
|
* Use custom trace listener with tests to abort upon failure (#1202)Jose2020-12-17
|
* Replace bogus version 3.7.5.2 with 3.7.5.0 in CSharp test projectsJose2020-12-17
|
* UCN literals are now encoded with octals.Austin Henriksen2020-12-16
| | | | And removed the now unnecessary utf-8 compiler flags.
* Fix bogus call to holdAdapter in ruby timeout testJose2020-12-16
|
* Fxcop warnings (#1201)Jose2020-12-16
| | | | | | | * Revert "Use pragmas to disable code analyzer warnings in generated code (#1199)" This reverts commit 76e025975bee05bac2af4e2403b353ebba7cbdf8. * Add missing generated code attributes to avoid FxCop warnings
* Removed u8 qualifiers from const strings in slice2cpp.Austin Henriksen2020-12-15
| | | | | This fixes #1179. It switches tests for this to compile with the utf-8 codepage too.
* Add ability to set python interpreter used to testJoe George2020-12-15
|
* Fix Carthage build to include all required frameworksJose2020-12-15
|