Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dehesa/CodableCSV issues and pull requests
#59 - - added some woraround code to see if can compile on XCode 16
Pull Request -
State: closed - Opened by ezathashim 5 months ago
- 1 comment
#58 - Build error in Xcode v16.0 beta 5
Issue -
State: open - Opened by OIO-WPK 6 months ago
- 7 comments
Labels: question
#57 - add support for automatically parsing headers from the value during encode
Pull Request -
State: open - Opened by rnantes about 1 year ago
- 1 comment
#56 - in iOS17 can't read file from CloudDocs
Issue -
State: open - Opened by biqinglin over 1 year ago
Labels: bug
#55 - Customise cell parsing for declarative decoder
Issue -
State: open - Opened by HowlingEverett over 1 year ago
Labels: enhancement
#54 - Update default row delimiter for CSVReader
Pull Request -
State: open - Opened by LiYanan2004 over 1 year ago
#53 - Define headers, but suppress header output?
Issue -
State: open - Opened by joerohde over 2 years ago
Labels: question
#52 - Fix Swift 5.7 warnings.
Pull Request -
State: open - Opened by robo-fish over 2 years ago
- 2 comments
#51 - Jonlidgard
Pull Request -
State: open - Opened by jonlidgard almost 3 years ago
#50 - question about escaping
Issue -
State: open - Opened by ghost almost 3 years ago
Labels: question
#49 - Last column decodes as blank
Issue -
State: open - Opened by joshdistler almost 3 years ago
- 1 comment
Labels: question
#48 - Last column decodes as blank
Issue -
State: closed - Opened by LiveSurface almost 3 years ago
Labels: question
#47 - Added new writer configuration option 'quoteAll'
Pull Request -
State: open - Opened by JamesWidman almost 3 years ago
#46 - Skip Column in Encoder (and Decoder)
Issue -
State: open - Opened by rmnblm almost 3 years ago
Labels: question
#45 - Give CSVWriter.Configuration its own delimiter type which has no inference API
Issue -
State: open - Opened by PoshAlpaca almost 3 years ago
Labels: enhancement
#44 - Add field delimiter detection
Pull Request -
State: open - Opened by PoshAlpaca almost 3 years ago
- 4 comments
#43 - Add support for field delimiter detection
Issue -
State: open - Opened by PoshAlpaca almost 3 years ago
- 2 comments
Labels: enhancement
#42 - Add line offset headers
Pull Request -
State: closed - Opened by emorydunn over 3 years ago
- 5 comments
#41 - How can i install on linux?
Issue -
State: closed - Opened by carlhung over 3 years ago
- 1 comment
Labels: question
#40 - Option to escape Excel-unfriendly strings
Issue -
State: open - Opened by MrTemple over 3 years ago
- 5 comments
Labels: enhancement
#39 - doesn't handle strings with ","
Issue -
State: closed - Opened by bcyng over 3 years ago
- 1 comment
Labels: bug
#38 - Value of type 'CSVReader' has no member 'columns'
Issue -
State: closed - Opened by keyhan76 over 3 years ago
Labels: question
#37 - Handle both LF and CRLF by default
Pull Request -
State: closed - Opened by xsleonard almost 4 years ago
- 2 comments
#36 - trimStrategy does not trim characters inside of a quoted field
Issue -
State: closed - Opened by xsleonard almost 4 years ago
- 2 comments
Labels: invalid
#35 - Decoding CSV file with CRLF line endings fail with error if the last column is quoted
Issue -
State: closed - Opened by xsleonard almost 4 years ago
- 9 comments
Labels: bug
#34 - Extra comma in header or data line causes failure to parse subsequent lines
Issue -
State: closed - Opened by DressTheMonkey almost 4 years ago
- 8 comments
Labels: bug
#33 - Lazy decoding a CSV with CRLF line endings fails without an error
Issue -
State: closed - Opened by xsleonard almost 4 years ago
- 4 comments
Labels: enhancement
#32 - Update README with CaseIterable tip
Pull Request -
State: closed - Opened by smpanaro almost 4 years ago
- 1 comment
#31 - Numeric Bool
Pull Request -
State: closed - Opened by Kirow about 4 years ago
#30 - Fixed typo in example code.
Pull Request -
State: closed - Opened by robo-fish about 4 years ago
- 1 comment
#29 - Add Shift-JIS encoding support
Pull Request -
State: closed - Opened by rkyymmt about 4 years ago
- 2 comments
#28 - Bump minimum iOS deployment target to v9 for XCode 12
Pull Request -
State: closed - Opened by xsleonard over 4 years ago
- 1 comment
#27 - Encoding a single object produces a confusing error message.
Issue -
State: closed - Opened by GoldenJoe over 4 years ago
- 2 comments
Labels: question
#26 - Fix typo in Readme CSWriter -> CSVWriter
Pull Request -
State: closed - Opened by DechengMa over 4 years ago
- 2 comments
#25 - Make it conform to TopLevelDecoder/Encoder to use with Combine
Issue -
State: closed - Opened by marcblanchet over 4 years ago
- 2 comments
Labels: enhancement
#24 - Typo: trimStrategry should be trimStrategy
Issue -
State: closed - Opened by xsleonard over 4 years ago
- 1 comment
Labels: bug
#23 - Cocoapods installation is not possible
Issue -
State: closed - Opened by xsleonard over 4 years ago
- 5 comments
Labels: bug
#22 - How to omit properties from the CSV file
Issue -
State: closed - Opened by babbage over 4 years ago
- 4 comments
Labels: question
#21 - CSVEncoder.lazy<URL> should support an appending strategy
Issue -
State: closed - Opened by leisurehound over 4 years ago
- 7 comments
Labels: enhancement
#20 - Is encoding Double or Float supported?
Issue -
State: closed - Opened by leisurehound over 4 years ago
- 16 comments
Labels: bug
#19 - Create CSVReader from InputStream
Pull Request -
State: closed - Opened by josh almost 5 years ago
- 15 comments
Labels: enhancement
#18 - Handling CSV file with empty line after header
Issue -
State: closed - Opened by noahemmet almost 5 years ago
- 2 comments
Labels: question
#17 - Encoding a struct with a nil value results in an infinite loop.
Issue -
State: closed - Opened by alycedaw almost 5 years ago
- 2 comments
Labels: bug
#16 - Lazy Sequence Decoder
Pull Request -
State: closed - Opened by josh almost 5 years ago
- 3 comments
Labels: enhancement
#15 - Decodable sequence
Issue -
State: closed - Opened by josh almost 5 years ago
- 9 comments
Labels: enhancement, question
#14 - Make CSVReader IteratorProtocol safe
Pull Request -
State: closed - Opened by josh almost 5 years ago
- 8 comments
#13 - Configure escaping scalar
Pull Request -
State: closed - Opened by josh almost 5 years ago
- 6 comments
Labels: enhancement
#12 - Memory leak
Issue -
State: closed - Opened by wavefront almost 5 years ago
- 5 comments
Labels: duplicate
#11 - Support for iOS 10
Issue -
State: closed - Opened by mhdhejazi almost 5 years ago
- 13 comments
Labels: enhancement
#10 - Memory leaks
Issue -
State: closed - Opened by mhdhejazi almost 5 years ago
- 4 comments
Labels: bug
#9 - Update for Carthage Support
Pull Request -
State: closed - Opened by mmr118 almost 5 years ago
Labels: invalid
#8 - Question: What's more efficient about supplying init(from:)?
Issue -
State: closed - Opened by emma-k-alexandra about 5 years ago
- 1 comment
Labels: question
#7 - Add "headers" Row state
Pull Request -
State: closed - Opened by steveriggins about 5 years ago
- 2 comments
Labels: duplicate
#6 - Documentation correction
Pull Request -
State: closed - Opened by steveriggins about 5 years ago
- 2 comments
Labels: enhancement
#5 - Can't`pod install` for macOS 10.15
Issue -
State: closed - Opened by Geri-Borbas about 5 years ago
- 1 comment
Labels: help wanted
#4 - Add Cocoapods support
Pull Request -
State: closed - Opened by davbeck about 5 years ago
- 3 comments
Labels: enhancement
#3 - Travis Support
Pull Request -
State: closed - Opened by lightsprint09 over 5 years ago
- 2 comments
Labels: enhancement
#2 - What is needed to support encoding
Issue -
State: closed - Opened by lightsprint09 over 5 years ago
- 16 comments
Labels: question
#1 - Support for SPM
Pull Request -
State: closed - Opened by emilwojtaszek almost 6 years ago
- 1 comment