Stijn Sanders
Stijn Sanders
like IBSONDocument, but to/from JSON data in file (unicode?) (save UTF-8 by default?) see also IJSONDocumentEnumerator
like IBSONDocumentEnumerator (but how to keep a reference counted copy of the data? IStream?)
apparently there's an explain() method http://groups.google.com/group/mongodb-dev/msg/72da316851839e89?pli=1 find out what is sent over the wire and offer support?
Is there a way to replace "git" with the full path to git.exe in any command calls? (e.g. with a configuration setting?) I have git installed, but don't have the...
https://github.com/openscope/openscope
- range syntax - range 'structs' - interpreter support - codegen support - (object interface or operators "#0" "#1" "#+"?)
by assigning pRGBQuad(...)^, four bytes were copied, and with certain images, this may cause an access violation on the fourth byte beyond the RGB data on the 'last' pixel (of...
in the xml data here: https://hackernoon.com/feed every `` has `Invalid Date` instead of the date the item was originally posted
I've tried to build `LLVM-3.9.dll` using LibDefExtractor, and it works! Even more, link no longer complains that DllMain is missing. I assume this is because one is included in the...