12252 Commits (b7179562aa95400b5a88414ddd3e4815873eaabc)
 

Author SHA1 Message Date
Rod Vagg 9358eee9dd node-gyp: float 3.0.1, minor fix for download url 9 years ago
Fedor Indutny e1c976184d deps: improve ArrayBuffer performance in v8 9 years ago
Fedor Indutny c60857a81a cluster: allow shared reused dgram sockets 9 years ago
Rod Vagg a7596d7efc build: remote commands on staging in single session 9 years ago
Rod Vagg cc0ab17a23 deps: float node-gyp v3.0.0 9 years ago
Rod Vagg d2d981252b src: s/ia32/x86 for process.release.libUrl for win 9 years ago
Evan Lucas 2c3939c9c0 child_process: use stdio.fd even if it is 0 9 years ago
Ben Noordhuis 03f900ab25 crypto: replace rwlocks with simple mutexes 9 years ago
Rod Vagg 81a8d451f9 doc: update AUTHORS list 9 years ago
Rod Vagg be427e9efa build: make .msi install to "nodejs", not "node" 9 years ago
Ben Noordhuis 3711934095 cpplint: make it possible to run outside git repo 9 years ago
Kat Marchán b2c3c6d727 deps: create .npmrc during npm tests 9 years ago
Kat Marchán babdbfdbd5 deps: upgrade to npm 2.14.2 9 years ago
saper 155783d876 deps: backport 75e43a6 from v8 upstream (again) 9 years ago
Rod Vagg 5652ce0dbc build: fix .pkg creation tooling 9 years ago
Rod Vagg 8637755cbf doc: add TSC meeting minutes 2015-09-02 9 years ago
Roman Reiss d3d5b93214 doc: update environment vars in manpage and --help 9 years ago
Karl Skomski eba3d3dccd src: use standard conform snprintf on windows 9 years ago
Karl Skomski cddbec231f src: fix buffer overflow for long exception lines 9 years ago
Sakthipriyan Vairamani 7038388558 doc,test: enable recursive file watching in Windows 9 years ago
Michaël Zasso d3178d8b1b buffer: SlowBuffer only accept valid numeric values 9 years ago
Rod Vagg 384effed20 test: fix use of `common` before required 9 years ago
Ali Ijaz Sheikh 5424d6fcf0 deps: upgrade V8 to 4.5.103.30 9 years ago
Michaël Zasso dd3f3417c7 src: re-enable fast math on arm 9 years ago
Ali Ijaz Sheikh e137c1177c src: enable vector ics on arm again 9 years ago
Michaël Zasso 7ce749d722 src: replace usage of v8::Handle with v8::Local 9 years ago
Ben Noordhuis b1a2d9509f src: enable v8 deprecation warnings and fix them 9 years ago
Ali Ijaz Sheikh f146f686b7 test: fix test-repl-tab-complete.js for V8 4.5 9 years ago
Fedor Indutny b2ecbb6191 contextify: ignore getters during initialization 9 years ago
Ali Ijaz Sheikh 808de0da03 src: apply debug force load fixups from 41e63fb 9 years ago
Ali Ijaz Sheikh c43172578e deps: upgrade V8 to 4.5.103.24 9 years ago
Jeremiah Senkpiel f3696f64a1 events,lib: don't require EE#listenerCount() 9 years ago
Karl Skomski 101db80111 build: add --enable-asan with builtin leakcheck 9 years ago
James M Snell 609db5a1dd child_process: check execFile and fork args 9 years ago
Rich Trott fe4b309fd3 test: refactor to eliminate flaky test 9 years ago
Jeremiah Senkpiel 29f586ac0a doc: update url doc to account for escaping 9 years ago
Johan Bergström ba50cfebef doc: reorder collaborators by their usernames 9 years ago
Alexis Campailla 619721e6b8 test: mark eval_messages as flaky 9 years ago
Ben Noordhuis d010568c23 child_process: add callback parameter to .send() 9 years ago
Karl Skomski 5201cb0ff1 src: fix memory leak in ExternString 9 years ago
João Reis 93ba585b66 test: mark test-vm-syntax-error-stderr as flaky 9 years ago
João Reis 367140bca0 test: mark test-repl-persistent-history as flaky 9 years ago
saper 714e96e8b9 deps: backport 75e43a6 from v8 upstream 9 years ago
Rod Vagg 8a9a3bf798 doc: update changelog for io.js v3.3.0 9 years ago
Jeremiah Senkpiel f6b093343d timers: minor _unrefActive fixes and improvements 9 years ago
Julien Gilli 403d7ee7d1 timers: don't mutate unref list while iterating it 10 years ago
Julien Gilli 7a8c3e08c3 timers: Avoid linear scan in _unrefActive. 10 years ago
Evan Lucas 2308a27c0a src: only set v8 flags if argc > 1 9 years ago
Rod Vagg 205aab3bd4 build: fix borked chmod call for release uploads 9 years ago
Saúl Ibarra Corretgé e358a6481c deps: upgrade libuv to 1.7.3 9 years ago