Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / swiftlang/swift-corelibs-foundation issues and pull requests
#2941 - Revert "Add support and tests for URLComponents.percentEncodedQueryItems"
Pull Request -
State: closed - Opened by shahmishal almost 4 years ago
- 7 comments
#2933 - Revert "Add support and tests for URLComponents.percentEncodedQueryItems"
Pull Request -
State: closed - Opened by aschwaighofer almost 4 years ago
- 2 comments
#2920 - XMLParser fixes (SR-13546, SR-2301)
Pull Request -
State: closed - Opened by dhoepfl about 4 years ago
- 20 comments
#2880 - Add support for WASI in CFDate.c
Pull Request -
State: closed - Opened by MaxDesiatov about 4 years ago
- 3 comments
#2794 - Revert "Work around ICU version < 62"
Pull Request -
State: closed - Opened by DougGregor over 4 years ago
- 1 comment
#2758 - Revert "TestURLSession: Re-enable tests"
Pull Request -
State: closed - Opened by spevans over 4 years ago
- 1 comment
#2461 - Revert "Parity: Networking: URLUploadTask and URLDownloadTask"
Pull Request -
State: closed - Opened by millenomi over 5 years ago
- 1 comment
Labels: Build fix — Other merging disabled
#2147 - [5.0] Disable flaky test - https://bugs.swift.org/browse/SR-9981
Pull Request -
State: closed - Opened by shahmishal over 5 years ago
- 1 comment
#2131 - [5.0] Cherry-pick: Speedup for NSString -getCharacters:range
Pull Request -
State: closed - Opened by Catfish-Man over 5 years ago
- 4 comments
#1928 - Speedup for NSString -getCharacters:range:
Pull Request -
State: closed - Opened by Catfish-Man over 5 years ago
- 20 comments
#1721 - Revert "Fix DateFormatter TimeZone Setter"
Pull Request -
State: closed - Opened by gparker42 about 6 years ago
- 5 comments
#1343 - Revert "Revert "Merge pull request #1247 from kelvin13/se-0184a""
Pull Request -
State: closed - Opened by parkera almost 7 years ago
- 2 comments
#1328 - Revert "Import CoreFoundation sources from High Sierra"
Pull Request -
State: closed - Opened by slavapestov almost 7 years ago
- 1 comment
#1156 - Revert "Fix Notification API signatures to match Darwin"
Pull Request -
State: closed - Opened by atrick over 7 years ago
#1105 - Updates for acceptance of SE-0180 [parallel merge required]
Pull Request -
State: closed - Opened by dabrahams over 7 years ago
#1035 - Revert "Update the mangled name of CFSwiftGetBaseClass"
Pull Request -
State: closed - Opened by parkera over 7 years ago
#93 - Implement NSAffineTransform
Pull Request -
State: closed - Opened by nubbel almost 9 years ago
- 5 comments
#92 - Implemented various path and info-related methods on NSBundle
Pull Request -
State: closed - Opened by insidegui almost 9 years ago
- 2 comments
#91 - Fix LiteralSearch in compare and rangeOfString
Pull Request -
State: closed - Opened by akolov almost 9 years ago
#90 - Fix NSString.compare
Pull Request -
State: closed - Opened by akolov almost 9 years ago
- 1 comment
#89 - NSComparisonResult.OrderedAscending should be equal to -1
Pull Request -
State: closed - Opened by akolov almost 9 years ago
- 1 comment
#88 - Implementation of NSCountedSet
Pull Request -
State: closed - Opened by codestergit almost 9 years ago
- 17 comments
#87 - Tidy up of NSData code now double free has been fixed
Pull Request -
State: closed - Opened by johnno1962 almost 9 years ago
#86 - [NSString] Add implementation of longLongValue and tests
Pull Request -
State: closed - Opened by thii almost 9 years ago
- 2 comments
#85 - [NSString] Add implementation of intValue and tests
Pull Request -
State: closed - Opened by thii almost 9 years ago
- 4 comments
#84 - [NSString] Add implementation of `integerValue` and tests
Pull Request -
State: closed - Opened by thii almost 9 years ago
- 2 comments
#83 - [NSScanner] Fix a bug in the initialization of _NSStringBuffer that makes NSScanner unable to find any number
Pull Request -
State: closed - Opened by thii almost 9 years ago
- 3 comments
#82 - Implement NSNotification
Pull Request -
State: closed - Opened by harlanhaskins almost 9 years ago
- 5 comments
#81 - Implement NSData.description
Pull Request -
State: closed - Opened by harlanhaskins almost 9 years ago
- 4 comments
#80 - Implementation of NSByteCountFormatter default values
Pull Request -
State: closed - Opened by bolshedvorsky almost 9 years ago
#79 - A small step towards removing C-style loops
Pull Request -
State: closed - Opened by hamin almost 9 years ago
- 1 comment
#78 - [NSTimeZone] Add implementation of abbreviation property and tests
Pull Request -
State: closed - Opened by thii almost 9 years ago
- 1 comment
#77 - implement NSString.rangeOfComposedCharacterSequenceAtIndex
Pull Request -
State: closed - Opened by jpsim almost 9 years ago
- 1 comment
#76 - Implement NSAffineTransform.transform{Point,Size} with tests
Pull Request -
State: closed - Opened by mattrajca almost 9 years ago
- 1 comment
#75 - implement NSString.rangeOfCharacterFromSet
Pull Request -
State: closed - Opened by jpsim almost 9 years ago
#74 - Added missing keys & values for NSStream
Pull Request -
State: closed - Opened by SoneeJohn almost 9 years ago
- 1 comment
#73 - Basic NSURLRequest initialization, getters and tests
Pull Request -
State: closed - Opened by ChrisChares almost 9 years ago
#72 - Fixes for calendar initialization
Pull Request -
State: closed - Opened by brownleej almost 9 years ago
- 4 comments
#71 - basic implementation for NSURLResponse init and tests
Pull Request -
State: closed - Opened by cullenbmacdonald almost 9 years ago
- 4 comments
#70 - Tests for NSDate
Pull Request -
State: closed - Opened by syoutsey almost 9 years ago
- 1 comment
#69 - NSUUID improvements
Pull Request -
State: closed - Opened by 0xced almost 9 years ago
- 3 comments
#68 - NSCopying for NSDictionary
Pull Request -
State: closed - Opened by MaddTheSane almost 9 years ago
- 2 comments
#67 - Implement -[NSData writeToURL:options:error:]
Pull Request -
State: closed - Opened by lowell almost 9 years ago
- 2 comments
#66 - Adds an implementation of isEqual to the NSString class.
Pull Request -
State: closed - Opened by brownleej almost 9 years ago
- 1 comment
#65 - Add NSProgress string constants
Pull Request -
State: closed - Opened by ChrisChares almost 9 years ago
- 1 comment
#64 - Tests for NSDate
Pull Request -
State: closed - Opened by syoutsey almost 9 years ago
- 1 comment
#63 - Removed Unneccessary !'s from public variables in NSDateFormatter
Pull Request -
State: closed - Opened by natemann almost 9 years ago
- 2 comments
#62 - Initial implementation of NSNotification support
Pull Request -
State: closed - Opened by kovpas almost 9 years ago
- 5 comments
#61 - [Feedback] Initial NSByteCountFormatter implementation
Pull Request -
State: closed - Opened by bolshedvorsky almost 9 years ago
- 1 comment
#60 - Implemented initializers for NSEdgeInsets
Pull Request -
State: closed - Opened by dfirsht almost 9 years ago
- 1 comment
#59 - Add string constants
Pull Request -
State: closed - Opened by robtimp almost 9 years ago
- 1 comment
#58 - Fixes test case TestNSFileManger.test_fileAttributes
Pull Request -
State: closed - Opened by bolshedvorsky almost 9 years ago
- 4 comments
#57 - Implement -[NSData writeToURL:options:error:]
Pull Request -
State: closed - Opened by lowell almost 9 years ago
- 3 comments
#56 - [WIP] NSHTTPCookie initializer, getters, and tests
Pull Request -
State: closed - Opened by tptee almost 9 years ago
- 6 comments
#55 - Update NSIndexSet enumeration snippets to Swift
Pull Request -
State: closed - Opened by christopherweems almost 9 years ago
- 1 comment
#54 - NSJSONSerialization JSONObjectWithData: implementation
Pull Request -
State: closed - Opened by argon almost 9 years ago
- 8 comments
#53 - implement NSString.stringByTrimmingCharactersInSet
Pull Request -
State: closed - Opened by akolov almost 9 years ago
#52 - [SR-71] Repair NSNumber behaviour
Pull Request -
State: closed - Opened by argon almost 9 years ago
- 1 comment
#51 - implement NSString.boolValue
Pull Request -
State: closed - Opened by jpsim almost 9 years ago
- 7 comments
#50 - implement NSProcessInfo.operatingSystemVersion & add NSProcessInfo tests
Pull Request -
State: closed - Opened by jpsim almost 9 years ago
- 7 comments
#49 - [Need feedback]: Implemented isEqualToDictionary
Pull Request -
State: closed - Opened by KaiCode2 almost 9 years ago
- 6 comments
#48 - NSString: uppercaseString, lowercaseString, capitalizedString
Pull Request -
State: closed - Opened by krzyzanowskim almost 9 years ago
- 7 comments
#47 - NSGeometry: add unit tests
Pull Request -
State: closed - Opened by jessesquires almost 9 years ago
- 3 comments
#46 - NSURLError CustomStringConvertable conformance
Pull Request -
State: closed - Opened by dlbuckley almost 9 years ago
- 4 comments
#45 - Implemented NSData.description
Pull Request -
State: closed - Opened by harlanhaskins almost 9 years ago
- 11 comments
#44 - Fix Bugs in NSCalendar Date Calculations
Pull Request -
State: closed - Opened by brownleej almost 9 years ago
- 2 comments
#43 - Improve control flow and some fix
Pull Request -
State: closed - Opened by ken0nek almost 9 years ago
- 2 comments
#42 - Added missing keys for NSURLError
Pull Request -
State: closed - Opened by dlbuckley almost 9 years ago
#41 - NSBundle additions
Pull Request -
State: closed - Opened by radex almost 9 years ago
- 9 comments
#40 - Clarify GettingStarted.md
Pull Request -
State: closed - Opened by radex almost 9 years ago
- 1 comment
#39 - Make CGFloat conform to Comparable protocol
Pull Request -
State: closed - Opened by romanroibu almost 9 years ago
- 1 comment
#38 - Added `NSPipe` implementation
Pull Request -
State: closed - Opened by terhechte almost 9 years ago
- 6 comments
#37 - Implemented NSAffineTransform.init() with tests
Pull Request -
State: closed - Opened by mattrajca almost 9 years ago
- 3 comments
#36 - Add NSNull.null()
Pull Request -
State: closed - Opened by gshahbazian almost 9 years ago
- 8 comments
#35 - Implement basic geometry functions
Pull Request -
State: closed - Opened by romanroibu almost 9 years ago
- 3 comments
#34 - Add some implementation of NSHTTPCookie
Pull Request -
State: closed - Opened by dbrajkovic almost 9 years ago
- 4 comments
#33 - Clarify where NSCalendar timezone is set and return values
Pull Request -
State: closed - Opened by syoutsey almost 9 years ago
- 5 comments
#32 - Verify contents of the file attributes dictionary
Pull Request -
State: closed - Opened by bolshedvorsky almost 9 years ago
- 3 comments
#31 - Make NSDate conform to Comparable protocol
Pull Request -
State: closed - Opened by tomaskraina almost 9 years ago
- 3 comments
#30 - Verify contents of the file attributes dictionary
Pull Request -
State: closed - Opened by bolshedvorsky almost 9 years ago
#29 - mark NSCache() initializer as public
Pull Request -
State: closed - Opened by krzyzanowskim almost 9 years ago
- 1 comment
#28 - Simplify/Optimize NSSet
Pull Request -
State: closed - Opened by Adlai-Holler almost 9 years ago
- 8 comments
#27 - Simplify implementation of `init(indexes:length:)`.
Pull Request -
State: closed - Opened by BryanHoke almost 9 years ago
- 1 comment
#26 - add implementation for NSRangeFromString and testNSRange.swift
Pull Request -
State: closed - Opened by jpsim almost 9 years ago
- 15 comments
#25 - Remove invalid characters introduced in f699c8d
Pull Request -
State: closed - Opened by lowell almost 9 years ago
- 2 comments
#24 - Prefer for-in loops. Avoid usage of ++ operator.
Pull Request -
State: closed - Opened by BryanHoke almost 9 years ago
#23 - Fix whitespace/indentation by removing invalid characters.
Pull Request -
State: closed - Opened by BryanHoke almost 9 years ago
- 2 comments
#22 - Prefer for-in loops. Avoid usage of ++ operator.
Pull Request -
State: closed - Opened by BryanHoke almost 9 years ago
- 1 comment
#21 - Add NSNotificationObserver implementation
Pull Request -
State: closed - Opened by JiriTrecak almost 9 years ago
- 3 comments
#20 - Add stack collection type
Pull Request -
State: closed - Opened by AquaGeek almost 9 years ago
- 2 comments
#19 - Conform NSDate to Comparable
Pull Request -
State: closed - Opened by chrisamanse almost 9 years ago
- 3 comments
#18 - Remove some TODOs
Pull Request -
State: closed - Opened by talzag almost 9 years ago
- 3 comments
#17 - NSDateInterval use internal setter
Pull Request -
State: closed - Opened by chrisamanse almost 9 years ago
- 1 comment
#16 - Remove workaround for IRGen bug
Pull Request -
State: closed - Opened by slavapestov almost 9 years ago
#15 - [Need Feedback]: Added bounds checking to NSArray subscript
Pull Request -
State: closed - Opened by KaiCode2 almost 9 years ago
- 7 comments
#14 - Change NSURLRequest's HTTPMethod stub to readonly
Pull Request -
State: closed - Opened by angelodipaolo almost 9 years ago
- 1 comment
#13 - Change NSURLRequest's HTTPMethod property stub to be readonly
Pull Request -
State: closed - Opened by angelodipaolo almost 9 years ago
- 2 comments
#12 - Several NSString constructors implemented
Pull Request -
State: closed - Opened by bubski almost 9 years ago
- 1 comment
#11 - Fix a bug in CFReadStreamGetBuffer for data streams
Pull Request -
State: closed - Opened by baarde almost 9 years ago
- 5 comments
#10 - Fix download link
Pull Request -
State: closed - Opened by johankj almost 9 years ago
- 3 comments