0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from jonasmalacofilho/fix-issue-8 More... over 9 years ago
Merge pull request #15 from jonasmalacofilho/fix-dates More... over 9 years ago
Merge branch 'fix-dates' into improvements More... over 9 years ago
Merge branch 'fix-issue-9' into improvements More... over 9 years ago
Rewrites MongoDate (now an abstract over Date) and its BSON encoding/decoding; fixes Date support in the driver, but this implementation is dependent on platform precision for Date More... over 9 years ago
Fixes #9: int64 must be serialized in little-endian More... over 9 years ago
Merge branch 'fix-issue-8' into improvements More... over 9 years ago
Allow class instances to be BSON encoded More... over 9 years ago
Added `Mongo.close` More... over 9 years ago
Fixes #8: unable to remove records More... over 9 years ago
Merge pull request #12 from raivof/master More... over 9 years ago
better naming: BSONDate -> MongoDate More... over 9 years ago
+date type BSONDate More... over 9 years ago
Merge branch 'motion-twin-master' More... almost 10 years ago
Merge branch 'master' of git://github.com/motion-twin/mongo-haxe-driver into motion-twin-master More... almost 10 years ago
Fix convertToBytes More... over 10 years ago
Adding Void return for improved code completion More... over 10 years ago
add close() More... over 10 years ago
Merge pull request #7 from delahee/patch-1 More... over 10 years ago
Problem with fields that begin with $ More... over 10 years ago
Updating for new haxelib More... almost 11 years ago
Merge pull request #6 from yar3333/master More... almost 11 years ago
counter overflow bugfix More... almost 11 years ago
Fixed an issue with haxe 2.10 More... about 11 years ago
Changing version number to 0.8.1 More... about 11 years ago
Ready for Haxe 3 More... about 11 years ago
Updated authentication to be secure in neko More... about 11 years ago
Removed some traces and the isFunction check for BSONDocument More... about 11 years ago
Merge pull request #4 from Nambew/master More... about 11 years ago
Change data structure for keeping order. More... about 11 years ago