openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
SwiftShell
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Mar 16, 2025 — Mar 16, 2026
Showing page 6 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Travis: test on Swift 3.1 beta
Kare Morstol
More...
almost 9 years ago
Simplify #if statement.
Kare Morstol
More...
almost 9 years ago
Readme: add header for Moderator and FileSmith.
Kare Morstol
More...
about 9 years ago
Remove CocoaPods test from Travis as it only fails there.
Kare Morstol
More...
about 9 years ago
Readme: update CocoaPods instructions and projected Swift version for ABI instability.
Kare Morstol
More...
about 9 years ago
Add test of pod spec to Travis.
Kare Morstol
More...
about 9 years ago
Fix up ReadableStream.onStringOutput, set framework as dependency for all unit test targets.
Kare Morstol
More...
about 9 years ago
Update podspec with iOS deployment target 9.0.
Kare Morstol
More...
about 9 years ago
Remove completely unintended and compile-breaking word.
Kare Morstol
More...
about 9 years ago
Add CocoaPods support.
Kare Morstol
More...
about 9 years ago
Require encoding for FileHandle.readSome and .read. Documentation.
Kare Morstol
More...
about 9 years ago
@discardableResult declared on a function returning Void is unnecessary.
Kare Morstol
More...
about 9 years ago
Enable building for iOS. Just the Stream part. So FileSmith can use it.
Kare Morstol
More...
about 9 years ago
String(contentsOfFile:) not implemented on Linux, use String(contentsOfFile: encoding:) instead.
Kare Morstol
More...
about 9 years ago
Fix testOpenForOverWritingCreatesIntermediateDirectory.
Kare Morstol
More...
about 9 years ago
Fix AssertNoThrow silencing test failures. Cleanup test helping code.
Kare Morstol
More...
about 9 years ago
Fix intermediate directories not created (#32)
Miguel Angel Quinones Garcia
More...
about 9 years ago
Rename WriteableStream to WritableStream.
Kare Morstol
More...
about 9 years ago
Make the default main.stdout a StdoutStream, which uses Swift.print().
Kare Morstol
More...
about 9 years ago
Make ReadableStream.lines return type prettier.
Kare Morstol
More...
about 9 years ago
Turn WriteableStream and ReadableStream into protocols.
Kare Morstol
More...
about 9 years ago
Update to recommended settings in Xcode 8.2.
Kare Morstol
More...
about 9 years ago
Update Swift version to 3.0.2.
Kare Morstol
More...
about 9 years ago
Remove workaround for fixed compiler bug when printing errors.
Kare Morstol
More...
over 9 years ago
Make .encoding in WriteableStream and ReadableStream public and mutable.
Kare Morstol
More...
over 9 years ago
Readme: list functionality and mention readSome().
Kare Morstol
More...
over 9 years ago
Small documentation fix.
Kare Morstol
More...
over 9 years ago
Set Swift version to 3.0.1.
Kare Morstol
More...
over 9 years ago
Improve output from *Stream.debugDescription.
Kare Morstol
More...
over 9 years ago
Add debugDescription to Streams and Contexts.
Kare Morstol
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
10
…
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree