summaryrefslogtreecommitdiff
path: root/slice
Commit message (Collapse)AuthorAge
* IceGrid and IceStormJoe George2021-02-01
|
* Remove checksum support (#607)Austin Henriksen2021-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 Normier2021-02-01
| | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI.
* Added missing doc commentsBernard Normier2020-04-29
|
* Fix typoJose2020-03-11
|
* Added comments to IceDiscovery.ice fixes #697Benoit Foucher2020-02-20
|
* Improve swift metadata validationJose2019-10-10
|
* Fixed Slice comment to use > instead of >.Bernard Normier2019-07-22
| | | | Fixes #453.
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-07
|\
| * Fixed Ice::Current requestId documentationBenoit Foucher2019-04-09
| |
| * Correct warnings emitted by doxygenalbert-github2019-02-26
| | | | | | | | Doxygen doesn't like it when the `@line...}` is split over multiple lines.
| * Clarified IceMX::Metrics documentationBenoit Foucher2019-02-19
| |
* | Rename "swift:adopt" -> "swift:inherits"Jose2019-05-29
| |
* | Add "swift:adopt" metadataJose2019-05-29
| |
* | More Swift doc comment fixesJose2019-05-28
| |
* | Add IceGrid IceStorm Frameworks to Swift buildJose2019-05-20
| |
* | Add Swift Glacier2.frameworkJose2019-05-14
| |
* | Add support for "swift:attribute" and @discardableResultJose2019-05-07
| | | | | | | | c# modified: swift/test/Ice/slicing/exceptions/ServerAMD.swift
* | More dispatch queue fixesJoe George2019-05-07
| |
* | Dispatch queue updatesJoe George2019-05-07
| | | | | | | | | | - Remove dispatch queues from Swift APIs - Create dispatch queue in C++ thread pool (ICE_SWIFT only)
* | Add DispatchQueue to Connection callbacksJoe George2019-05-03
| |
* | Add MX prefix for IceMXJose2019-05-02
| |
* | Map ConnectionInfo.cets to SecCertificate arrayJose2019-05-01
| |
* | Connection::createProxy returns a non-null proxyBernard Normier2019-04-26
| |
* | ServantLocator fixes allow nil Cookie pass to finishJose2019-04-18
| |
* | Fix ServantLocator to allow return nilJose2019-04-16
| |
* | Removed more throwsBernard Normier2019-04-15
| |
* | Removed throws from some Communicator methodsBernard Normier2019-04-15
| |
* | Remove throws from setProperty and several ObjectAdapter methodsBernard Normier2019-04-12
| | | | | | | | Simplified ObjectAdapter implementation
* | Make identityToString not throwJoe George2019-04-12
| |
* | Fix for EndpointSeqJoe George2019-04-10
| |
* | Add admin facetsJoe George2019-04-04
| |
* | Server side supportJoe George2019-04-01
| |
* | Rename slice2swift output files with the prefix of the Slice moduleJose2019-03-04
| |
* | Slice 2 Swift updatesJose2019-02-28
| |
* | Various fixesJoe George2019-02-26
| |
* | Float/double fixes and some lintingJoe George2019-02-25
| |
* | Initial commit of Swift mappingJoe George2019-02-18
|/
* Copyright header simplicationJose2019-01-19
|
* Improve global metadata code style, Close #321Jose2018-12-19
|
* Add missing copyright headersJose2018-12-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* TypeScript improvementsJose2018-12-05
|
* Fixed comment.Bernard Normier2018-11-13
|
* Replaced <tt> by <code> in Slice commentsBernard Normier2018-11-02
|
* Typescript supportJose2018-10-16
|
* Removed Application from Ice Services (#196)Austin Henriksen2018-09-19
| | | Removed Application from Ice services, fixes #50
* Replace `php:internal` and `matlab:internal` by preprocessor macroJose2018-09-12
| | | | Close #202
* Do not use Ice__t_Value as parent for local PHP typesJose2018-09-10
| | | | Close #175