Commit Graph

17 Commits (58cab348954fe20fdcda3403ab612e8b269b4212)

Author SHA1 Message Date
Thijs Cadier 4dfb05bec3 Bump bson to 1.2 4 years ago
Thijs Cadier 2123095be0 Bump bson to 1.1 4 years ago
Thijs Cadier 984fc9ea2b Move to 2018 edition 4 years ago
Thijs Cadier 97d22cc241 Fix warnings on latest stable 4 years ago
inv2004 892f50cbb2 libc::c_uling is diff for win/lib 7 years ago
inv2004 c23b3798e8 trying to build for windows 7 years ago
Thijs Cadier d0b93b6bb0 Bump bson to 0.11 and use lossy utf-8 decoding for responses
Mongo can return invalid UTF-8 in bson responses:

https://jira.mongodb.org/browse/SERVER-24007

We use lossy UTF-8 decoding when parsing now.
7 years ago
Thijs Cadier 87effd5dc2 Update links to C docs 8 years ago
Thijs Cadier 3cdd312cdf Convert bson json to String directly 9 years ago
Thijs Cadier bae6556fed Updates for newest nightly and bindgen 10 years ago
Thijs Cadier 418225ea25 Remove from_json method in bsonc we don't use 10 years ago
Thijs Cadier 74c38fe32a Show code and domain in bsonc error debug output 10 years ago
Thijs Cadier e4b9864bfc Rename wrapper package and use openssl-sys crate 10 years ago
Thijs Cadier 1830144125 Replace all bson document handling with macro 10 years ago
Thijs Cadier 9d299055e7 Add asserts and whitespace fix 10 years ago
Thijs Cadier df9749c5c4 WIP Collection bulk operation 10 years ago
Thijs Cadier d686ba240f Initial version 10 years ago