12116 Commits (8119693a3d4103226dfaa2f682e226b77b93e6d9)
 

Author SHA1 Message Date
Saúl Ibarra Corretgé 8119693a3d deps: update libuv to version 1.7.4 9 years ago
Minwoo Jung cd1297fb57 doc: use "Calls" over "Executes" for consistency 9 years ago
Rich Trott 6e2fe1c21a test: remove valid hostname check in test-dns.js 9 years ago
Anne-Gaelle Colom d664b95581 doc: use US English for consistency 9 years ago
Fedor Indutny 6098504685 deps: cherry-pick 6da51b4 from v8's upstream 9 years ago
Fedor Indutny 9683e5df51 bindings: close after reading module struct 9 years ago
Anne-Gaelle Colom 82ba1839fb doc: use 3rd person singular for consistency 9 years ago
Brian White e035266805 win,msi: fix documentation shortcut url 9 years ago
Sam Roberts 432cce6e95 doc: describe process API for IPC 9 years ago
Rich Trott 779e14f1a7 test: expect error for test_lookup_ipv6_hint on FreeBSD 9 years ago
Rich Trott 1d75012b9d doc: fix comma splice in Assertion Testing doc 9 years ago
Rod Vagg b1abe812cd Working on 4.0.1 9 years ago
Rod Vagg f9f8378853 2015-09-08, Version 4.0.0 (Stable) Release 9 years ago
Karl Skomski 0cb0f4a6e4 build: fix v8_enable_handle_zapping override 9 years ago
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