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

#82 - Date decoding strategy

Pull Request - State: closed - Opened by surajthomask 6 months ago - 1 comment

#81 - Privacy Manifest file?

Issue - State: open - Opened by timdegraw 6 months ago - 1 comment

#80 - BSON.podspec missing for >= v8.0

Issue - State: open - Opened by timdegraw 6 months ago - 1 comment

#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 over 1 year ago

#77 - Implement a simpler but faster BSONDecoder for use by MongoKitten

Pull Request - State: closed - Opened by Joannis over 1 year ago

#76 - Add missing superDecoder() and superDecoder(forKey:) for BSONDecoder

Pull Request - State: closed - Opened by gwynne over 1 year ago

#75 - Add missing superDecoder() and superDecoder(forKey:) for BSONDecoder

Pull Request - State: closed - Opened by gwynne over 1 year ago

#74 - BSONTypeConversionError on trying to decode Date from timestamp in MongoDB

Issue - State: closed - Opened by surajthomask over 1 year ago - 3 comments

#73 - Make `ObjectId` conform to `Identifiable`

Pull Request - State: closed - Opened by Andrewangeta over 1 year ago

#72 - narrow NIO dependency to just NIOCore

Pull Request - State: closed - Opened by tayloraswift almost 2 years ago - 1 comment

#71 - add link to swiftinit docs

Pull Request - State: closed - Opened by tayloraswift about 2 years ago

#70 - package no longer compiles with current toolchain

Issue - State: closed - Opened by tayloraswift about 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 about 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 over 3 years ago

#66 - Update BSON.podspec

Pull Request - State: closed - Opened by lucasderraugh almost 4 years ago - 6 comments

#65 - Reimplemented the cstring check

Pull Request - State: closed - Opened by Joannis about 4 years ago - 3 comments

#64 - “No exact matches in call to initializer” when reading data

Issue - State: closed - Opened by WesSouza about 4 years ago - 4 comments

#63 - Codable with Class hierarchy does not seem to work

Issue - State: closed - Opened by marcblanchet about 4 years ago - 1 comment
Labels: bug

#62 - Made `BSONValueNotFound` Error public

Pull Request - State: closed - Opened by Andrewangeta about 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 over 4 years ago - 1 comment

#59 - Misaligned raw pointer crash when initializing ObjectID

Issue - State: closed - Opened by Andrewangeta about 5 years ago - 1 comment

#58 - Tag 5.2.5 was done on the wrong branch

Issue - State: closed - Opened by markltownsend over 5 years ago - 1 comment

#57 - Fix ObjectId on Linux for Swift 5.0

Pull Request - State: closed - Opened by Obbut over 5 years ago

#56 - Issue 50

Pull Request - State: closed - Opened by markltownsend over 5 years ago - 3 comments

#55 - Transition Documentation from BSON 5 -> 6?

Issue - State: closed - Opened by markltownsend over 5 years ago - 1 comment

#54 - Add osx deployment target

Pull Request - State: closed - Opened by markltownsend over 5 years ago - 1 comment

#53 - Create podspec for iOS and set minimum SwiftNIO dependency to 1.9

Pull Request - State: closed - Opened by Joannis over 5 years ago

#52 - Deprecated method warning in Document+Mutation.swift

Issue - State: closed - Opened by mbmshafraz over 5 years ago - 3 comments

#51 - Support for a Base BSONError protocol

Issue - State: open - Opened by Andrewangeta almost 6 years ago - 3 comments
Labels: help wanted, hacktoberfest

#50 - Doesn't compile using Swift 4.2 compiler

Issue - State: closed - Opened by markltownsend almost 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 about 6 years ago - 2 comments

#48 - UInt decoding

Issue - State: closed - Opened by graphiclife over 6 years ago - 4 comments

#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 over 6 years ago

#44 - Added support for setting BSONDecoder.userInfo

Pull Request - State: closed - Opened by neallester over 6 years ago - 5 comments

#42 - BSONEncoder implementation

