0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a basic test for ObjectID More... over 14 years ago
stub in ObjectID object More... over 14 years ago
tidy and add mongo.close() function More... over 14 years ago
clean up debugging output More... over 14 years ago
add Collection.update() More... over 14 years ago
add Collection.remove() and improve the unit tests slightly More... over 14 years ago
add Collection.insert() More... over 14 years ago
add count() as well as limit and skip More... over 14 years ago
make a few improvements towards getting /home/orlando/stbin/svnsync commands to work More... over 14 years ago
fix memory errors More... over 14 years ago
update readme More... over 14 years ago
make connect()'s non-blocking More... over 14 years ago
track the mongodb.js file More... over 14 years ago
update mongo-c-driver update script More... over 14 years ago
set README filename to markdown More... over 14 years ago
update readme More... over 14 years ago
ensure queries happen one after another More... over 14 years ago
clean up javascript interface More... over 14 years ago
fix some memory errors More... over 14 years ago
add ability to select query fields More... over 14 years ago
make db queryable from javascript More... over 14 years ago
convert oid's to strings More... over 14 years ago
tidy tidy More... over 14 years ago
Undo the last merge, I don't actually think that branch is ready. In terms of complexity, I think I may want to stick to using the C bindings for now. More... over 14 years ago
use the c++ bindings, rather than the c bindings More... over 14 years ago
do a bit of tidying More... over 14 years ago
Implement the first major bit of network code as a proof of concept. More... over 14 years ago
add support for decoding subobjects and booleans More... over 14 years ago
add ability to decode strings and numbers More... over 14 years ago
start decode work More... over 14 years ago