Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Fixes for slice2py forward declarations - Close #490 | Jose | 2019-09-03 |
| | |||
* | Visual Studio 2019 build fixes | Jose | 2019-06-04 |
| | |||
* | Fix compiler crash if forward declared class has no definition | Jose | 2019-02-05 |
| | | | | This affects slice2py and slice2php Slice compilers | ||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Enable wildcard expansion for Windows executables | Jose | 2018-11-13 |
| | | | | Close #296 | ||
* | Increase Visual Studio warning level to Level4 | Bernard Normier | 2018-11-01 |
| | | | | Fixes #223. | ||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Replace `php:internal` and `matlab:internal` by preprocessor macro | Jose | 2018-09-12 |
| | | | | Close #202 | ||
* | Do not use Ice__t_Value as parent for local PHP types | Jose | 2018-09-10 |
| | | | | Close #175 | ||
* | Missing PHP global definition for $Ice_sliceChecksums | Jose | 2018-08-09 |
| | |||
* | PHP generate code cannot be required from a class method or function | Jose | 2018-08-08 |
| | | | | Close #105 | ||
* | Replace strerror usage with IceUtilInternal::errorToString | Jose | 2018-07-27 |
| | | | | Close #154 | ||
* | Eliminate catch(const char*) #48 | Jose | 2018-07-26 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed (ICE-8155) - Ice.dll .NET assembly not signed | Jose | 2017-06-26 |
| | |||
* | slice2php build failure | Jose | 2017-06-21 |
| | |||
* | Windows UWP build instructions updates | Jose | 2017-06-21 |
| | |||
* | Update mcpp NuGet packages to last version | Jose | 2017-06-14 |
| | |||
* | Update mcpp/lmdb NuGet packages | Jose | 2017-06-13 |
| | |||
* | Fix copyright headers | Jose | 2017-06-13 |
| | |||
* | Update NuGet package versions | Jose | 2017-06-12 |
| | |||
* | Fixed trailing whitespace generated by slice2php | Bernard Normier | 2017-05-02 |
| | |||
* | Use ToolsVersion 4.0 for Visual Studio 2010 compatibility | Jose | 2017-05-01 |
| | |||
* | Don't set ToolsVersion in MSBuild projects | Jose | 2017-04-26 |
| | |||
* | Visual Studio 2010 support | Jose | 2017-04-20 |
| | |||
* | Rename Tranlator -> Compiler in .rc files | Jose | 2017-04-13 |
| | |||
* | Fix (ICE-7689) - Ice_sliceChecksums should not be used with namespace mapping | Jose | 2017-03-23 |
| | |||
* | Fix for PHP optionals Ice\None not used in generated code | Jose | 2017-03-23 |
| | |||
* | Updated usage and man page of slice compilers | Bernard Normier | 2017-03-03 |
| | |||
* | Update to use default WindowsTargetPlatformVersion with MSBuild builds | Jose | 2017-03-02 |
| | |||
* | Fix issues introduce with 3.6 merge | Jose | 2017-02-14 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Make Slice enums scoped | Bernard Normier | 2017-02-08 |
| | | | | | | | | Add new cpp:scoped and objc:scoped metadata directives | ||
* | | Add support for build with VS 2017 RC | Jose | 2017-02-06 |
| | | |||
* | | Slice compilers now emit deprecated warning for classes with operations ↵ | Bernard Normier | 2017-02-04 |
| | | | | | | | | | | | | (ICE-7557) Refactored suppress-warning implementation | ||
* | | Rework warning suppression to use global meta data | Jose | 2017-02-03 |
| | | |||
* | | Pass warning level to the ChecksumVisitor for consistency | Jose | 2017-02-02 |
| | | |||
* | | Add --no-warn option to Slice compilers | Jose | 2017-02-01 |
| | | |||
* | | PHP mapping use Namespace builds by default | Jose | 2017-01-26 |
| | | |||
* | | PHP: Do not generate proxy types for class less operations | Jose | 2017-01-24 |
| | | |||
* | | Do not add abstract methods to PHP Value classes | Jose | 2017-01-24 |
| | | |||
* | | Ice for Ruby Ice::Value implementation | Jose | 2017-01-23 |
| | | |||
* | | IcePHP Ice::Value implementation & minor extension cleanup | Jose | 2017-01-19 |
| | | |||
* | | Replace NULL by ICE_NULLPTR | Bernard Normier | 2017-01-11 |
| | | |||
* | | Renamed optional invocation context parameter in Python, Ruby and PHP | Bernard Normier | 2017-01-09 |
| | | | | | | | | | | new name: context old name: _ctx Fixed macOS build | ||
* | | Fixed (ICE-6694) - Unicode output in command line tools | Jose | 2017-01-09 |
| | |