Pull Request - State: closed - Opened by Obbut over 6 years ago

#41 - Reimplement Timestamp parsing

Issue - State: closed - Opened by Joannis over 6 years ago
Labels: bug, enhancement

#40 - Caching-related crash

Issue - State: closed - Opened by Obbut over 6 years ago - 1 comment

#39 - Big endian support

Pull Request - State: closed - Opened by tnakaike over 6 years ago - 1 comment

#38 - BigEndian support

Issue - State: closed - Opened by tnakaike over 6 years ago - 15 comments

#36 - 5.1.5 - exc_bad_access on dictionaryRepresenation

Issue - State: closed - Opened by zirinisp almost 7 years ago - 5 comments

#35 - UInt

Issue - State: closed - Opened by shial4 almost 7 years ago

#34 - Range issue!

Issue - State: closed - Opened by shial4 almost 7 years ago

#33 - `Date` in a `[String: Date]` not serialized as date

Issue - State: closed - Opened by shanehsu almost 7 years ago

#32 - ReserveCapacity support

Issue - State: closed - Opened by Joannis about 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 about 7 years ago - 15 comments

#30 - extension Dictionary where Key == String, Value == Primitive {

Issue - State: closed - Opened by lovemo about 7 years ago - 7 comments

#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 over 7 years ago - 6 comments

#24 - Use Docker to run tests

Pull Request - State: closed - Opened by lgaches over 7 years ago

#23 - Fix JavascriptCode w/o scope

Issue - State: closed - Opened by Joannis over 7 years ago

#22 - TODO: use a BTree for the elements cache

Issue - State: closed - Opened by Joannis over 7 years ago

#21 - fix crash with Int64 negative numbers

Pull Request - State: closed - Opened by savelii over 7 years ago - 1 comment

#20 - fix init(extendedJSON:) for numbers > Int32.max

Pull Request - State: closed - Opened by savelii over 7 years ago - 1 comment

#19 - Make Int ValueConvertible

Pull Request - State: closed - Opened by gormster over 7 years ago - 2 comments

#18 - Extraction of Int always fails

Issue - State: closed - Opened by miroslavkovac almost 8 years ago - 3 comments

#17 - Parsing the Complete Document

Issue - State: closed - Opened by perlmunger almost 8 years ago - 2 comments

#16 - Specific Build Instructions?

Issue - State: closed - Opened by perlmunger almost 8 years ago - 7 comments

#15 - Use native Data type for binary data

Issue - State: closed - Opened by a2 almost 8 years ago - 1 comment

#14 - Updated for Xcode 8

Pull Request - State: closed - Opened by colemancda about 8 years ago - 3 comments

#13 - Tutorials

Issue - State: closed - Opened by Joannis about 8 years ago

#12 - Benchmark against other libraries

Issue - State: closed - Opened by Joannis about 8 years ago

#11 - Convert native Swift dictionaries to Documents

Issue - State: closed - Opened by Obbut about 8 years ago - 1 comment

#10 - Added Carthage support

Pull Request - State: closed - Opened by colemancda about 8 years ago - 6 comments

#9 - Improve performance

Issue - State: closed - Opened by Obbut about 8 years ago

#8 - Documentation / code quality

Issue - State: closed - Opened by Obbut about 8 years ago

#7 - I have an idea which can make the ~ prefix operator unnecessary

Issue - State: closed - Opened by Evertt over 8 years ago - 3 comments

#6 - Swift Version

Issue - State: closed - Opened by mocode808 over 8 years ago - 6 comments

#5 - More swifty API

Issue - State: closed - Opened by Joannis over 8 years ago

#4 - bsonData from Document/Array

Issue - State: closed - Opened by Joannis over 8 years ago

#3 - Fix Document Test not recognizing the elements

Issue - State: closed - Opened by Joannis over 8 years ago

#2 - Write README

Issue - State: closed - Opened by Joannis over 8 years ago
Labels: enhancement

#1 - Add more comments

Issue - State: closed - Opened by Joannis over 8 years ago
Labels: enhancement