Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix version string and objc build | Joe George | 2021-02-24 |
| | |||
* | Update version to v3.8.0 | Joe George | 2021-02-15 |
| | |||
* | Switch to using python3 by default | Joe George | 2021-02-10 |
| | |||
* | Fix Visual Studio build depedencies | Jose | 2021-02-10 |
| | |||
* | More Visual Studio project fixes | Joe George | 2021-02-10 |
| | |||
* | update v141 project dependencies | Jose | 2021-02-09 |
| | |||
* | Repaired VS project and solution files. | Austin Henriksen | 2021-02-09 |
| | |||
* | Regenerated IceStorm scanner. | Austin Henriksen | 2021-02-03 |
| | |||
* | Fixed IceDB project name to include ++11 suffix for library. | Austin Henriksen | 2021-02-03 |
| | |||
* | Cleaned up project files. | Austin Henriksen | 2021-02-03 |
| | |||
* | Additional C++11 fixes | Joe George | 2021-02-03 |
| | |||
* | IceGrid and IceStorm fixes | Joe George | 2021-02-02 |
| | |||
* | Update Glacier2 tests to use C++11 mapping | Bernard Normier | 2021-02-02 |
| | |||
* | Remove Ice::Application & Glacier2::Application deprecated classes | Jose | 2021-02-02 |
| | |||
* | IceGrid and IceStorm | Joe George | 2021-02-01 |
| | |||
* | Port Glacier2, IceBox, IceBridge, IceDB, IceXML, icegriddb | Joe George | 2021-02-01 |
| | |||
* | Remove checksum support (#607) | Austin Henriksen | 2021-02-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping. | ||
* | Remove IcePatch2 (#602) | Bernard Normier | 2021-02-01 |
| | | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI. | ||
* | Fixed doxygen warnings and updated configs. | Austin Henriksen | 2021-01-26 |
| | |||
* | Update Xcode projects to Xcode 12.0-compatiblev3.7.5-rc0 | Joe George | 2021-01-20 |
| | |||
* | Document how to build C++ tests with a binary distribution - Close #1160 (#1252) | Jose | 2021-01-20 |
| | |||
* | Fix missplaced endif from removal of DSA testing | Jose | 2021-01-19 |
| | |||
* | Fix to speed up IceGrid/replication test on Windows | Benoit Foucher | 2021-01-19 |
| | |||
* | Remove DSA testing as DSA is now deprecated | Jose | 2021-01-19 |
| | |||
* | Update to MSbuild builder 5.0.6 | Jose | 2021-01-18 |
| | |||
* | Update MSBuild builder package | Jose | 2021-01-18 |
| | |||
* | Fix Swift marshal and unmarshal of exception optional data members | Jose | 2021-01-11 |
| | |||
* | Fix C# marshal/unmarshal of optional data members (#1232) | Jose | 2021-01-08 |
| | | | See #889 | ||
* | Rename global metadata to local metadata. (#1231) | Bernard Normier | 2021-01-08 |
| | | | Fixes #828 | ||
* | Added libedit | Bernard Normier | 2021-01-08 |
| | |||
* | Copy Slice doc comments to the generated enum type | Jose | 2021-01-08 |
| | |||
* | Fix build failure cause by bogust typename | Jose | 2021-01-07 |
| | |||
* | Fix for Visual Studio unicode string litereal testing | Jose | 2021-01-07 |
| | |||
* | Use readline only when stdin is a tty (#1230) | Jose | 2021-01-07 |
| | | | | | * Use readline only with TTY terminals * Fix readline usage in IceStorm | ||
* | Fix u8 string in Ice/proxy test | Jose | 2021-01-07 |
| | |||
* | Add editline support to icegridadmin and icestormadmin (#1223) | Bernard Normier | 2021-01-04 |
| | |||
* | Fix localtime/gmtime usage (#1227) | Jose | 2021-01-01 |
| | | | | | | | | | * Prefer the reentrant versions of localtime/gmtime when available * Simplify pragmas * Review comment fixes * Remove comment | ||
* | Fix OpenSSL SSL3 testing failure - Close #1225 | Jose | 2020-12-29 |
| | |||
* | Fixed IceGrid/replication client configuration to ensure the sessions don't ↵ | Benoit Foucher | 2020-12-23 |
| | | | | timeout (fixes #1216) | ||
* | Fix sporadic failures with IceGrid/activation test | Jose | 2020-12-18 |
| | |||
* | UCN literals are now encoded with octals. | Austin Henriksen | 2020-12-16 |
| | | | | And removed the now unnecessary utf-8 compiler flags. | ||
* | Fxcop warnings (#1201) | Jose | 2020-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 Henriksen | 2020-12-15 |
| | | | | | This fixes #1179. It switches tests for this to compile with the utf-8 codepage too. | ||
* | Revert "Removed u8 qualifier from string constants in slice2cpp." | Austin Henriksen | 2020-12-14 |
| | | | | This reverts commit ef9f353d3a90b5325700b8d14d9f3e54920d5a36. | ||
* | Removed u8 qualifier from string constants in slice2cpp. | Austin Henriksen | 2020-12-14 |
| | | | | This fixes #1179. | ||
* | Use pragmas to disable code analyzer warnings in generated code (#1199) | Jose | 2020-12-11 |
| | |||
* | Expand wildcard items in VC++ projects | Jose | 2020-12-01 |
| | |||
* | Update version to 3.7.5 | Jose | 2020-11-30 |
| | |||
* | Fixed iOS test controller Xcode project for Xcode 12 and Python 3.9 fix | Benoit Foucher | 2020-11-10 |
| | |||
* | Fixes to run service tests with SSL when --all is used (#1005) | Benoit Foucher | 2020-08-27 |
| |