index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
Commit message (
Collapse
)
Author
Age
*
Fix iOS build
v3.7-beta1-swift
Joe George
2019-06-20
|
*
Merge remote-tracking branch 'origin/3.7' into swift
Jose
2019-06-20
|
\
|
*
Fixed warnings reported by Xcode code analyzer
Benoit Foucher
2019-06-20
|
|
*
|
Fix warning: endpos was assign but never read
Jose
2019-06-19
|
|
*
|
Fix returnValue label
Jose
2019-06-18
|
|
*
|
Enable CFBundle resources for IceSSL in Swift builds
Jose
2019-06-17
|
|
*
|
Support for dispatch interceptors
Bernard Normier
2019-06-14
|
|
*
|
Add doc comments to Input/Output stream extensions for enumerated types
Jose
2019-06-14
|
|
*
|
Fix returnValue param name
Jose
2019-06-13
|
|
*
|
Fix version check
Jose
2019-06-12
|
|
*
|
Update Version to 3.7b1
Jose
2019-06-12
|
|
*
|
Rename DefaultObjectImpl to ObjectI
Bernard Normier
2019-06-12
|
|
*
|
Add :nodoc: to _TypeResolver classes
Joe George
2019-06-11
|
|
*
|
Reworked Traits and fixed comments
Bernard Normier
2019-06-11
|
|
*
|
Swift servant dispatch updates
Jose
2019-06-11
|
|
*
|
Merge remote-tracking branch 'origin/3.7' into swift
Jose
2019-06-07
|
\
|
|
*
Sync objetice-c Ice/operations test
Jose
2019-06-07
|
|
|
*
Fix Incorrect generated code for class implements interface
Jose
2019-06-06
|
|
|
|
|
|
|
|
Close #406
|
*
Do not set WindowsTargetPlatformVersion, use the default
Jose
2019-06-06
|
|
|
*
Remove Duplicates in ice.vcxproj.filters and iceuwp++11.vcxproj Close #365
Jose
2019-06-06
|
|
|
*
Add Visual Studio 2019 NuGet packaging files
Jose
2019-06-04
|
|
|
*
Visual Studio 2019 build fixes
Jose
2019-06-04
|
|
|
*
Fix bogus loop in IceGrid/Activator #403
Jose
2019-06-04
|
|
|
*
Fix the reading of the error message from the Service class #407
Jose
2019-06-04
|
|
|
*
Fixed trailing whitespace
Benoit Foucher
2019-06-04
|
|
|
*
gcc 9 complains that it is creating an implicit copy constructor. (#408)
dennsporcic
2019-05-13
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* gcc 9 complains that it is creating an implicit copy constructor. This is deprecated behaviour since C++11 and gcc 9 treats it as a warning. Adding a copy constructor silences this. Fixes #387
|
*
Fixed typo in comment
Bernard Normier
2019-04-09
|
|
*
|
Only build OSLogLogger with Ice for Swift
Jose
2019-05-30
|
|
*
|
Swif doc comment fixes
Jose
2019-05-30
|
|
*
|
Fix the reading of the error message from the Service class #407
Jose
2019-05-30
|
|
*
|
Fix C++ warnings: uninitialized value
Jose
2019-05-30
|
|
*
|
Fix C++ warning: Value stored to 'c1' is never read
Jose
2019-05-30
|
|
*
|
Rename "swift:adopt" -> "swift:inherits"
Jose
2019-05-29
|
|
*
|
Swift logger updates
Jose
2019-05-29
|
|
*
|
Fix loop
Jose
2019-05-29
|
|
*
|
Add "swift:adopt" metadata
Jose
2019-05-29
|
|
*
|
More Swift doc comment fixes
Jose
2019-05-28
|
|
*
|
Minor fixes
Jose
2019-05-28
|
|
*
|
Add Swift documentation comments
Jose
2019-05-28
|
|
*
|
Use nil as default value for optional parameters
Jose
2019-05-22
|
|
*
|
Make sent closure a trailing closure
Bernard Normier
2019-05-09
|
|
*
|
Fix dispatch queue label
Joe George
2019-05-09
|
|
*
|
Add/remove leading underscores
Bernard Normier
2019-05-08
|
|
*
|
Exclude explicit template instantiations from static builds
Bernard Normier
2019-05-08
|
|
*
|
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)
*
|
Fix identifier escaping
Jose
2019-05-07
|
|
*
|
Remove Ice.Voip support from Swift builds
Jose
2019-05-06
|
|
*
|
Fix iOS warnings
Jose
2019-05-06
|
|
[next]