Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make fixes for c++98 dependencies | Joe George | 2021-03-01 |
| | |||
* | Update version to v3.8.0 | Joe George | 2021-02-15 |
| | |||
* | Switch to using python3 by default | Joe George | 2021-02-10 |
| | |||
* | 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. | ||
* | Fix php Ice/optional test | Jose | 2021-01-09 |
| | |||
* | Remove extra ZEND_BEGIN_ARG_INFO call | Joe George | 2020-12-03 |
| | |||
* | Fix typo in previous commit | Joe George | 2020-12-03 |
| | |||
* | Additional PHP 5 fix to avoid narrowing conversion | Joe George | 2020-12-03 |
| | |||
* | Add missing ice_void_arginfo to php5 | Joe George | 2020-12-03 |
| | |||
* | Add support for PHP 8 (Fixes #1172) (#1177) | Joe George | 2020-12-03 |
| | |||
* | Update version to 3.7.5 | Jose | 2020-11-30 |
| | |||
* | Add class cycle detection during unmarshaling (#946) | Joe George | 2020-07-07 |
| | | | | | | | | | Add support for detection of class cycles during unmarshaling in languages which do no have garbage collection: C++, Swift, and Objective-C. A `MarshalException` is thrown when a cycle is detected. The property `Ice.AcceptClassCycles` can be set to a value greater than `0` to change this behavior. | ||
* | NuGet package build fixes | Jose | 2020-04-23 |
| | |||
* | Update version to 3.7.4 | Jose | 2020-04-20 |
| | |||
* | Minor fixes to documentation files | Benoit Foucher | 2019-10-11 |
| | |||
* | Simplify PHP NuGet package builds | Jose | 2019-09-19 |
| | |||
* | Misc updates to README files | Jose | 2019-09-13 |
| | |||
* | Fixes for endpoint to string conversion - Close #517 (#519) | Jose | 2019-09-10 |
| | |||
* | Fixes for slice2py forward declarations - Close #490 | Jose | 2019-09-03 |
| | |||
* | Fixed Ice/timeout test to ensure the client doesn't hang in case of test failure | Benoit Foucher | 2019-08-22 |
| | |||
* | Fixes for PHP/Swift cross testing | Jose | 2019-08-07 |
| | |||
* | Fix doc.zeroc.com URLs - Close #457 | Jose | 2019-08-05 |
| | |||
* | Fixes for C++ & Swift generated code - Close #458 | Jose | 2019-07-31 |
| | |||
* | Update Ice version to 3.7.3 | Jose | 2019-07-22 |
| | |||
* | Fixed Ruby crash (and similar issues in other mappings), fixes #432 | Benoit Foucher | 2019-07-11 |
| | |||
* | Remove forward declarations limitation - Close #97 | Jose | 2019-07-09 |
| | |||
* | Fix checkedCast with facet and MATLAB - Close #394 | Jose | 2019-06-24 |
| | |||
* | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | |||
* | Add ice_isFixed - Close #356 | Jose | 2019-06-21 |
| | |||
* | Fix Incorrect generated code for class implements interface | Jose | 2019-06-06 |
| | | | | Close #406 | ||
* | Code formatting: fix line length | Jose | 2019-06-05 |
| | |||
* | Fix typo | Jose | 2019-06-05 |
| | |||
* | Add missing PHP globals, Fix #412 | Jose | 2019-06-04 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | GCC 8 Build fixes for Python, PHP and Ruby | Jose | 2019-01-11 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Fix PHP version used with Visual Studio 2015 builds | Jose | 2018-12-17 |
| | |||
* | NuGet licenseURL deprecated, Close #307 | Jose | 2018-12-14 |
| | |||
* | Build multiple PHP packages from a single source | Jose | 2018-12-13 |
| | |||
* | Add support to build with PHP 7.3 on Windows | Jose | 2018-12-13 |
| | |||
* | Fixed warning introduced by previous commit. | Bernard Normier | 2018-12-03 |
| | |||
* | Fixed bogus assert and misc warnings. Fixes #311. | Bernard Normier | 2018-12-03 |
| | |||
* | Sign PHP Windows DLLs | Jose | 2018-11-27 |
| | |||
* | Update version to 3.7.2 | Jose | 2018-11-14 |
| | |||
* | Create separate NuGet packages for PHP 7.1 and PHP 7.2 | Jose | 2018-11-12 |
| | |||
* | Fix typo in package id | Jose | 2018-11-12 |
| | |||
* | Missing pack command in Windows PHP build | Jose | 2018-11-12 |
| | |||
* | Add support to build PHP NuGet packages | Jose | 2018-11-12 |
| |