12251 Commits (87d26152b4a0869deac5d23813ac8b0ee697ec5f)
 

Author SHA1 Message Date
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
saper 37fcd0ba34 deps: backport 75e43a6 from v8 upstream 10 years ago
Rod Vagg a06e11d9d3 doc: update changelog for io.js v3.3.0 9 years ago
Jeremiah Senkpiel 049b3a3ae2 timers: minor _unrefActive fixes and improvements 9 years ago
Julien Gilli 9724047268 timers: don't mutate unref list while iterating it 10 years ago
Julien Gilli e5bb66886b timers: Avoid linear scan in _unrefActive. 11 years ago
Evan Lucas 45fb34025d src: only set v8 flags if argc > 1 9 years ago
Rod Vagg 112c527b74 build: fix borked chmod call for release uploads 9 years ago
Saúl Ibarra Corretgé a1615949a5 deps: upgrade libuv to 1.7.3 10 years ago
Karl Skomski e3740e4524 src: only memcmp if length > 0 in Buffer::Compare 9 years ago
Trevor Norris 37ee43efd5 test: improve performance of stringbytes test 9 years ago