12537 Commits (166523d0ed658bc7241a9c83ab0d48634d028d0c)
 

Author SHA1 Message Date
David Boivin 747271372f doc: update the assert module summary 9 years ago
Roman Klauke 0d506556b0 doc: replace node-gyp link with nodejs/node-gyp 9 years ago
Brian White 7b9f78acb2 stream: avoid pause with unpipe in buffered write 9 years ago
Trevor Norris 54795620f6 buffer: don't abort on prototype getters 9 years ago
Kat Marchán 071c72a6a3 deps: upgrade to npm 2.14.7 9 years ago
Ben Noordhuis 8383c4fe00 assert: support arrow functions in .throws() 9 years ago
Rich Trott f0f8afd879 test: remove common.inspect() 9 years ago
Rich Trott 5ca4f6f8bd test: test `util` rather than `common` 9 years ago
Rich Trott 7a5ae34345 test: refresh temp directory when using pipe 9 years ago
Dave Hodder 40a159e4f4 doc: Amend capitalization of word JavaScript 9 years ago
Alejandro Oviedo 6dd34761fd doc: add method links in dns.markdown 9 years ago
Alejandro Oviedo 333e8336be doc: add method links in child_process.markdown 9 years ago
Jason Karns 0cfc6d39ca doc: recommend Infinity on emitter.setMaxListeners 10 years ago
Karl Skomski 589287b2e3 src: convert BE-utf16-string to LE before search 9 years ago
Karl Skomski 2314378f06 src: fix u-a-free if uv returns err in ASYNC_CALL 9 years ago
Steven R. Loomis af24376e18 build: Intl: deps: bump ICU to 56.1 (GA) 9 years ago
Junliang Yan 7c85557ef0 test: Fix test-fs-read-stream-fd-leak race cond 9 years ago
Trevor Norris 1850879b0e js_stream: prevent abort if isalive doesn't exist 9 years ago
Junliang Yan 26a7ec6960 test: fix losing original env vars issue 9 years ago
Johan Bergström 9136359d57 build: make icu download path customizable 9 years ago
Doug Shamoo d4fc6d93ef doc: add help repo link to CONTRIBUTING.md 9 years ago
Karl Skomski d99336a391 src: replace naive search in Buffer::IndexOf 9 years ago
Trevor Norris 3eaa593a32 async_wrap: correctly pass parent to init callback 9 years ago
Roman Reiss 28aac7f19d doc: add TLS session resumption example 9 years ago
Jérémy Lal b3c5ad10a8 build: add --with-arm-fpu option 9 years ago
Rich Trott e922716192 test: remove deprecated error logging 9 years ago
Karl Skomski 8f29d95a8c test: report timeout in TapReporter 9 years ago
Rod Vagg 365cf22cce doc: update AUTHORS list 9 years ago
Rich Trott 2d0fe4c657 test: linting for buffer-free-callback test 9 years ago
Martial d4399613b7 doc: standardize references to userland 9 years ago
Nathan Rajlich 9c2748bad1 tools: remove leftover license boilerplate 9 years ago
Rod Machen 75de258376 doc: fix spelling in Buffer documentation 9 years ago
Fedor Indutny 2ddbbfd164 http: cork/uncork before flushing pipelined res 9 years ago
Fedor Indutny 660f7591c8 buffer: FreeCallback should be tied to ArrayBuffer 9 years ago
Rich Trott 70c9e4337e test: make common.js mandatory via linting rule 9 years ago
Rich Trott b7179562aa test: load common.js in all tests 9 years ago
Rich Trott 5d9f83ff2a tools: apply linting to custom rules code 9 years ago
Trevor Norris 651a5b51eb buffer: only check if instance is Uint8Array 9 years ago
Trevor Norris d5a1b1ad7c buffer: clean up usage of __proto__ 9 years ago
Evan Lucas e0fffca836 util: fix for inspecting promises 9 years ago
Ben Noordhuis 18a8b2ec73 tools: remove unused gflags module 9 years ago
Steven R. Loomis f00f3268e4 build: intl: avoid 'duplicate main()' on ICU 56 9 years ago
Steven R. Loomis 725c7276dd doc: fix README.md link to joyent/node intl wiki 9 years ago
Evan Lucas bab555a1c1 test: speed up stringbytes-external test 9 years ago
Roman Reiss ddf258376d test: use normalize() for unicode paths 9 years ago
Rich Trott 63644dd1cd lib: remove redundant code, add tests in timers.js 9 years ago
Evan Lucas 8dfdee3733 util: correctly inspect Map/Set Iterators 9 years ago
Evan Lucas b5c51fdba0 util: fix check for Array constructor 9 years ago
Jeremy Whitlock 546e8333ba src: fix --abort-on-uncaught-exception 9 years ago
Julien Gilli 8b50e95f06 deps: backport 1ee712a from V8 upstream 9 years ago