- 11 Jul, 2013 4 commits
-
-
Dane Springmeyer authored
-
another try at fixing build order based on details at https://code.google.com/p/gyp/issues/detail?id=259
Dane Springmeyer authored -
Dane Springmeyer authored
-
Dane Springmeyer authored
-
- 01 Jul, 2013 2 commits
-
-
Make tar.gz a bundled dependency
Dane Springmeyer authored -
Ryan Mechelke authored
-
- 27 Jun, 2013 1 commit
-
-
Dane Springmeyer authored
-
- 20 Jun, 2013 2 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
- 18 Jun, 2013 1 commit
-
-
Dane Springmeyer authored
-
- 17 Jun, 2013 1 commit
-
-
Dane Springmeyer authored
-
- 14 Jun, 2013 2 commits
-
-
Don't bother unpacking sqlite if we're not using it
Dane Springmeyer authored -
Tom Hughes authored
-
- 13 Jun, 2013 14 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Move some protected methods to public
Dane Springmeyer authored -
Avoid writing to freed memory
Dane Springmeyer authored -
Make sure the INSERT completes before trying the SELECT
Dane Springmeyer authored -
Dane Springmeyer authored
-
disable the loadExtension test which will crash when the extension is built against a different external sqlite version than the bundled one (which is likely)
Dane Springmeyer authored -
move test/tmp directory creation to sync to avoid race to create directory which will appear as'Error: done() called multiple times' - refs visionmedia/mocha#316
Dane Springmeyer authored -
Dane Springmeyer authored
-
- 28 Apr, 2013 1 commit
-
-
Unpack sqlite dep dynamically and move build node_sqlite3.node module into ./lib folder
Dane Springmeyer authored
-
- 25 Apr, 2013 4 commits
-
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
Dane Springmeyer authored
-
- 24 Apr, 2013 3 commits
-
-
add support for dynamically unpacking the bundled sqlite3 dep to avoid having to store the uncompressed files in git
Dane Springmeyer authored -
Dane Springmeyer authored
-
Dane Springmeyer authored
-
- 23 Apr, 2013 1 commit
-
-
Dane Springmeyer authored
-
- 21 Mar, 2013 1 commit
-
-
Tom Hughes authored
-
- 20 Mar, 2013 2 commits
-
-
Starting with version 4.8 gcc complains about attempts to pass these protected methods to NODE_SET_PROTOTYPE_METHOD as the callback.
Tom Hughes authored -
The handle here is actually the uv_async_t object named watcher that is part of the Async object so we shouldn't try and write to it after the Async object has been freed.
Tom Hughes authored
-
- 19 Mar, 2013 1 commit
-
-
Conflicts: test/fts-content.test.js test/scheduling.test.js
Konstantin Käfer authored
-