12320 Commits (7fb128d8dff0e690e2c31b3bc192c027932a4608)
 

Author SHA1 Message Date
Michaël Zasso 7fb128d8df deps: cherry-pick backports to V8 9 years ago
Michaël Zasso d8011d1683 deps: upgrade V8 to 4.6.85.23 9 years ago
Michaël Zasso d1a2e5357e gitignore: don't ignore debug source directory in V8 9 years ago
Steven R. Loomis a441aa6e1d doc: update WORKING_GROUPS.md to include Intl 9 years ago
Myles Borins 6c032a8333 test: replace util with backtick strings 9 years ago
Fedor Indutny ab03635fb1 http: fix stalled pipeline bug 9 years ago
Julien Gilli f45c315763 test: fix domain with abort-on-uncaught on PPC 9 years ago
Fábio Santos 85b74de9de stream: fix signature of _write() in a comment 9 years ago
Timothy Gu 81503e597b doc: fix typo in changelog 9 years ago
Rich Trott e3d9d25083 test: add test-child-process-emfile fail message 9 years ago
Brian White 2d3560767e src: fix exception message encoding on Windows 9 years ago
James M Snell 0a7076b0f1 2015-10-13, Version 4.2.1 'Argon' (LTS) Release 9 years ago
Rod Vagg 4bc9d97c5f doc: label v4.2.0 as LTS in changelog heading 9 years ago
Liang-Chi Hsieh ff877e93e1 src: fix stuck debugger process 9 years ago
Rich Trott 6f14b3a7db test: remove util from common 9 years ago
Fedor Indutny 931118c9d7 buffer: fix assertion error in WeakCallback 9 years ago
Rich Trott 7d94611ac9 test: split up buffer tests for reliability 9 years ago
Ryan Graham bde32f8a4d lib: fix undefined timeout regression 9 years ago
James M Snell 47db2472e5 2015-10-12, Version 4.2.0 'Argon' (LTS) Release 9 years ago
Fedor Indutny 51325c03d4 tls: use parent handle's close callback 9 years ago
Trevor Norris a713024579 net: don't throw on bytesWritten access 9 years ago
Rich Trott 3202456baa test: remove util properties from common 9 years ago
Brian White 68990948fe stream: avoid pause with unpipe in buffered write 9 years ago
David Boivin 8e213096df doc: update the assert module summary 9 years ago
reggi 3ef2e4acf3 doc: fix typos in changelog 9 years ago
Roman Klauke 0474bf57d9 doc: replace node-gyp link with nodejs/node-gyp 9 years ago
Rich Trott 31c971d641 test: parallelize long-running test 9 years ago
Balázs Galambosi b9279aa193 doc: remove old note, 'cluster' is marked stable 9 years ago
Karl Skomski 9148114c93 src: convert BE-utf16-string to LE before search 9 years ago
Kat Marchán aff3acf268 deps: upgrade to npm 2.14.7 9 years ago
Rich Trott ead5cd990c test: test `util` rather than `common` 9 years ago
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