13655 Commits (81fd4581b922079cf059d336d44272c288ea8fdf)
 

Author SHA1 Message Date
Brian White 81fd4581b9
tools: improve js linter 9 years ago
Rich Trott 00b2219420 test: move debugger tests to sequential 9 years ago
James Reggio fb5f66a9fa src: add SIGINFO to supported signals 9 years ago
Brian White ae18bbef48
lib: improve module loading performance 9 years ago
Brian White 1e4674ae0a
benchmark: add module loader benchmark parameter 9 years ago
Rich Trott 1df84f4f75 debugger: run last command on presssing enter 9 years ago
Michaël Zasso b68827b1d1 test: update error message for JSON.parse 9 years ago
Ali Ijaz Sheikh 52af5c4eeb deps: upgrade V8 to 5.0.71.32 9 years ago
Kat Marchán 6e3e8acc7c deps: floating fix for npm's test-node script 9 years ago
Kat Marchán 40e79b1305 deps: upgrade npm to 3.8.6 9 years ago
Amery a432935211 doc: fix incorrect references in buffer docs 9 years ago
Anna Henningsen 0b66b8f2d2 repl: don’t complete non-simple expressions 9 years ago
Matteo Collina 0b1d89f35a streams: support unlimited synchronous cork/uncork cycles 9 years ago
Fedor Indutny a11d506dec deps: cherry-pick 1383d00 from v8 upstream 9 years ago
cjihrig d6e56fd843 os: add userInfo() method 9 years ago
Rich Trott aba035fb27 test: fix flaky test-child-process-fork-net 9 years ago
Sakthipriyan Vairamani 73c18903aa tools: remove simplejson dependency 9 years ago
Anna Henningsen 819b2d36bc stream: Fix readableState.awaitDrain mechanism 9 years ago
Igor Kalashnikov 5dafb435d8 querystring: using toString for objects on querystring.escape 9 years ago
Myles Borins 59d23ad63d doc: add copy about how to curl SHA256.txt 9 years ago
James M Snell ad2df3ac1f doc: clarification for maxBuffer and Unicode output 9 years ago
silverwind ffe5c8385e
test: fix issues for ESLint 2.7.0 9 years ago
silverwind 2f6ff1bb64
tools: update ESLint to 2.7.0 9 years ago
Robert Jefe Lindstaedt 8f4fdc93f0 doc: describe child.kill() pitfalls on linux 9 years ago
firedfox 6222e5b76d
tools,doc: fix json for grouped optional params 9 years ago
firedfox 05d0e9e6a3
tools,doc: fix incomplete json produced by doctool 9 years ago
Luigi Pinca d2577def93
doc: fix scrolling on iOS devices 9 years ago
Ben Noordhuis f938ef7492 src: fix -Wunused-variable compiler warning 9 years ago
James M Snell a2466896dd buffer: add Buffer.prototype.compare by offset 9 years ago
John Eversole 820844d673 doc: path.format provide more examples 9 years ago
Santiago Gimeno eaab17c6a7 test: move some test from sequential to parallel 9 years ago
Rich Trott a9aa199543 test: fix flaky test-http-client-abort 9 years ago
Evan Lucas 8ffa20c495 tools: do not rewrite npm shebang in install.py 9 years ago
Mike Kaufman 1384de29f7 path: fixing a test that breaks on some machines. 9 years ago
Rich Trott c5afd98b48 repl: refactor repl.js 9 years ago
Jeff Harris e67fee0fb5 doc: add topic - event loop, timers, `nextTick()` 9 years ago
Trevor Norris 9d94cc584e buffer: standardize array index check 9 years ago
Brad Hill 945454894b doc: add example using algorithms not directly exposed 9 years ago
Rich Trott 7c9a691ee7 test: refactor test-file-write-stream3 9 years ago
Myles Borins 937ac3760a deps: backport 125ac66 from v8 upstream 9 years ago
Steven R. Loomis 853d8fb4e7 doc: update openssl LICENSE using license-builder.sh 9 years ago
Vladimir Varankin 31524d7310 doc: fix a typo in 5.10.1's changelog 9 years ago
Jeremiah Senkpiel 7d8882ba9a handle_wrap: expose an `isRefed()` check to JS 9 years ago
Brendon Pierson 1879e1ef17 doc: simple doc typo fix 9 years ago
Saúl Ibarra Corretgé c3cec1eefc deps: upgrade libuv to 1.9.0 9 years ago
Ben Noordhuis 71544c5eca build: remove -f{data,function}-sections flags 9 years ago
Ben Noordhuis 3a8e8230ee deps: upgrade to V8 4.9.385.35 9 years ago
Rich Trott d4eafd0c11 test: enforce strict mode for test-domain-crypto 9 years ago
Rich Trott 0f3c3b4bdb doc: note about Android support 9 years ago
Ali Ijaz Sheikh b73e1b3c5a test: fix another flaky stringbytes test 9 years ago