12211 Commits (306936e98fa6c06b52095f5a369a03c6e722b285)
 

Author SHA1 Message Date
Fedor Indutny a6d674d751 bindings: close after reading module struct 9 years ago
Anne-Gaelle Colom d2f70fee13 doc: use 3rd person singular for consistency 9 years ago
Brian White 81a0c0b08b win,msi: fix documentation shortcut url 9 years ago
Sam Roberts f442904a27 doc: describe process API for IPC 10 years ago
Rich Trott f8152df5e8 test: expect error for test_lookup_ipv6_hint on FreeBSD 9 years ago
Rod Vagg 380a3d89c3 2015-09-08, Version 4.0.0 (Stable) Release 9 years ago
Rich Trott 8f87169805 doc: fix comma splice in Assertion Testing doc 9 years ago
Karl Skomski 297b9ae147 build: fix v8_enable_handle_zapping override 9 years ago
Rod Vagg 22097a227d node-gyp: float 3.0.1, minor fix for download url 9 years ago
Fedor Indutny 31450fce7c deps: improve ArrayBuffer performance in v8 9 years ago
Fedor Indutny c7be08cec1 cluster: allow shared reused dgram sockets 9 years ago
Rod Vagg 154d3f5865 build: remote commands on staging in single session 9 years ago
Rod Vagg b8341e8a4e deps: float node-gyp v3.0.0 9 years ago
Rod Vagg 278a9267ec src: s/ia32/x86 for process.release.libUrl for win 9 years ago
Evan Lucas 3bc7e58ab0 child_process: use stdio.fd even if it is 0 9 years ago
Ben Noordhuis 7ee58bebff crypto: replace rwlocks with simple mutexes 9 years ago
Rod Vagg cdfa271164 doc: update AUTHORS list 9 years ago
Rod Vagg b3c4cecd82 build: make .msi install to "nodejs", not "node" 9 years ago
Ben Noordhuis a493dab2e7 cpplint: make it possible to run outside git repo 9 years ago
Kat Marchán ba02bd02e9 deps: create .npmrc during npm tests 9 years ago
Kat Marchán d15ba80d6f deps: upgrade to npm 2.14.2 9 years ago
saper b4f1711a62 deps: backport 75e43a6 from v8 upstream (again) 10 years ago
Rod Vagg d65106e307 build: fix .pkg creation tooling 9 years ago
Rod Vagg 88505bdbd2 doc: add TSC meeting minutes 2015-09-02 9 years ago
Roman Reiss 6532e937e1 doc: update environment vars in manpage and --help 9 years ago
Karl Skomski 98608774a7 src: use standard conform snprintf on windows 9 years ago
Karl Skomski 3bb923740d src: fix buffer overflow for long exception lines 9 years ago
Sakthipriyan Vairamani f0a75ab2d3 doc,test: enable recursive file watching in Windows 9 years ago
Michaël Zasso 729479f3f4 buffer: SlowBuffer only accept valid numeric values 9 years ago
Rod Vagg 30e76c59cd test: fix use of `common` before required 9 years ago
Ali Ijaz Sheikh 4e3d767f4c deps: upgrade V8 to 4.5.103.30 9 years ago
Michaël Zasso 439c1dde15 src: re-enable fast math on arm 9 years ago
Ali Ijaz Sheikh 6c1b26a12e src: enable vector ics on arm again 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis 9a03ae6356 src: enable v8 deprecation warnings and fix them 10 years ago
Ali Ijaz Sheikh d571680638 test: fix test-repl-tab-complete.js for V8 4.5 9 years ago
Fedor Indutny 56db28b6d7 contextify: ignore getters during initialization 10 years ago
Ali Ijaz Sheikh 0159ac9c99 src: apply debug force load fixups from 41e63fb 9 years ago
Ali Ijaz Sheikh 9fddd83cf9 deps: upgrade V8 to 4.5.103.24 9 years ago
Jeremiah Senkpiel 46b7d15167 events,lib: don't require EE#listenerCount() 9 years ago
Karl Skomski 6ed0603fb1 build: add --enable-asan with builtin leakcheck 10 years ago
James M Snell 32037b78a2 child_process: check execFile and fork args 9 years ago
Rich Trott 10a32aee84 test: refactor to eliminate flaky test 9 years ago
Jeremiah Senkpiel 65844affe9 doc: update url doc to account for escaping 9 years ago
Johan Bergström aa0f8bf455 doc: reorder collaborators by their usernames 10 years ago
Alexis Campailla 165767dc7d test: mark eval_messages as flaky 9 years ago
Ben Noordhuis 607aa3ac82 child_process: add callback parameter to .send() 9 years ago
Karl Skomski 599d4f5f3a src: fix memory leak in ExternString 9 years ago
João Reis 68a658d82b test: mark test-vm-syntax-error-stderr as flaky 9 years ago
João Reis 242c88b8ae test: mark test-repl-persistent-history as flaky 9 years ago