Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IceGrid and IceStorm | 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. | ||
* | Added missing doc comments | Bernard Normier | 2020-04-29 |
| | |||
* | Fix typo | Jose | 2020-03-11 |
| | |||
* | Added comments to IceDiscovery.ice fixes #697 | Benoit Foucher | 2020-02-20 |
| | |||
* | Improve swift metadata validation | Jose | 2019-10-10 |
| | |||
* | Fixed Slice comment to use > instead of >. | Bernard Normier | 2019-07-22 |
| | | | | Fixes #453. | ||
* | Merge remote-tracking branch 'origin/3.7' into swift | Jose | 2019-06-07 |
|\ | |||
| * | Fixed Ice::Current requestId documentation | Benoit Foucher | 2019-04-09 |
| | | |||
| * | Correct warnings emitted by doxygen | albert-github | 2019-02-26 |
| | | | | | | | | Doxygen doesn't like it when the `@line...}` is split over multiple lines. | ||
| * | Clarified IceMX::Metrics documentation | Benoit Foucher | 2019-02-19 |
| | | |||
* | | Rename "swift:adopt" -> "swift:inherits" | Jose | 2019-05-29 |
| | | |||
* | | Add "swift:adopt" metadata | Jose | 2019-05-29 |
| | | |||
* | | More Swift doc comment fixes | Jose | 2019-05-28 |
| | | |||
* | | Add IceGrid IceStorm Frameworks to Swift build | Jose | 2019-05-20 |
| | | |||
* | | Add Swift Glacier2.framework | Jose | 2019-05-14 |
| | | |||
* | | Add support for "swift:attribute" and @discardableResult | Jose | 2019-05-07 |
| | | | | | | | | c# modified: swift/test/Ice/slicing/exceptions/ServerAMD.swift | ||
* | | More dispatch queue fixes | Joe George | 2019-05-07 |
| | | |||
* | | Dispatch queue updates | Joe George | 2019-05-07 |
| | | | | | | | | | | - Remove dispatch queues from Swift APIs - Create dispatch queue in C++ thread pool (ICE_SWIFT only) | ||
* | | Add DispatchQueue to Connection callbacks | Joe George | 2019-05-03 |
| | | |||
* | | Add MX prefix for IceMX | Jose | 2019-05-02 |
| | | |||
* | | Map ConnectionInfo.cets to SecCertificate array | Jose | 2019-05-01 |
| | | |||
* | | Connection::createProxy returns a non-null proxy | Bernard Normier | 2019-04-26 |
| | | |||
* | | ServantLocator fixes allow nil Cookie pass to finish | Jose | 2019-04-18 |
| | | |||
* | | Fix ServantLocator to allow return nil | Jose | 2019-04-16 |
| | | |||
* | | Removed more throws | Bernard Normier | 2019-04-15 |
| | | |||
* | | Removed throws from some Communicator methods | Bernard Normier | 2019-04-15 |
| | | |||
* | | Remove throws from setProperty and several ObjectAdapter methods | Bernard Normier | 2019-04-12 |
| | | | | | | | | Simplified ObjectAdapter implementation | ||
* | | Make identityToString not throw | Joe George | 2019-04-12 |
| | | |||
* | | Fix for EndpointSeq | Joe George | 2019-04-10 |
| | | |||
* | | Add admin facets | Joe George | 2019-04-04 |
| | | |||
* | | Server side support | Joe George | 2019-04-01 |
| | | |||
* | | Rename slice2swift output files with the prefix of the Slice module | Jose | 2019-03-04 |
| | | |||
* | | Slice 2 Swift updates | Jose | 2019-02-28 |
| | | |||
* | | Various fixes | Joe George | 2019-02-26 |
| | | |||
* | | Float/double fixes and some linting | Joe George | 2019-02-25 |
| | | |||
* | | Initial commit of Swift mapping | Joe George | 2019-02-18 |
|/ | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Improve global metadata code style, Close #321 | Jose | 2018-12-19 |
| | |||
* | Add missing copyright headers | Jose | 2018-12-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | TypeScript improvements | Jose | 2018-12-05 |
| | |||
* | Fixed comment. | Bernard Normier | 2018-11-13 |
| | |||
* | Replaced <tt> by <code> in Slice comments | Bernard Normier | 2018-11-02 |
| | |||
* | Typescript support | Jose | 2018-10-16 |
| | |||
* | Removed Application from Ice Services (#196) | Austin Henriksen | 2018-09-19 |
| | | | Removed Application from Ice services, fixes #50 | ||
* | 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 |