12289 Commits (e97dae573c11ae6db072aa41d00e4422d38f68c7)
 

Author SHA1 Message Date
Trevor Norris e97dae573c buffer: don't abort on prototype getters 9 years ago
Jason Karns 775c01e3aa doc: recommend Infinity on emitter.setMaxListeners 10 years ago
Dave Hodder 048c8f2c4b doc: Amend capitalization of word JavaScript 9 years ago
Alejandro Oviedo 2146f62065 doc: add method links in child_process.markdown 9 years ago
Alejandro Oviedo 70c78c9469 doc: add method links in dns.markdown 9 years ago
Rich Trott 72c8a74b55 test: remove common.inspect() 9 years ago
Rich Trott a1040f2065 test: refresh temp directory when using pipe 9 years ago
Rich Trott 47befffc53 lib,test: deprecate _linklist 9 years ago
Steven R. Loomis 01908d0a9a build: Intl: deps: bump ICU to 56.1 (GA) 9 years ago
Junliang Yan 8aa589c069 test: Fix test-fs-read-stream-fd-leak race cond 9 years ago
Trevor Norris 178ac3367f js_stream: prevent abort if isalive doesn't exist 9 years ago
Ben Noordhuis ded4f91eef assert: support arrow functions in .throws() 9 years ago
Karl Skomski ccaaae9d0c src: fix u-a-free if uv returns err in ASYNC_CALL 9 years ago
Junliang Yan a9d42e0131 test: fix losing original env vars issue 9 years ago
Johan Bergström a214905ff4 build: make icu download path customizable 9 years ago
Doug Shamoo 35cdded744 doc: add help repo link to CONTRIBUTING.md 9 years ago
Karl Skomski a18dd7b788 src: replace naive search in Buffer::IndexOf 9 years ago
Trevor Norris aeee956ac7 async_wrap: correctly pass parent to init callback 9 years ago
Roman Reiss 07a84191c0 doc: add TLS session resumption example 9 years ago
Jérémy Lal 17665af02f build: add --with-arm-fpu option 9 years ago
Rich Trott 099cfbc58c test: remove deprecated error logging 9 years ago
Ali Ijaz Sheikh a334ddc467 Revert "deps: backport 03ef3cd from V8 upstream" 9 years ago
Karl Skomski 10924ce8ed test: report timeout in TapReporter 9 years ago
Rod Vagg 0116da11d3 doc: update AUTHORS list 9 years ago
Rich Trott 6f63a4af0e test: linting for buffer-free-callback test 9 years ago
Martial f5a3f44f5c doc: standardize references to userland 9 years ago
Nathan Rajlich 66c9c61212 tools: remove leftover license boilerplate 9 years ago
Rod Machen 20b68e5b42 doc: fix spelling in Buffer documentation 9 years ago
Fedor Indutny 184f09dbe4 http: cork/uncork before flushing pipelined res 9 years ago
Fedor Indutny d1f24044b9 buffer: FreeCallback should be tied to ArrayBuffer 9 years ago
Rich Trott 3de353b554 test: make common.js mandatory via linting rule 9 years ago
Rich Trott c78091d689 test: load common.js in all tests 9 years ago
Rich Trott dbce29a3ac tools: apply linting to custom rules code 9 years ago
James M Snell e655a437b3 http: do not allow multiple instances of certain response headers 9 years ago
James M Snell 0094a8dad7 http: add callback is function check 9 years ago
Trevor Norris 05d424c029 buffer: only check if instance is Uint8Array 9 years ago
Trevor Norris 8a685e7fe3 buffer: clean up usage of __proto__ 9 years ago
Evan Lucas a1bda1b4de util: fix for inspecting promises 9 years ago
Ben Noordhuis 87d26152b4 tools: remove unused gflags module 9 years ago
Steven R. Loomis aa97ae7cf8 build: intl: avoid 'duplicate main()' on ICU 56 9 years ago
Steven R. Loomis d25e34ba69 doc: fix README.md link to joyent/node intl wiki 9 years ago
Evan Lucas 7d66749eca test: speed up stringbytes-external test 9 years ago
Roman Reiss 81e98e9363 test: use normalize() for unicode paths 9 years ago
Rich Trott 070aac4a87 lib: remove redundant code, add tests in timers.js 9 years ago
Sakthipriyan Vairamani 6ad458b752 module: remove unnecessary property and method 9 years ago
Evan Lucas 88533881dd util: correctly inspect Map/Set Iterators 9 years ago
Evan Lucas 089d688617 util: fix check for Array constructor 9 years ago
Jeremy Whitlock 77a10ed05f src: fix --abort-on-uncaught-exception 9 years ago
Julien Gilli 49dec1afd8 deps: backport 1ee712a from V8 upstream 9 years ago
Justin Chase 8593b3e8eb module: use UNC paths when loading native addons 9 years ago