12969 Commits (2bcea02e240c521358fd9992d156e16047245f4e)
 

Author SHA1 Message Date
Karl Skomski 2bcea02e24 doc: add buf.indexOf encoding param with example 9 years ago
Trevor Norris 54cd2e1e5e buffer: properly retrieve binary length of needle 9 years ago
Trevor Norris 7240ad4441 buffer: allow encoding param to collapse 9 years ago
Fedor Indutny 6712a1faa5 internal/child_process: call postSend on error 9 years ago
Rich Trott 58d999e8fc test: remove test-http-exit-delay 9 years ago
Tom Gallacher a1163582c5 crypto: pbkdf2 deprecate digest overload. 9 years ago
Ali Ijaz Sheikh db9e122182 test: update ArrayBuffer alloc failure message 9 years ago
evan.lucas 674e5131ed deps: backport bc2e393 from v8 upstream 9 years ago
Fedor Indutny 113d1f3821 deps: cherry-pick 68e89fb from v8's upstream 9 years ago
Ali Ijaz Sheikh ef4170ea03 deps: upgrade to V8 4.8.271.17 9 years ago
Tom Atkinson 5f6dfab832 http: remove reference to onParserExecute 9 years ago
Rich Trott d26b014391 test: refactor test-fs-watch 9 years ago
José Moreira 5ef9989bd6 net: add net.listening boolean property over a getter 9 years ago
Myles Borins 8221917e85 2016-01-21, Version 4.2.6 "Argon" (LTS) Release 9 years ago
Rich Trott 0634311a9a test: move cluster tests to parallel 9 years ago
cjihrig 66cb4bcf0c process: support symbol events 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Stefan Budeanu bf1237921c build: Add VARIATION variable to binary target 9 years ago
Evan Lucas 318ded2c4d 2016-01-20, Version 5.5.0 (Stable) 9 years ago
Ben Noordhuis 1e5a02628c src: fix negative values in process.hrtime() 9 years ago
Myles Borins d50a8a9848 2016-01-20, Version 4.2.5 "Argon" (LTS) Release 9 years ago
Richard Lau c9dbd2b19f doc: restore ICU third-party software licenses 9 years ago
Richard Lau 2b9bd0f7b0 tools: fix license-builder.sh for ICU 9 years ago
Rich Trott 44aba1ab1c test: improve test-cluster-disconnect-suicide-race 9 years ago
Evan Lucas df4d209ad5 stream: prevent object map change in ReadableState 9 years ago
Roman Reiss 647861befb test: fix issues for space-in-parens ESLint rule 9 years ago
Roman Reiss 6588a70463 tools: enable space-in-parens ESLint rule 9 years ago
Rich Trott d5c525dc74 test: make test-cluster-disconnect-leak reliable 9 years ago
cjihrig eee9dc7e9d Revert "stream: add bytesRead property for readable" 9 years ago
Evan Lucas ff64a4c395 node: allow preload modules with -i 9 years ago
Jackson Tian 8d0ca10752 buffer: make byteLength work with Buffer correctly 9 years ago
Ben Ripkens 5f57005ec9 v8,src: expose statistics about heap spaces 9 years ago
Santiago Gimeno e65f1f7954 test: fix tls-multi-key race condition 9 years ago
Kohei TAKATA ad63d350d4 readline: Remove XXX and output debuglog 9 years ago
cjihrig 8bad51977a src: return UV_EAI_NODATA on empty lookup 9 years ago
Ben Noordhuis 761cf2bf6a src: don't check failure with ERR_peek_error() 9 years ago
Peter Geiss 83d2b7707e buffer: remove unnecessary TODO comments 9 years ago
Evan Lucas da550aa063 repl: make sure historyPath is trimmed 9 years ago
Michaël Zasso 0ec093cd41 lib,test: remove extra semicolons 9 years ago
Michaël Zasso 162e16afdb tools: enable no-extra-semi rule in eslint 9 years ago
Rich Trott 66b9c0d8bd debugger: remove variable redeclarations 9 years ago
Rich Trott 19f700859b module: revert "optimize js and json file i/o" 9 years ago
Rich Trott 3441a4178b fs: revert "change statSync to accessSync..." 9 years ago
Ali Ijaz Sheikh 384b20362c deps: upgrade to V8 4.7.80.32 9 years ago
cjihrig 212a44df03 doc: clarify protocol default in http.request() 9 years ago
Rod Vagg 3297036345 doc: update branch-diff arguments in release doc 9 years ago
Michael Theriot 666c089e68 doc: fix named anchors in addons.markdown and http.markdown 9 years ago
Dave f9a59c1d3b events: make sure console functions exist 9 years ago
Brian White 4bc1a47761 querystring: improve parse() performance 9 years ago
Jackson Tian bfb2cd0bfd stream: add bytesRead property for readable 9 years ago