0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
May 11, 2024 — May 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v0.4.2 More... about 15 years ago
fix type nit for putStrSz More... about 15 years ago
BsonSymbol had a similar utf8 length problem More... about 15 years ago
Fix string size in bson docs to be number of bytes rather than number of utf8 chars More... about 15 years ago
mongoDB.cabal: we no longer depend on convertible More... about 15 years ago
BSON.hs: docs for functions missing such More... about 15 years ago
v0.4.1 More... about 15 years ago
8e035fded4 missed the Put side More... about 15 years ago
module level documentation to point to tutorials More... about 15 years ago
v0.4 More... about 15 years ago
tutorial: update examples to show what insert returns More... about 15 years ago
insert/insertMany/save: create (if needed) and return '_id' field More... about 15 years ago
create global oigInc instance More... about 15 years ago
compile with -O2 More... about 15 years ago
BSON: use Integers to represent oid's, oid generation More... about 15 years ago
format nits More... about 15 years ago
putI16 More... about 15 years ago
util: type putI8 like the other putI* functions More... about 15 years ago
DataBinary's subtype ByteArray alone has an extra length More... about 15 years ago
lift more tutorial sections from pymongo More... about 15 years ago
update tutorial to include more information More... about 15 years ago
mongodb returns count as a double: fix count function More... about 15 years ago
restoring array conversion using toBson/fromBson More... about 15 years ago
changed formatting in tutorial More... about 15 years ago
readme More... about 15 years ago
fix map-reduce-example formatting More... about 15 years ago
map/reduce example More... about 15 years ago
better mapReduce apis More... about 15 years ago
mapreduce command More... about 15 years ago
support javascript code, rename to BsonJSCode to make it clearer what code More... about 15 years ago