David Jones
|
ce50505149
|
Ensure thread safe access to Socket.socketfd
|
2019-02-14 15:31:20 +00:00 |
|
David Jones
|
165356a5b0
|
Update to Xcode 10.1 image
|
2019-01-24 10:29:47 +00:00 |
|
Bill Abt
|
a40b405bdf
|
Update podspec too soon to be next version.
1.0.44
|
2019-01-09 09:50:30 -05:00 |
|
Bill Abt
|
ceef887103
|
Update the README example to correct a data race condition.
|
2019-01-09 09:49:38 -05:00 |
|
Bill Abt
|
9c1b578c61
|
Update podspec to soon to be next version.
1.0.43
|
2018-12-17 10:01:03 -05:00 |
|
Bill Abt
|
383792e668
|
Update podspec too soon to be next version.
1.0.42
|
2018-12-17 08:52:01 -05:00 |
|
Bill Abt
|
83b89f5a90
|
Update podspec too soon to be next version.
1.0.40
|
2018-12-14 11:01:22 -05:00 |
|
Bill Abt
|
48a77e2e35
|
Documentation quality and consistency improvements.
|
2018-12-14 10:56:36 -05:00 |
|
Bill Abt
|
b911b29416
|
When attempting to connect a socket that is already connected, the error code being returned was correct but the error message text that was being returned was the exact opposite of the actual error.
|
2018-12-14 09:53:41 -05:00 |
|
Bill Abt
|
33d51f6dac
|
Update podspec too soon to be next version.
1.0.39
|
2018-12-14 08:45:11 -05:00 |
|
Bill Abt
|
9dc3e45be9
|
Minor code change to use the nil coalescing to improve readability. Improved internal documentation to call out specific notations supported.
|
2018-12-14 08:42:35 -05:00 |
|
Bill Abt
|
6bf49f79b2
|
Update podspec too soon to be next version.
1.0.38
|
2018-12-13 11:01:56 -05:00 |
|
Bill Abt
|
d95bb3790a
|
Documented new parameter on the TCP version of the listen API.
|
2018-12-13 11:01:32 -05:00 |
|
Bill Abt
|
9d77d6b212
|
Added new parameter to TCP version of listen API to allow caller to specify a particular address to listen on. This new parameter is defaulted to nil and therefore should affect current callers.
|
2018-12-13 11:00:56 -05:00 |
|
Bill Abt
|
1594181455
|
Update podspec to soon to be next version.
1.0.37
|
2018-12-13 07:51:49 -05:00 |
|
Bill Abt
|
29358e6790
|
Update podspec too soon to be next version.
1.0.36
|
2018-12-12 17:42:42 -05:00 |
|
Bill Abt
|
d0925d6ad7
|
Update podspec to soon to be next version.
1.0.35
|
2018-12-12 16:31:14 -05:00 |
|
Bill Abt
|
16fbdbfaa1
|
Update podspec for to soon to be next version.
|
2018-12-12 16:18:09 -05:00 |
|
Bill Abt
|
e109098bc9
|
Update podspec too soon to be next version.
1.0.34
1.0.33
|
2018-12-12 15:45:21 -05:00 |
|
Bill Abt
|
fd21116eb1
|
Update podspec to soon to be next version.
1.0.32
|
2018-12-12 15:30:04 -05:00 |
|
Bill Abt
|
db25ba8697
|
Update podspec too soon to be next version.
1.0.31
|
2018-12-12 10:29:03 -05:00 |
|
Bill Abt
|
a7ad71099d
|
Update podspec too soon to be next version.
1.0.30
|
2018-12-11 10:30:54 -05:00 |
|
Bill Abt
|
82f271e1d2
|
Update podspec to soon to be next version.
1.0.29
|
2018-12-10 19:15:44 -05:00 |
|
Bill Abt
|
963b6ec42f
|
Update podspec for soon to be next version.
1.0.28
|
2018-12-10 16:33:29 -05:00 |
|
Bill Abt
|
53d7bd22e3
|
Update scheme management files.
|
2018-12-10 16:31:34 -05:00 |
|
Bill Abt
|
309f4dddac
|
Update podspec too soon to be next version.
1.0.27
|
2018-12-10 10:13:46 -05:00 |
|
Bill Abt
|
2356229904
|
Update podspec too soon to be next version.
1.0.26
|
2018-11-29 08:44:43 -05:00 |
|
Bill Abt
|
e15b0bcfbf
|
Merge pull request #154 from IBM-Swift/issue.swift5
Swift 5 support
|
2018-11-29 08:38:21 -05:00 |
|
David Jones
|
fedca3ebbe
|
Restore excludes
|
2018-11-28 16:13:33 +00:00 |
|
David Jones
|
cb14c397ce
|
Remove boilerplate
Consistent copyright header
Remove redundant excludes
|
2018-11-28 10:46:08 +00:00 |
|
David Jones
|
cfe4868e27
|
Resolve Swift 5 compilation warnings
|
2018-11-27 16:53:58 +00:00 |
|
David Jones
|
b20e22c978
|
Drop Swift 3 support
|
2018-11-27 11:17:03 +00:00 |
|
David Jones
|
5e5876ee1b
|
Add Swift 5 builds using SWIFT_DEVELOPMENT_SNAPSHOT
|
2018-11-27 10:24:52 +00:00 |
|
Bill Abt
|
22789f11e4
|
Update podspec to soon to be next version.
1.0.25
|
2018-11-14 09:03:31 -05:00 |
|
Bill Abt
|
049c8f27fe
|
Merge pull request #153 from IBM-Swift/swift421
Update to swift 4.2.1, test on 16.04 / 18.04
|
2018-11-14 08:52:42 -05:00 |
|
David Jones
|
ea13652f93
|
Remove redundant develop branch
|
2018-11-12 16:47:07 +00:00 |
|
David Jones
|
e3a3ce314d
|
Add 16.04 and 18.04 to Travis
|
2018-11-09 16:08:16 +00:00 |
|
David Jones
|
bf40a349c7
|
Update to Swift 4.2.1
|
2018-11-09 13:51:05 +00:00 |
|
Bill Abt
|
7c9b9b42fe
|
Updated README to included latest compiler recommendations.
1.0.24
|
2018-10-26 09:53:34 -04:00 |
|
Bill Abt
|
25839d5078
|
Housekeeping.
|
2018-10-26 09:05:27 -04:00 |
|
Bill Abt
|
ec8dc4dc52
|
Update project so that tests are using Swift 4.2.
|
2018-10-26 08:36:37 -04:00 |
|
Bill Abt
|
d954c8df1b
|
Update podspec too soon to be next version.
|
2018-10-26 08:35:34 -04:00 |
|
Bill Abt
|
518e5eae5f
|
Update podspec too soon to be next version.
1.0.23
|
2018-10-24 09:46:41 -04:00 |
|
Bill Abt
|
45c773c7da
|
Merge pull request #151 from IBM-Swift/swift42
Updated to Swift 4.2
|
2018-10-24 09:45:20 -04:00 |
|
Shihab-Mehboob1
|
85ab176ee9
|
Updated to Swift 4.2
|
2018-10-24 11:09:25 +01:00 |
|
Shihab-Mehboob1
|
3294ed10dd
|
Updated to Swift 4.2
|
2018-10-23 10:51:47 +01:00 |
|
Shihab-Mehboob1
|
5f7d3b26f4
|
Updated to Swift 4.2
|
2018-10-22 11:07:56 +01:00 |
|
Bill Abt
|
a0f25ca585
|
Minor housekeeping. No release needed.
|
2018-10-20 09:28:22 -04:00 |
|
Bill Abt
|
fb4e74cd8e
|
Update podspec to soon to be next version.
1.0.22
|
2018-10-02 08:19:01 -04:00 |
|
Bill Abt
|
7cf66650ac
|
Update podspec too soon to be next version.
1.0.21
|
2018-10-01 09:14:28 -04:00 |
|