1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Apr 30, 2024 — Apr 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add paths to gitignore and sample propsheet More... over 13 years ago
some tweaks for windows support More... over 13 years ago
fixup wscript to ensure we link to all libraries needed for static sqlite3 internal build - closes #45 More... over 13 years ago
add visual studio projects More... over 13 years ago
actually define type More... over 13 years ago
use win32 mutexes More... over 13 years ago
remove trailing whitespace More... almost 14 years ago
Merge branch 'cross-platform-threading' into windows More... almost 14 years ago
bump to version v2.1.1 More... almost 14 years ago
use correct include paths for node v0.6 More... almost 14 years ago
clarify version numbers More... almost 14 years ago
remove last references to ev_ More... almost 14 years ago
convert eio_custom to uv_work_requests More... almost 14 years ago
update package.json and README More... almost 14 years ago
* ev_ref -> uv_ref * remove 0.2.x Buffer compatibility More... almost 14 years ago
fix race condition when baton was deleted to early More... almost 14 years ago
fix uv_async usage More... almost 14 years ago
don't use <node/*> style includes More... almost 14 years ago
merge in springmeyer's build script fixes More... almost 14 years ago
Merge branch 'master' into node-v6-old More... almost 14 years ago
fix configure More... almost 14 years ago
Revert change to affected.test.js More... almost 14 years ago
handle up front error in affected.test.js More... almost 14 years ago
be explicit about headers More... almost 14 years ago
enable usage of boost threads instead of direct posix/pthreads usage - all tests are passing on OS X 10.7 with boost 1.47 - todo: test on linux - refs #48 More... almost 14 years ago
add a threading compatibility shim - likely cleaner ways of doing this but we don't want to depend on boost threads unless we really have to for now More... almost 14 years ago
add ability to configure against boost threads if requested More... almost 14 years ago
bump to version 2.0.18 More... almost 14 years ago
update ignores More... almost 14 years ago
default to building against internal version of sqlite, and allow disabling by passing option to --with-sqlite3. Also update to latest sqlite version for internal copy - closes #43 More... almost 14 years ago