Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / orlandos-nl/BSON issues and pull requests
#86 - Speed up BSONEncoder by always appending without checking if the value is already contained
Pull Request -
State: closed - Opened by Joannis 29 days ago
#85 - CocoaPods support
Issue -
State: closed - Opened by Hugo-Persson 5 months ago
- 2 comments
#84 - Enable strict concurrency checking
Pull Request -
State: closed - Opened by Joannis 9 months ago
#83 - Date decoding strategy, benchmarks and allow changing default BSON settings
Pull Request -
State: closed - Opened by Joannis 10 months ago
#82 - Date decoding strategy
Pull Request -
State: closed - Opened by surajthomask 10 months ago
- 1 comment
#81 - Privacy Manifest file?
Issue -
State: open - Opened by timdegraw 10 months ago
- 1 comment
#80 - BSON.podspec missing for >= v8.0
Issue -
State: open - Opened by timdegraw 10 months ago
- 3 comments
#79 - All properties, in the decoded document, are nil.
Issue -
State: closed - Opened by goors over 1 year ago
- 1 comment
#78 - Faster Document equation
Pull Request -
State: closed - Opened by Joannis almost 2 years ago
#77 - Implement a simpler but faster BSONDecoder for use by MongoKitten
Pull Request -
State: closed - Opened by Joannis almost 2 years ago
#76 - Add missing superDecoder() and superDecoder(forKey:) for BSONDecoder
Pull Request -
State: closed - Opened by gwynne about 2 years ago
#75 - Add missing superDecoder() and superDecoder(forKey:) for BSONDecoder
Pull Request -
State: closed - Opened by gwynne about 2 years ago
#74 - BSONTypeConversionError on trying to decode Date from timestamp in MongoDB
Issue -
State: closed - Opened by surajthomask about 2 years ago
- 3 comments
#73 - Make `ObjectId` conform to `Identifiable`
Pull Request -
State: closed - Opened by Andrewangeta about 2 years ago
#72 - narrow NIO dependency to just NIOCore
Pull Request -
State: closed - Opened by tayloraswift over 2 years ago
- 1 comment
#71 - add link to swiftinit docs
Pull Request -
State: closed - Opened by tayloraswift over 2 years ago
#70 - package no longer compiles with current toolchain
Issue -
State: closed - Opened by tayloraswift over 2 years ago
- 1 comment
#69 - BSON doesn't compile in Swift 5.5 (Xcode 13 beta 4) due to fix for SR-14848
Issue -
State: closed - Opened by fritzt0 over 3 years ago
- 3 comments
#68 - MongoKitten -> BSON
Pull Request -
State: closed - Opened by Obbut over 3 years ago
#67 - BSONEncoder/Decoder supports convertFrom/ToSnakeCase?
Issue -
State: closed - Opened by Linkadi98 almost 4 years ago
#66 - Update BSON.podspec
Pull Request -
State: closed - Opened by lucasderraugh about 4 years ago
- 6 comments
#65 - Reimplemented the cstring check
Pull Request -
State: closed - Opened by Joannis over 4 years ago
- 3 comments
#64 - “No exact matches in call to initializer” when reading data
Issue -
State: closed - Opened by WesSouza over 4 years ago
- 4 comments
#63 - Codable with Class hierarchy does not seem to work
Issue -
State: closed - Opened by marcblanchet over 4 years ago
- 1 comment
Labels: bug
#62 - Made `BSONValueNotFound` Error public
Pull Request -
State: closed - Opened by Andrewangeta over 4 years ago
- 3 comments
#61 - Cannot load module
Issue -
State: closed - Opened by d0hnj0e over 4 years ago
- 1 comment
#60 - Issues with the performance of `debugDescription`
Issue -
State: closed - Opened by JoachimM7 almost 5 years ago
- 1 comment
#59 - Misaligned raw pointer crash when initializing ObjectID
Issue -
State: closed - Opened by Andrewangeta over 5 years ago
- 1 comment
#58 - Tag 5.2.5 was done on the wrong branch
Issue -
State: closed - Opened by markltownsend almost 6 years ago
- 1 comment
#57 - Fix ObjectId on Linux for Swift 5.0
Pull Request -
State: closed - Opened by Obbut almost 6 years ago
#56 - Issue 50
Pull Request -
State: closed - Opened by markltownsend almost 6 years ago
- 3 comments
#55 - Transition Documentation from BSON 5 -> 6?
Issue -
State: closed - Opened by markltownsend almost 6 years ago
- 1 comment
#54 - Add osx deployment target
Pull Request -
State: closed - Opened by markltownsend almost 6 years ago
- 1 comment
#53 - Create podspec for iOS and set minimum SwiftNIO dependency to 1.9
Pull Request -
State: closed - Opened by Joannis almost 6 years ago
#52 - Deprecated method warning in Document+Mutation.swift
Issue -
State: closed - Opened by mbmshafraz about 6 years ago
- 3 comments
#51 - Support for a Base BSONError protocol
Issue -
State: open - Opened by Andrewangeta about 6 years ago
- 3 comments
Labels: help wanted, hacktoberfest
#50 - Doesn't compile using Swift 4.2 compiler
Issue -
State: closed - Opened by markltownsend over 6 years ago
- 2 comments
Labels: bug
#49 - Fix latest swift 4.2 snapshot compile error on linux.
Pull Request -
State: closed - Opened by Andrewangeta over 6 years ago
- 2 comments
#48 - UInt decoding
Issue -
State: closed - Opened by graphiclife over 6 years ago
- 4 comments
#47 - ObjectId.swift In linux objectid is closely link to the second of startup time only
Issue -
State: closed - Opened by icyield over 6 years ago
- 1 comment
#46 - Added support for setting BSONDecoder.userInfo
Pull Request -
State: closed - Opened by neallester over 6 years ago
- 1 comment
#45 - BSONCodableTests do not run on Linux
Issue -
State: closed - Opened by neallester almost 7 years ago
#44 - Added support for setting BSONDecoder.userInfo
Pull Request -
State: closed - Opened by neallester almost 7 years ago
- 5 comments
#43 - Encoding fails on Array (and probably Dictionary and Set) of "Empty" Codable
Issue -
State: closed - Opened by neallester almost 7 years ago
#42 - BSONEncoder implementation
Pull Request -
State: closed - Opened by Obbut almost 7 years ago
#41 - Reimplement Timestamp parsing
Issue -
State: closed - Opened by Joannis almost 7 years ago
Labels: bug, enhancement
#40 - Caching-related crash
Issue -
State: closed - Opened by Obbut almost 7 years ago
- 1 comment
#39 - Big endian support
Pull Request -
State: closed - Opened by tnakaike almost 7 years ago
- 1 comment
#38 - BigEndian support
Issue -
State: closed - Opened by tnakaike about 7 years ago
- 15 comments
#37 - Values with same keys get inserted as a new value instead of replacing old
Issue -
State: closed - Opened by CosmicYogi about 7 years ago
#36 - 5.1.5 - exc_bad_access on dictionaryRepresenation
Issue -
State: closed - Opened by zirinisp over 7 years ago
- 5 comments
#35 - UInt
Issue -
State: closed - Opened by shial4 over 7 years ago
#34 - Range issue!
Issue -
State: closed - Opened by shial4 over 7 years ago
#33 - `Date` in a `[String: Date]` not serialized as date
Issue -
State: closed - Opened by shanehsu over 7 years ago
#32 - ReserveCapacity support
Issue -
State: closed - Opened by Joannis over 7 years ago
Labels: enhancement
#31 - Different behaviour of Document.removeValue(forKey: String) from 5.0 to 5.1
Issue -
State: closed - Opened by zirinisp over 7 years ago
- 15 comments
#30 - extension Dictionary where Key == String, Value == Primitive {
Issue -
State: closed - Opened by lovemo over 7 years ago
- 7 comments
#29 - 2 documents sharing a cache copying the same cache at the same time
Issue -
State: closed - Opened by Joannis over 7 years ago
#28 - Better Decimal128 support
Issue -
State: open - Opened by Joannis over 7 years ago
Labels: help wanted, hacktoberfest
#27 - Subdocument cache issue?
Issue -
State: closed - Opened by Joannis over 7 years ago
#26 - BSONEncoder / BSONDecoder
Issue -
State: closed - Opened by Evertt over 7 years ago
- 15 comments
#25 - BSON 5.0 removed StringVariant
Issue -
State: closed - Opened by acecilia almost 8 years ago
- 6 comments
#24 - Use Docker to run tests
Pull Request -
State: closed - Opened by lgaches almost 8 years ago
#23 - Fix JavascriptCode w/o scope
Issue -
State: closed - Opened by Joannis almost 8 years ago
#22 - TODO: use a BTree for the elements cache
Issue -
State: closed - Opened by Joannis almost 8 years ago
#21 - fix crash with Int64 negative numbers
Pull Request -
State: closed - Opened by savelii about 8 years ago
- 1 comment
#20 - fix init(extendedJSON:) for numbers > Int32.max
Pull Request -
State: closed - Opened by savelii about 8 years ago
- 1 comment
#19 - Make Int ValueConvertible
Pull Request -
State: closed - Opened by gormster about 8 years ago
- 2 comments
#18 - Extraction of Int always fails
Issue -
State: closed - Opened by miroslavkovac about 8 years ago
- 3 comments
#17 - Parsing the Complete Document
Issue -
State: closed - Opened by perlmunger over 8 years ago
- 2 comments
#16 - Specific Build Instructions?
Issue -
State: closed - Opened by perlmunger over 8 years ago
- 7 comments
#15 - Use native Data type for binary data
Issue -
State: closed - Opened by a2 over 8 years ago
- 1 comment
#14 - Updated for Xcode 8
Pull Request -
State: closed - Opened by colemancda over 8 years ago
- 3 comments
#13 - Tutorials
Issue -
State: closed - Opened by Joannis over 8 years ago
#12 - Benchmark against other libraries
Issue -
State: closed - Opened by Joannis over 8 years ago
#11 - Convert native Swift dictionaries to Documents
Issue -
State: closed - Opened by Obbut over 8 years ago
- 1 comment
#10 - Added Carthage support
Pull Request -
State: closed - Opened by colemancda over 8 years ago
- 6 comments
#9 - Improve performance
Issue -
State: closed - Opened by Obbut over 8 years ago
#8 - Documentation / code quality
Issue -
State: closed - Opened by Obbut over 8 years ago
#7 - I have an idea which can make the ~ prefix operator unnecessary
Issue -
State: closed - Opened by Evertt almost 9 years ago
- 3 comments
#6 - Swift Version
Issue -
State: closed - Opened by mocode808 almost 9 years ago
- 6 comments
#5 - More swifty API
Issue -
State: closed - Opened by Joannis almost 9 years ago
#4 - bsonData from Document/Array
Issue -
State: closed - Opened by Joannis about 9 years ago
#3 - Fix Document Test not recognizing the elements
Issue -
State: closed - Opened by Joannis about 9 years ago
#2 - Write README
Issue -
State: closed - Opened by Joannis about 9 years ago
Labels: enhancement
#1 - Add more comments
Issue -
State: closed - Opened by Joannis about 9 years ago
Labels: enhancement