projects: update some short descriptions
[nit.git] / lib / mongodb /
2015-08-10 Alexandre Terrasamongodb: avoid MongoCollection finalization by garbage...
2015-08-10 Alexandre Terrasamongodb: fix C warnings
2015-06-29 Alexandre Terrasalib/mongodb: check null receiver when accessing names...
2015-06-29 Alexandre Terrasalib/mongodb: set automatic last id when inserting or...
2015-06-11 Alexandre Terrasalib/mongodb: generate native object ids for document...
2015-06-11 Alexandre Terrasalib/mongodb: clean MongoCollection::find nitunit output
2015-05-27 Alexis Laferrièrelib/mongodb: fix invalid FFI code
2015-05-27 Alexis Laferrièrelib: update other libs to use `self` from C and C+...
2015-05-11 Alexandre Terrasalib: introduce MongoDB wrapper